Add a tracepoint test program
authorDavid Goulet <david.goulet@polymtl.ca>
Fri, 1 Oct 2010 19:19:57 +0000 (21:19 +0200)
committerNils Carlson <nils.carlson@ericsson.com>
Mon, 11 Oct 2010 13:41:19 +0000 (15:41 +0200)
commitcd5de8df6ea38d5810c4abd92edf20a24179f0f5
tree91164876dce664c34a7f853aa43665b2926a56ca
parent6c8567d2a7ae37ee2a805a099f49ca8258862ea7
Add a tracepoint test program

This test is aimed at testing different tracepoint case and
be used to ensure no bugs are added.

Complete description of the test in tracepoint_test.c

Signed-off-by: David Goulet <david.goulet@polymtl.ca>
Acked-by: Nils Carlson <nils.carlson@ericsson.com>
configure.ac
tests/Makefile.am
tests/runtests
tests/tracepoint/Makefile.am [new file with mode: 0644]
tests/tracepoint/run [new file with mode: 0755]
tests/tracepoint/tracepoint_test.c [new file with mode: 0644]
tests/tracepoint/tracepoint_test.h [new file with mode: 0644]
This page took 0.023365 seconds and 4 git commands to generate.