]> sigrok.org Git - libsigrok.git/history - tests
uni-t-ut181a: drop serial flush() after open()
[libsigrok.git] / tests /
2021-08-04 Gerhard Sittigtests: unbreak endianess conversion test routine (too...
2021-03-16 Gerhard Sittigtests: extend endianess conversion tests to also cover...
2020-09-18 Gerhard Sittigtests/analog: add more tests for analog feed to float...
2020-09-15 Jiri Slabytests: strutil, use ck_assert
2020-05-29 Gerhard Sittigtests: extend endianess conversion tests to also cover...
2020-05-29 Gerhard Sittigtests: also cover endianess conversion helpers
2018-07-22 Gerhard Sittigtests: add (negative) "." test case for rational conversion
2018-07-22 Gerhard Sittigtests: add more cases for text to rational number conve...
2018-07-22 Gerhard Sittigtests: echo text input when rational conversion fails
2018-06-19 Uwe Hermanntests: Expand test_analog_unit_to_string unit test.
2018-06-19 Uwe Hermanntests: Fix test_analog_unit_to_string unit test.
2018-06-01 Frank Stettnertests: Tests for the locale independent sr_vsprintf_asc...
2018-02-21 Frank Stettnertests: Fix incomplete fail message for locale tests.
2018-02-20 Uwe HermannUse UINT64_C instead of "ULL" number suffix.
2018-02-11 Frank Stettnertests: Tests for the locale independent sr_vsnprintf_as...
2017-09-24 Stefan Brünsstrutil: Fix sr_parse_rational for integral parts betwe...
2017-08-06 Uwe Hermannsr_voltage_string(): Add a space before the unit.
2017-08-06 Uwe HermannAdd sr_voltage_string() unit tests.
2017-03-07 Soeren ApelRework sr_period_string
2017-01-21 Stefan Brünstests/strutil: Check output of sr_period_string
2017-01-07 Gerhard Sittiglicense: remove FSF postal address from boiler plate...
2016-10-17 Gerhard Sittigtests: relax the "version text" length check, accept...
2016-08-28 Aurelien Jacobsanalog: improve output readability by using SI prefix
2016-05-16 Stefan Brünsanalog: Implement division for sr_rational
2016-05-16 Stefan Brünsanalog: Implement multiplication for sr_rational
2016-05-16 Stefan Brünsanalog: Add equality check for sr_rational
2016-05-16 Stefan Brünsstrutil: add method to get an sr_rational from a string
2015-10-25 Uwe Hermanntests: Drop another obsolete sr_analog_float_to_string...
2015-10-24 Uwe HermannDrop unneeded sr_analog_float_to_string().
2015-10-20 Uwe HermannAdd a few unit tests for the analog conversion functions.
2015-09-13 Daniel ElstnerBuild: Include <config.h> first in all source files
2015-08-16 Daniel Elstnertests: Include <libsigrok/libsigrok.h>
2015-07-10 Uwe HermannConvert a few more occurrences of d->priv to d->context.
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.