]> granicus.if.org Git - sysstat/commit
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)
commita0b7fc5e1390d0fb0c451dafefeedab67ca5e37e
tree10bb72ec4606ffbeefa52d4ba5495a57785b0598
parent0ce12c6acea9a89500176ce49e55ae08ca3d7990
Fix #145: Tests failures on big endian archs

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]