libsigrok/tests
Jiri Slaby 505a55f789 tests: strutil, use ck_assert
We pass no message, so use ck_assert instead of ck_assert_msg. This
results in an error with check 0.15:
tests/strutil.c:157:2: error: too few arguments to function '_ck_assert_failed'
  157 |  ck_assert_msg(saved_locale != NULL);
2020-09-15 08:56:21 +02:00
..
analog.c tests: Expand test_analog_unit_to_string unit test. 2018-06-19 18:22:42 +02:00
conv.c tests: extend endianess conversion tests to also cover inline routines 2020-05-29 06:12:33 +02:00
core.c license: remove FSF postal address from boiler plate license text 2017-01-07 16:05:39 +01:00
device.c license: remove FSF postal address from boiler plate license text 2017-01-07 16:05:39 +01:00
driver_all.c license: remove FSF postal address from boiler plate license text 2017-01-07 16:05:39 +01:00
input_all.c license: remove FSF postal address from boiler plate license text 2017-01-07 16:05:39 +01:00
input_binary.c license: remove FSF postal address from boiler plate license text 2017-01-07 16:05:39 +01:00
lib.c license: remove FSF postal address from boiler plate license text 2017-01-07 16:05:39 +01:00
lib.h tests: also cover endianess conversion helpers 2020-05-29 06:09:47 +02:00
main.c tests: also cover endianess conversion helpers 2020-05-29 06:09:47 +02:00
output_all.c license: remove FSF postal address from boiler plate license text 2017-01-07 16:05:39 +01:00
session.c license: remove FSF postal address from boiler plate license text 2017-01-07 16:05:39 +01:00
strutil.c tests: strutil, use ck_assert 2020-09-15 08:56:21 +02:00
transform_all.c license: remove FSF postal address from boiler plate license text 2017-01-07 16:05:39 +01:00
trigger.c license: remove FSF postal address from boiler plate license text 2017-01-07 16:05:39 +01:00
version.c license: remove FSF postal address from boiler plate license text 2017-01-07 16:05:39 +01:00