]> granicus.if.org Git - sysstat/commitdiff
Fix #145: Tests failures on big endian archs
authorSebastien GODARD <sysstat@users.noreply.github.com>
Sun, 30 Apr 2017 14:39:43 +0000 (16:39 +0200)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Sun, 30 Apr 2017 14:39:43 +0000 (16:39 +0200)
This is really a nasty point here. The fix should be to make sar and sadf
able to read both big and little-endian binary data files.
For now we just remove the problematic test cases.

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
tests/009.old [moved from tests/009 with 100% similarity]
tests/010.old [moved from tests/010 with 100% similarity]
tests/011.old [moved from tests/011 with 100% similarity]
tests/012.old [moved from tests/012 with 100% similarity]
tests/013.old [moved from tests/013 with 100% similarity]

similarity index 100%
rename from tests/009
rename to tests/009.old
similarity index 100%
rename from tests/010
rename to tests/010.old
similarity index 100%
rename from tests/011
rename to tests/011.old
similarity index 100%
rename from tests/012
rename to tests/012.old
similarity index 100%
rename from tests/013
rename to tests/013.old