Add all tests executable to gitignore
authorDavid Goulet <david.goulet@polymtl.ca>
Wed, 9 Feb 2011 19:11:53 +0000 (14:11 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 9 Feb 2011 19:11:53 +0000 (14:11 -0500)
Signed-off-by: David Goulet <david.goulet@polymtl.ca>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
.gitignore

index 9935f115fde6396b46d99398eba1e461c478e48b..cdf8505e2843075bfa29f410dd65763cb8b2383c 100644 (file)
@@ -24,3 +24,19 @@ libtool
 
 ustctl/ustctl
 ust-consumerd/ust-consumerd
+
+tests/basic/basic
+tests/basic_long/basic_long
+tests/dlopen/dlopen
+tests/fork/fork
+tests/fork/fork2
+tests/hello/hello
+tests/hello2/hello2
+tests/libustctl_function_tests/libustctl_function_tests
+tests/register_test/register_test
+tests/same_line_marker/same_line_marker
+tests/test-libustinstr-malloc/prog
+tests/test-nevents/prog
+tests/trace_event/trace_event_test
+tests/tracepoint/benchmark/tracepoint_benchmark
+tests/tracepoint/tracepoint_test
This page took 0.023406 seconds and 4 git commands to generate.