Changes testcases in runtests to use TAP
authorNils Carlson <nils.carlson@combitech.se>
Fri, 28 May 2010 08:21:47 +0000 (10:21 +0200)
committerNils Carlson <nils.carlson@combitech.se>
Fri, 28 May 2010 08:53:18 +0000 (10:53 +0200)
commitdd7a064c5953d06fbd6010f0a0f4a6f94df01a9f
tree425d012477acb27235569b4420e08b4c273e21a9
parent72d022d60207b479177401cfdeddeb685d5aa85f
Changes testcases in runtests to use TAP

TAP - Test Anything Protocol is an easy to parse test protocol.
tests/dlopen/dlopen.sh [new file with mode: 0755]
tests/fork/fork.sh [new file with mode: 0755]
tests/manual_mode_tracing.sh [new file with mode: 0755]
tests/runtests
tests/same_line_marker/same_line_marker.sh [new file with mode: 0755]
tests/tap.sh [new file with mode: 0644]
tests/test-libustinstr-malloc/test-libustinstr-malloc.sh [new file with mode: 0755]
tests/test-nevents/test-nevents.sh [new file with mode: 0755]
tests/test_functions.sh [new file with mode: 0644]
tests/valgrind_ustd.sh [new file with mode: 0755]
This page took 0.023704 seconds and 4 git commands to generate.