tests: return the proper TAP exit code
authorMichael Jeanson <mjeanson@efficios.com>
Mon, 13 Jul 2020 18:56:57 +0000 (14:56 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 16 Jul 2020 22:38:13 +0000 (18:38 -0400)
commitd6641c890cd38d0c43a84fd54ccf3c10de88a56b
treeb2faebb1353e5e9cd58b987e12d0f8b7a3245a5c
parent26aad6001b3ddbca1d248f669bccd0da32a7760a
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: Ia76ed7d1510bb23bf3848f85ac9022c66e752311
tests/ctf-writer/ctf_writer.c
tests/lib/test_bt_values.c
tests/plugins/flt.lttng-utils.debug-info/test_bin_info.c
tests/plugins/flt.lttng-utils.debug-info/test_dwarf.c
This page took 0.024406 seconds and 4 git commands to generate.