zfs/tests/test-runner
Ryan Moeller 94eb65b4c1
ZTS: Use correct signal numbers for status checks
Different operating systems encode exit status in different ways.
The logapi shell library assumes the Solaris meaning of exit codes,
which is not correct on other platforms.

Define the needed constants according to the platform we are running
on and use those to decode process exit status.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Ryan Moeller <ryan@iXsystems.com>
Closes #10121
2020-03-12 10:50:51 -07:00
..
bin ZTS: Test boundary conditions in alloc_class_012 2020-03-12 10:50:01 -07:00
include ZTS: Use correct signal numbers for status checks 2020-03-12 10:50:51 -07:00
man ZTS: Add a failsafe callback to run after each test 2020-03-10 11:00:56 -07:00
Makefile.am Retire legacy test infrastructure 2017-08-15 17:26:38 -07:00