tests: add test for Process::signal and Process::kill
authorAlexis Laferrière <alexis.laf@xymus.net>
Wed, 14 May 2014 17:48:23 +0000 (13:48 -0400)
committerAlexis Laferrière <alexis.laf@xymus.net>
Thu, 15 May 2014 19:03:40 +0000 (15:03 -0400)
commit1e9e1c36b4d80fa5c39564da34d1399be1d24c1a
tree40bbbedb4c72897cdb50d31d748ad2545925f684
parent5e66b6d2e88fc63f0aed755fde2ad9b9a328f9f5
tests: add test for Process::signal and Process::kill

Signed-off-by: Alexis Laferrière <alexis.laf@xymus.net>
tests/sav/test_kill_process.res [new file with mode: 0644]
tests/test_kill_process.nit [new file with mode: 0644]