Tests: Convert the kernel_all_events_basic test to an equivalent shell test
authorChristian Babeux <christian.babeux@efficios.com>
Fri, 22 Feb 2013 02:08:56 +0000 (21:08 -0500)
committerChristian Babeux <christian.babeux@efficios.com>
Fri, 22 Feb 2013 18:00:25 +0000 (13:00 -0500)
commita3ed20b4dae0d228f39fe222e0170387eab85f42
treea8a6ae681f6a5929ca818c887259afde5437c2b3
parentf8710000845cb6187b03336b3cf93845cc0e7f41
Tests: Convert the kernel_all_events_basic test to an equivalent shell test

The test_all_events shell script test has the same behavior has the
kernel_all_events_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_all_events_basic.c [deleted file]
tests/regression/kernel/test_all_events [new file with mode: 0755]
This page took 0.024363 seconds and 4 git commands to generate.