Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-17 | Add distribution suite | Anders Svensson | |
2012-11-19 | Minor test suite tweaks | Anders Svensson | |
2012-08-26 | Exercise service_info in test suites | Anders Svensson | |
2012-08-26 | Lighten up on timetraps in test suites | Anders Svensson | |
Some look to be optimistic when running in slow virtual environments. (With bad time keeping?) | |||
2012-08-26 | Fix timing issue with subscribe in test suites | Anders Svensson | |
Has to happen before add_transport to be sure of getting the subsequent event. | |||
2011-12-16 | Remove trailing whitespace | Anders Svensson | |
2011-11-10 | Use trivial capabilities callback in traffic suite | Anders Svensson | |
2011-10-10 | Use util to simplify connection establishment in suites | Anders Svensson | |
2011-10-10 | Add util functions for managing connections | Anders Svensson | |
2011-10-10 | Use tcp/sctp port resolution from testsuites | Anders Svensson | |
2011-10-07 | Make testsuites more robust in case of init failure | Anders Svensson | |
In particular, move code out of init_per_suite since failure causes end_per_suite to be skipped. Cleanup is simpler if both init and cleanup happen as testcases. | |||
2011-09-26 | Move appup tests into app suite and use systools for both | Anders Svensson | |
2011-09-26 | Add codec suite based on pure ct | Anders Svensson | |