]> granicus.if.org Git - sysstat/commit
pidstat: Add new non regression tests
authorSebastien GODARD <sysstat@users.noreply.github.com>
Wed, 11 Mar 2020 17:41:06 +0000 (18:41 +0100)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Wed, 11 Mar 2020 17:41:06 +0000 (18:41 +0100)
commit67ac7b97ebf103c671df0227d781b8a65bc737d2
tree19694bbffbc4c52c13efa636e9123dfc92a6688d
parentbfc658778f7d4c1df3d474d2940f97a3b2dfee57
pidstat: Add new non regression tests

New non regression tests for the pidstat command. Tests should be run in
sysstat simulation environment (use do_test script).

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
40 files changed:
tests/05050 [new file with mode: 0644]
tests/05055 [new file with mode: 0644]
tests/05060 [new file with mode: 0644]
tests/05065 [new file with mode: 0644]
tests/05070 [new file with mode: 0644]
tests/05075 [new file with mode: 0644]
tests/05080 [new file with mode: 0644]
tests/05085 [new file with mode: 0644]
tests/05090 [new file with mode: 0644]
tests/05095 [new file with mode: 0644]
tests/05100 [new file with mode: 0644]
tests/05105 [new file with mode: 0644]
tests/05110 [new file with mode: 0644]
tests/05115 [new file with mode: 0644]
tests/05120 [new file with mode: 0644]
tests/05125 [new file with mode: 0644]
tests/05130 [new file with mode: 0644]
tests/05135 [new file with mode: 0644]
tests/05140 [new file with mode: 0644]
tests/05145 [new file with mode: 0644]
tests/05150 [new file with mode: 0644]
tests/05155 [new file with mode: 0644]
tests/05160 [new file with mode: 0644]
tests/05165 [new file with mode: 0644]
tests/05170 [new file with mode: 0644]
tests/05175 [new file with mode: 0644]
tests/TLIST
tests/expected.pidstat-A-TCHILD [new file with mode: 0644]
tests/expected.pidstat-A-TTASK [new file with mode: 0644]
tests/expected.pidstat-At-TALL [new file with mode: 0644]
tests/expected.pidstat-d-TTASK-ALL [new file with mode: 0644]
tests/expected1.pidstat-A-TCHILD [new file with mode: 0644]
tests/expected1.pidstat-A-TTASK [new file with mode: 0644]
tests/expected1.pidstat-At [new file with mode: 0644]
tests/expected1.pidstat-At-TALL-ALL [new file with mode: 0644]
tests/expected1.pidstat-At-TCHILD [new file with mode: 0644]
tests/expected1.pidstat-At-TCHILD-ALL [new file with mode: 0644]
tests/expected1.pidstat-At-TTASK [new file with mode: 0644]
tests/expected1.pidstat-At-TTASK-ALL [new file with mode: 0644]
tests/expected1.pidstat-d-TTASK [new file with mode: 0644]