libsigrok/tests
Gerhard Sittig 3cc2028382 tests: relax the "version text" length check, accept longer strings
The version text length check fails for git setups that use more digits
in abbreviated hashes, as is recommended by e.g. the Linux kernel project.

Raise the upper limit for acceptable version strings, and add comments
on how the limits were determined. The test still might fail in setups
of slightly different configuration, but now it's easier to see why the
test failed, and how to adjust the test.

Signed-off-by: Gerhard Sittig <gerhard.sittig@gmx.net>
2016-10-17 02:08:44 +02:00
..
analog.c analog: improve output readability by using SI prefix 2016-08-29 00:25:19 +02:00
core.c Build: Include <config.h> first in all source files 2015-09-13 18:54:46 +02:00
device.c Build: Include <config.h> first in all source files 2015-09-13 18:54:46 +02:00
driver_all.c Build: Include <config.h> first in all source files 2015-09-13 18:54:46 +02:00
input_all.c Build: Include <config.h> first in all source files 2015-09-13 18:54:46 +02:00
input_binary.c Build: Include <config.h> first in all source files 2015-09-13 18:54:46 +02:00
lib.c Build: Include <config.h> first in all source files 2015-09-13 18:54:46 +02:00
lib.h Add a few unit tests for the analog conversion functions. 2015-10-21 00:29:29 +02:00
main.c Add a few unit tests for the analog conversion functions. 2015-10-21 00:29:29 +02:00
output_all.c Build: Include <config.h> first in all source files 2015-09-13 18:54:46 +02:00
session.c Build: Include <config.h> first in all source files 2015-09-13 18:54:46 +02:00
strutil.c strutil: add method to get an sr_rational from a string 2016-05-16 23:35:10 +02:00
transform_all.c Build: Include <config.h> first in all source files 2015-09-13 18:54:46 +02:00
trigger.c Build: Include <config.h> first in all source files 2015-09-13 18:54:46 +02:00
version.c tests: relax the "version text" length check, accept longer strings 2016-10-17 02:08:44 +02:00