]> granicus.if.org Git - sysstat/commit
simtest: Add non regression tests for mpstat command
authorSebastien GODARD <sysstat@users.noreply.github.com>
Sat, 16 Nov 2019 13:37:59 +0000 (14:37 +0100)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Sat, 16 Nov 2019 13:37:59 +0000 (14:37 +0100)
commit7bcc6a9ad76fca2b9e2a86edb27d1eae70203131
tree0a7aacd0ad620e4b7dc98ae712bb8ec26f91d095
parent9cb0fafdb246fdcdbc81c9616470792a5971024f
simtest: Add non regression tests for mpstat command

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
56 files changed:
tests/03000 [new file with mode: 0644]
tests/03002 [new file with mode: 0644]
tests/03010 [new file with mode: 0644]
tests/03012 [new file with mode: 0644]
tests/03020 [new file with mode: 0644]
tests/03022 [new file with mode: 0644]
tests/03030 [new file with mode: 0644]
tests/03032 [new file with mode: 0644]
tests/03040 [new file with mode: 0644]
tests/03042 [new file with mode: 0644]
tests/03100 [new file with mode: 0644]
tests/03105 [new file with mode: 0644]
tests/03110 [new file with mode: 0644]
tests/03115 [new file with mode: 0644]
tests/03120 [new file with mode: 0644]
tests/03125 [new file with mode: 0644]
tests/03130 [new file with mode: 0644]
tests/03135 [new file with mode: 0644]
tests/TLIST
tests/expected.mpstat [new file with mode: 0644]
tests/expected.mpstat-A [new file with mode: 0644]
tests/expected.mpstat-APN [new file with mode: 0644]
tests/expected.mpstat-I [new file with mode: 0644]
tests/expected.mpstat-dec [new file with mode: 0644]
tests/root1/sys/devices/system/cpu/cpu0/node0 [new file with mode: 0644]
tests/root1/sys/devices/system/cpu/cpu1/node1 [new file with mode: 0644]
tests/root1/sys/devices/system/cpu/cpu2/node0 [new file with mode: 0644]
tests/root1/sys/devices/system/cpu/cpu3/node1 [new file with mode: 0644]
tests/root1/sys/devices/system/cpu/cpu4/node0 [new file with mode: 0644]
tests/root1/sys/devices/system/cpu/cpu5/node1 [new file with mode: 0644]
tests/root1/sys/devices/system/cpu/cpu6/node0 [new file with mode: 0644]
tests/root1/sys/devices/system/cpu/cpu7/node1 [new file with mode: 0644]
tests/root2/sys/devices/system/cpu/cpu0/node0 [new file with mode: 0644]
tests/root2/sys/devices/system/cpu/cpu1/node1 [new file with mode: 0644]
tests/root2/sys/devices/system/cpu/cpu2/node0 [new file with mode: 0644]
tests/root2/sys/devices/system/cpu/cpu3/node1 [new file with mode: 0644]
tests/root2/sys/devices/system/cpu/cpu4/node0 [new file with mode: 0644]
tests/root2/sys/devices/system/cpu/cpu5/node1 [new file with mode: 0644]
tests/root2/sys/devices/system/cpu/cpu6/node0 [new file with mode: 0644]
tests/root2/sys/devices/system/cpu/cpu7/node1 [new file with mode: 0644]
tests/root3/sys/devices/system/cpu/cpu0/node0 [new file with mode: 0644]
tests/root3/sys/devices/system/cpu/cpu1/node1 [new file with mode: 0644]
tests/root3/sys/devices/system/cpu/cpu2/node0 [new file with mode: 0644]
tests/root3/sys/devices/system/cpu/cpu3/node1 [new file with mode: 0644]
tests/root3/sys/devices/system/cpu/cpu4/node0 [new file with mode: 0644]
tests/root3/sys/devices/system/cpu/cpu5/node1 [new file with mode: 0644]
tests/root3/sys/devices/system/cpu/cpu6/node0 [new file with mode: 0644]
tests/root3/sys/devices/system/cpu/cpu7/node1 [new file with mode: 0644]
tests/root4/sys/devices/system/cpu/cpu0/node0 [new file with mode: 0644]
tests/root4/sys/devices/system/cpu/cpu1/node1 [new file with mode: 0644]
tests/root4/sys/devices/system/cpu/cpu2/node0 [new file with mode: 0644]
tests/root4/sys/devices/system/cpu/cpu3/node1 [new file with mode: 0644]
tests/root4/sys/devices/system/cpu/cpu4/node0 [new file with mode: 0644]
tests/root4/sys/devices/system/cpu/cpu5/node1 [new file with mode: 0644]
tests/root4/sys/devices/system/cpu/cpu6/node0 [new file with mode: 0644]
tests/root4/sys/devices/system/cpu/cpu7/node1 [new file with mode: 0644]