Update test-case for tracepoints and add a new test-case
authorNils Carlson <nils.carlson@ericsson.com>
Tue, 31 Aug 2010 13:45:08 +0000 (15:45 +0200)
committerNils Carlson <nils.carlson@ericsson.com>
Wed, 1 Sep 2010 12:04:37 +0000 (14:04 +0200)
commita5f09c2c8efcc5fc047178bef0acb73552cdf390
treefd8b544f7e5efea89162160f3b3081e410ec9ffe
parent9dec086e052cf7f583a3afaa3aab48a6de8d38ac
Update test-case for tracepoints and add a new test-case

Update the test-case for probes to handle a new data pointer
in the probe function. Also add a new test-case that stress-tests
probe registration and unregistration.
configure.ac
tests/Makefile.am
tests/hello/hello.c
tests/hello/tp.c
tests/register_test/Makefile.am [new file with mode: 0644]
tests/register_test/register_test.c [new file with mode: 0644]
tests/register_test/tp.h [new file with mode: 0644]
This page took 0.023452 seconds and 4 git commands to generate.