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:01:54 +0000 (16:01 -0400)
commit72d536367b146c34c0b79425257a037674c69cce
tree81b358894e0c182b278ac12a47887fd86f1ca756
parent74211da04fac64abca20883d03bab5bdd80cf5af
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/snprintf.c
tests/ust-elf/ust-elf.c
This page took 0.024321 seconds and 5 git commands to generate.