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:03:12 +0000 (13:03 -0400)
commit8a489ef928a15fd3cd18341340228874a4c94d27
tree6a8007bc492c00881ddd4f05e517048016bacc34
parentd6431f8e4894c48cbc70ec1af96b6d87508834a2
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.025746 seconds and 4 git commands to generate.