libsigrok/tests
Gerhard Sittig f2a9a7c2c8 tests: also cover endianess conversion helpers
Introduce a new tests/conv.c source file which exercises the endianess
conversion macros. It's assumed that some use cases may break their
operation, fortunately these edge cases were not seen before, or the
unreliable operation went unnoticed. This test raises awareness of the
implementation's constraints.

This is a start, the test sequence will benefit from adding some more
cases to increase coverage.
2020-05-29 06:09:47 +02:00
..
analog.c tests: Expand test_analog_unit_to_string unit test. 2018-06-19 18:22:42 +02:00
conv.c tests: also cover endianess conversion helpers 2020-05-29 06:09:47 +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: add (negative) "." test case for rational conversion 2018-07-22 16:36:15 +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