From: David Goulet Date: Wed, 9 Feb 2011 19:11:53 +0000 (-0500) Subject: Add all tests executable to gitignore X-Git-Tag: v0.12~70 X-Git-Url: http://git.lttng.org/?p=ust.git;a=commitdiff_plain;h=c067bf5b81aaf064bd10cce9d45e3f1e033d1cb5 Add all tests executable to gitignore Signed-off-by: David Goulet Signed-off-by: Mathieu Desnoyers --- diff --git a/.gitignore b/.gitignore index 9935f11..cdf8505 100644 --- a/.gitignore +++ b/.gitignore @@ -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