]> sigrok.org Git - libsigrok.git/history - tests
configure.ac: Drop unneeded AC_CANONICAL_SYSTEM.
[libsigrok.git] / tests /
2015-04-07 Uwe Hermannsr_driver_list() now takes a context pointer.
2015-03-26 Uwe Hermannunit tests: Update for sr_session_new() API change.
2015-03-24 Uwe HermannImprove readability and clarity of some numbers.
2015-02-17 Uwe Hermannunit tests: Drop unneeded check_ filename prefix.
2015-02-11 Uwe Hermanntransform: Add a few basic unit tests.
2014-11-23 Uwe HermannAdd a few unit tests for sr_session_trigger_{get,set}.
2014-11-23 Uwe Hermannunit tests: Disable timeout for one of the test cases.
2014-11-22 Uwe HermannFix a bug causing one of the unit tests not being run.
2014-11-22 Uwe HermannAdd a few unit tests for sr_trigger_*().
2014-11-11 Uwe Hermannunit tests: Add a test case for sr_dev_inst_channel_add().
2014-11-11 Uwe Hermannunit tests: Add a test case for sr_dev_inst_user_new().
2014-11-11 Uwe Hermannuni tests: Use sr_dev_inst_channels_get() to fix the...
2014-10-03 Uwe Hermannunit tests: Fix build due to recent changes.
2014-09-10 Uwe Hermanntests: Fix binary input test.
2014-08-31 Uwe Hermannunit tests: Update to recent API changes.
2014-08-18 Uwe Hermannunitests: Adapt to recent API changes.
2014-08-11 Uwe Hermanntests: Factor out srtest_setup() and srtest_teardown().
2014-08-11 Uwe HermannAdd a small set of unit tests for session handling.
2014-07-26 Bert Vermeulenoutput: Finish output module API wrappers.
2014-07-20 Uwe Hermannmake check: Update to new session API.
2014-07-20 Uwe HermannFix 'make check' invocation wrt new libsigrok.h location.
2014-03-25 Uwe HermannA few more random 'probe' to 'channel' changes.
2014-03-25 Uwe HermannRename various *PROBE* macros to *CHANNEL*.
2014-03-25 Uwe HermannReplace 'probe' with 'channel' in most places.
2014-03-25 Uwe HermannRename 'struct sr_probe' to 'struct sr_channel' everywhere.
2014-03-20 Uwe HermannSwitch to a non-recursive automake setup.
2014-01-17 Uwe Hermanntests: Fix a few warnings.
2013-12-07 Marvin SchmidtFix test failure
2013-11-10 Uwe Hermannunittests: Update for probe-groups changes.
2013-10-28 Uwe HermannUnit tests for 'binary' input format & version APIs.
2013-08-07 Uwe Hermannunittests: Comment out a testcase.
2013-08-07 Paul SokolovskyFix sr_si_string_u64() test cases.
2013-04-27 Uwe Hermannunittests: Disable a broken test for now.
2013-04-12 Uwe Hermannunittests: Adapt to new GVariant system.
2013-03-09 Uwe HermannAdd a testsuite for libsigrok.