Tests: Add TAP helpers in tests/utils/tap
authorChristian Babeux <christian.babeux@efficios.com>
Thu, 21 Feb 2013 21:31:16 +0000 (16:31 -0500)
committerChristian Babeux <christian.babeux@efficios.com>
Fri, 22 Feb 2013 18:00:22 +0000 (13:00 -0500)
tests/utils/tap/tap.{h,c}:
For use in C tests. You can link against libtap with the usual automake
mechanisms.

tests/utils/tap/tap.sh:
For use in shell scripts tests. Source the script
(e.g. source "tests/utils/tap/tap.sh") to use the relevants TAP functions.

Signed-off-by: Christian Babeux <christian.babeux@efficios.com>

No differences found
This page took 0.024149 seconds and 4 git commands to generate.