Add integration test for gentle stop/force stop.
authorDavin McCall <davmac@davmac.org>
Sat, 27 Jul 2019 06:03:21 +0000 (16:03 +1000)
committerDavin McCall <davmac@davmac.org>
Sat, 27 Jul 2019 06:03:21 +0000 (16:03 +1000)
commit6c2281fb66e2c9de0738d9bbe3c2e20e69cfebcd
tree56ce0c66c4ac0fc7a28b80b80ca4fbd7ac617eeb
parentfb810bfced5bbfa85708ced0da65d7db9de16329
Add integration test for gentle stop/force stop.
src/igr-tests/force-stop/expected-1 [new file with mode: 0644]
src/igr-tests/force-stop/expected-2.err [new file with mode: 0644]
src/igr-tests/force-stop/expected-3 [new file with mode: 0644]
src/igr-tests/force-stop/run-test.sh [new file with mode: 0755]
src/igr-tests/force-stop/sd/boot [new file with mode: 0644]
src/igr-tests/force-stop/sd/critical [new file with mode: 0644]
src/igr-tests/force-stop/sd/intermediary [new file with mode: 0644]
src/igr-tests/igr-runner.cc