Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-08-14 | tests: Factor out srdtest_setup() / srdtest_teardown(). | Uwe Hermann | |
2014-07-31 | tests/check_session.c: Fix compiler warning. | Uwe Hermann | |
This fixes 'warning: "_POSIX_C_SOURCE" redefined' with some Python versions. | |||
2014-05-03 | tests/check_session.c: Use UINT64_MAX. | Uwe Hermann | |
2014-02-01 | Fix more warnings exposed by -Wmissing-prototypes. | Uwe Hermann | |
2013-10-31 | unittests: Update to recent API changes. | Uwe Hermann | |
srd_session_config_set() is now called srd_session_metadata_set(), and SRD_CONF_NUM_PROBES and SRD_CONF_UNITSIZE are dropped. | |||
2013-10-20 | testsuite: Add a few session related unit tests. | Uwe Hermann | |