Check for segfault and illegal instruction when expecting an error
authorFrédéric Moulins <ffrrrr@gmail.com>
Tue, 26 Aug 2008 10:28:00 +0000 (12:28 +0200)
committerFelix <nbd@openwrt.org>
Tue, 26 Aug 2008 10:31:34 +0000 (12:31 +0200)
When an error is expected, fail the test when return code is :
* 139: segmentation fault
* 132: illegal instruction


No differences found