]> git.ipfire.org Git - thirdparty/util-linux.git/commit
tests: add ts_check_native_byteorder
authorThomas Weißschuh <thomas@t-8ch.de>
Fri, 18 Nov 2022 16:40:15 +0000 (17:40 +0100)
committerThomas Weißschuh <thomas@t-8ch.de>
Sun, 27 Nov 2022 15:11:29 +0000 (16:11 +0100)
commit104b265f5f45f1faa9f1275767536d3187115e47
treeb0e82ad8c1a48da6d6aecafda2cba991257445f6
parentf145492fa871a5a08f466aae27886c2ddccec402
tests: add ts_check_native_byteorder

This can be used to skip tests that require that the machine executing
the tests has the same byteorder as the test executable.

Useful for tests emulated with qemu-user.
tests/functions.sh
tests/ts/lsfd/mkfds-tcp
tests/ts/lsfd/mkfds-udp