Tests: Convert the kernel_event_basic test to an equivalent shell test
authorChristian Babeux <christian.babeux@efficios.com>
Fri, 22 Feb 2013 02:49:14 +0000 (21:49 -0500)
committerChristian Babeux <christian.babeux@efficios.com>
Fri, 22 Feb 2013 18:00:25 +0000 (13:00 -0500)
commitc87d483bfee92c86b7a34c1258a835d6eda042e2
treecf8c0c1361fd4894bc58aed938825cd5f12ca303
parenta3ed20b4dae0d228f39fe222e0170387eab85f42
Tests: Convert the kernel_event_basic test to an equivalent shell test

The test_event_basic shell script test has the same behavior has the
kernel_event_basic test. In addition, the resulting trace produced
by the test is now verified for correctness. Finally, the test output
format has been converted to TAP.

Signed-off-by: Christian Babeux <christian.babeux@efficios.com>
tests/regression/kernel/Makefile.am
tests/regression/kernel/kernel_event_basic.c [deleted file]
tests/regression/kernel/test_event_basic [new file with mode: 0755]
This page took 0.025272 seconds and 4 git commands to generate.