tests: return the proper TAP exit code
authorMichael Jeanson <mjeanson@efficios.com>
Mon, 13 Jul 2020 19:22:35 +0000 (15:22 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 25 Aug 2020 20:02:01 +0000 (16:02 -0400)
commit1e160d581926ab1a75b4f061d35672aad6c232c5
tree51af3b28fd57a0a01c134fa03be3f4b61e9bd2f6
parent5e15e5e8a7ac066f00e540583c4bd8f0042a3d21
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: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: I786527dfa9cfe2d1a7c8bc80086d54186f60b4d9
tests/gcc-weak-hidden/main.c
tests/snprintf/prog.c
tests/ust-elf/prog.c
This page took 0.024854 seconds and 4 git commands to generate.