]> sigrok.org Git - libsigrok.git/commitdiff
tests: extend endianess conversion tests to also cover inline routines
authorGerhard Sittig <redacted>
Wed, 27 May 2020 17:53:09 +0000 (19:53 +0200)
committerGerhard Sittig <redacted>
Fri, 29 May 2020 04:12:33 +0000 (06:12 +0200)
Cover the recently introduced inline routines which back the preprocessor
macros for endianess conversion. Add test sequences for read and write
routines for different data types of different sizes, different endianess
formats and signedness, and include those routines which increment the
read/write position.


No differences found