summaryrefslogtreecommitdiffstats
path: root/tests/helpers/test_byteswap.c
Commit message (Collapse)AuthorAgeFilesLines
* tests: add static keyword where needed [smatch scan]Sami Kerola2017-03-171-3/+3
| | | | Signed-off-by: Sami Kerola <kerolasa@iki.fi>
* tests: fix compiler warningKarel Zak2013-04-181-1/+1
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: fix compiler warnings [-Wunused-parameter]Karel Zak2011-08-011-1/+1
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: add swabN() regression testKarel Zak2008-12-051-0/+114
Signed-off-by: Karel Zak <kzak@redhat.com>