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:36 +0000 (16:01 -0400)
commitbf746e7d3ca3d5769c6b72a87825dd94ae7238c8
tree2810790d47648f60063d3ffb2beed41814c1fa9a
parentcefef7a70a723c31ab6a0746c7611f145337dabe
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.024819 seconds and 4 git commands to generate.