6205515cc8
Extend test coverage for the sr_analog_to_float() conversion routine. Pass data which is encoded in native, little and big endian format to the routine. Pass single and double precision floating point data, and integer data in different unit sizes and signedness. Cover scale/offset calculations as well. Also cover expected failed conversion for unsupported combinations of input data format details (half/quad precision float, u64 integer). Adjust the grouping of test cases in the sequence while we are here. Move SI prefix, unit, and rational number related tests out of the analog-to-float conversion group. |
||
---|---|---|
.. | ||
analog.c | ||
conv.c | ||
core.c | ||
device.c | ||
driver_all.c | ||
input_all.c | ||
input_binary.c | ||
lib.c | ||
lib.h | ||
main.c | ||
output_all.c | ||
session.c | ||
strutil.c | ||
transform_all.c | ||
trigger.c | ||
version.c |