]> granicus.if.org Git - sysstat/commit
iostat: Add new non regression tests
authorSebastien GODARD <sysstat@users.noreply.github.com>
Sun, 21 Jul 2019 14:10:53 +0000 (16:10 +0200)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Sun, 21 Jul 2019 14:10:53 +0000 (16:10 +0200)
commita6c9a69842263644f7da8ad5e4c3e8322a7c463d
tree661f6f701f35256cd5709cf9b26698c29a328eae
parentf88224a9fd256707e6dd05fd9ca295c61bdab057
iostat: Add new non regression tests

These tests focus on devices with a slash in their name (e.g.
cciss/c0d0...).

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
63 files changed:
tests/00350 [new file with mode: 0644]
tests/02670 [new file with mode: 0644]
tests/02675 [new file with mode: 0644]
tests/02680 [new file with mode: 0644]
tests/02685 [new file with mode: 0644]
tests/02690 [new file with mode: 0644]
tests/02695 [new file with mode: 0644]
tests/02700 [new file with mode: 0644]
tests/02705 [new file with mode: 0644]
tests/02710 [new file with mode: 0644]
tests/02715 [new file with mode: 0644]
tests/02720 [new file with mode: 0644]
tests/02725 [new file with mode: 0644]
tests/02730 [new file with mode: 0644]
tests/02735 [new file with mode: 0644]
tests/TLIST
tests/expected.iostat-cciss [new file with mode: 0644]
tests/expected.iostat-g2 [new file with mode: 0644]
tests/expected.iostat-gALL [new file with mode: 0644]
tests/expected.iostat-gp [new file with mode: 0644]
tests/expected.iostat-gpALL [new file with mode: 0644]
tests/expected.iostat-gpy [new file with mode: 0644]
tests/expected.iostat-p-cciss [new file with mode: 0644]
tests/expected.iostat-sigint
tests/expected.iostat-x-ALL-p-ALL
tests/expected.sadf-d
tests/expected.sadf-g
tests/expected.sadf-j
tests/expected.sadf-p
tests/expected.sadf-r
tests/expected.sadf-x
tests/expected.sar-dec
tests/expected.sar-human
tests/expected.sar-jUUID
tests/expected2.sadf-g
tests/expected2.sar-all
tests/root.README
tests/root6/dev/cciss/c0d0 [new file with mode: 0644]
tests/root6/dev/cciss/c0d0p1 [new file with mode: 0644]
tests/root6/dev/cciss/c0d0p2 [new file with mode: 0644]
tests/root6/proc/diskstats
tests/root6/sys/block/_list
tests/root6/sys/block/cciss!c0d0/_list [new file with mode: 0644]
tests/root6/sys/block/cciss!c0d0/cciss!c0d0p1/stat [new file with mode: 0644]
tests/root6/sys/block/cciss!c0d0/cciss!c0d0p2/stat [new file with mode: 0644]
tests/root6/sys/block/cciss!c0d0/device/_void [new file with mode: 0644]
tests/root6/sys/block/cciss!c0d0/stat [new file with mode: 0644]
tests/root6/sys/dev/block/104:0 [new symlink]
tests/root6/sys/dev/block/104:1 [new symlink]
tests/root6/sys/dev/block/104:2 [new symlink]
tests/root7/dev/cciss/c0d0 [new file with mode: 0644]
tests/root7/dev/cciss/c0d0p1 [new file with mode: 0644]
tests/root7/dev/cciss/c0d0p2 [new file with mode: 0644]
tests/root7/proc/diskstats
tests/root7/sys/block/_list
tests/root7/sys/block/cciss!c0d0/_list [new file with mode: 0644]
tests/root7/sys/block/cciss!c0d0/cciss!c0d0p1/stat [new file with mode: 0644]
tests/root7/sys/block/cciss!c0d0/cciss!c0d0p2/stat [new file with mode: 0644]
tests/root7/sys/block/cciss!c0d0/device/_void [new file with mode: 0644]
tests/root7/sys/block/cciss!c0d0/stat [new file with mode: 0644]
tests/root7/sys/dev/block/104:0 [new symlink]
tests/root7/sys/dev/block/104:1 [new symlink]
tests/root7/sys/dev/block/104:2 [new symlink]