]> err.no Git - util-linux/commit
tests: add swabN() regression test
authorKarel Zak <kzak@redhat.com>
Fri, 5 Dec 2008 15:27:19 +0000 (16:27 +0100)
committerKarel Zak <kzak@redhat.com>
Fri, 5 Dec 2008 15:27:19 +0000 (16:27 +0100)
commit0112925a991035f7dc6e83daf8a286ec2d29c62a
tree432707cf32437f9786f9b6d3fa089bcff5dfe5ec
parentdee98cdedc3c0e36fc6619fca06ad578da373f83
tests: add swabN() regression test

Signed-off-by: Karel Zak <kzak@redhat.com>
tests/commands.sh.in
tests/expected/ts-bitops-swapbytes [new file with mode: 0644]
tests/helpers/.gitignore
tests/helpers/Makefile.am
tests/helpers/test_byteswap.c [new file with mode: 0644]
tests/ts-bitops-swapbytes [new file with mode: 0755]