]> git.ipfire.org Git - thirdparty/util-linux.git/commit
tests: add kill --queue check
authorSami Kerola <kerolasa@iki.fi>
Mon, 14 Jul 2014 17:52:05 +0000 (18:52 +0100)
committerKarel Zak <kzak@redhat.com>
Tue, 15 Jul 2014 11:22:24 +0000 (13:22 +0200)
commit558445c93d4b7b2f4cc5bcb80ed13c83bebd02c1
tree59a9916ab2f153daf6f03f8c9430eb442ac65acd
parent33f7c502c62c7e0ed5362c352d6f43a61d159b7f
tests: add kill --queue check

Correction.  The final failure to catch signal exit should not use
exiter() function.

--->8----
From: Sami Kerola <kerolasa@iki.fi>
Date: Mon, 14 Jul 2014 18:35:56 +0100
Subject: [PATCH] tests: add kill --queue check

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
tests/expected/kill/queue [new file with mode: 0644]
tests/helpers/test_sigreceive.c
tests/ts/kill/options
tests/ts/kill/queue [new file with mode: 0755]