Add a simple test case for TRACE_EVENT v2
authorNils Carlson <nils.carlson@ericsson.com>
Mon, 30 Aug 2010 08:23:04 +0000 (10:23 +0200)
committerPierre-Marc Fournier <pierre-marc.fournier@polymtl.ca>
Wed, 1 Sep 2010 04:17:07 +0000 (00:17 -0400)
commit6749958301e384d8491fb3509e3b089ef662d66a
treec121b8e9b72ba5b520b0f2fb2f9e72669d991568
parent22d7294822cce9fdc893b8ab272e322270456ac9
Add a simple test case for TRACE_EVENT v2

The test case is useful for verifying compilation of the simplest
possible TRACE_EVENT.

Changes since version 1:
Added copyright notices
updated run with UST_AUTOCOLLECT per Davids comment.
configure.ac
tests/Makefile.am
tests/trace_event/Makefile.am [new file with mode: 0644]
tests/trace_event/run [new file with mode: 0755]
tests/trace_event/trace_event_test.c [new file with mode: 0644]
tests/trace_event/trace_event_test.h [new file with mode: 0644]
This page took 0.0235 seconds and 4 git commands to generate.