]> sigrok.org Git - libsigrok.git/commit
tests: extend endianess conversion tests to also cover the 48bit writer
authorGerhard Sittig <redacted>
Sat, 27 Feb 2021 13:35:54 +0000 (14:35 +0100)
committerGerhard Sittig <redacted>
Tue, 16 Mar 2021 20:26:35 +0000 (21:26 +0100)
commit8f87c5284bf05c14e125f0cd6c292417d0decbbe
tree5a08bd9e836d90164a3ef11fc048e0ffe399361f
parent797c8d9034213296dacf1b3fe2044138f623f4d6
tests: extend endianess conversion tests to also cover the 48bit writer

Cover the recently added writer for 48bit little endian data. Prepare a
large bytes pattern buffer that can also serve for future 64bit tests.
tests/conv.c