tests: return the proper TAP exit code
authorMichael Jeanson <mjeanson@efficios.com>
Mon, 13 Jul 2020 19:41:01 +0000 (15:41 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 29 Jul 2020 17:02:17 +0000 (13:02 -0400)
commitd2d77525ab283446bd07a857cc43edf37ae583a3
treee715fcc5c18f71d11d6b236552f4bca72a02ea88
parent074a63c45bb9123218df235126a51e9d47aa8863
tests: return the proper TAP exit code

The C TAP library provides the 'exit_status()' function that will return
the proper exit code according to the number of tests that succeeded or
failed.

Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Change-Id: I0de2349609eb34b1c5e58f09012c1db0126923c0
tests/regression/tools/notification/rotation.c
tests/unit/test_kernel_data.c
This page took 0.025023 seconds and 4 git commands to generate.