Tests: Replace prove by autotools tap runner
[lttng-ust.git] / .gitignore
index 78cba0dc782c92363e3ba386d6144958656f263a..a5c33fb5416b2bef8f3338ba8f5425b5a065358c 100644 (file)
@@ -2,6 +2,8 @@
 *.swp
 *.o
 *.swo
+*.trs
+*.log
 Makefile
 .libs/
 .deps/
@@ -61,6 +63,8 @@ tests/ust-elf/prog
 tests/ust-elf/test_ust_elf
 tests/benchmark/bench1
 tests/benchmark/bench2
+tests/ctf-types/ctf-types
+tests/test-app-ctx/hello
 
 # Java agent library
 *.class
This page took 0.023628 seconds and 4 git commands to generate.