util-linux/tests/expected/kill
Karel Zak cbf858aa08 tests: split stdout and stderr
* add $TS_ERRLOG for script stderr output
* add optional $TS_EXPECTED_ERR which points to expected/*/*.err

This change allows to keep track about stderr output from our commands
(already found bug in sfdisk...).

We do not have to depend on fragile stdout vs. stderr order (due to
different buffering semantic in different libc, etc.).

Signed-off-by: Karel Zak <kzak@redhat.com>
2019-08-30 15:50:07 +02:00
..
all_processes tests: split stdout and stderr 2019-08-30 15:50:07 +02:00
all_processes.err tests: split stdout and stderr 2019-08-30 15:50:07 +02:00
name_to_number tests: check kill is converting signals names correctly 2014-04-26 19:04:56 +01:00
options tests: check various ways to specify kill signal 2014-04-26 19:04:57 +01:00
print_pid tests: check kill print pid option 2014-04-26 19:04:57 +01:00
queue tests: add kill --queue check 2014-07-15 13:22:24 +02:00