Add libconfig implementation and tests
[lttng-tools.git] / .gitignore
index d8c993ef52e2a596d458da250770c9f014c4e58f..a3396951b308d22771a7569414877292852e4ac6 100644 (file)
@@ -15,6 +15,7 @@ Makefile.in
 *.info
 *.bz2
 *.tar
+*.class
 .dirstamp
 configure
 aclocal.m4
@@ -56,6 +57,7 @@ tests/unit/test_session
 tests/unit/test_uri
 tests/unit/test_ust_data
 tests/unit/test_utils_parse_size_suffix
+tests/unit/test_utils_expand_path
 kernel_all_events_basic
 kernel_event_basic
 ust_global_event_wildcard
@@ -76,5 +78,7 @@ tests/regression/ust/fork/fork
 tests/regression/ust/fork/fork2
 tests/regression/ust/libc-wrapper/prog
 tests/utils/testapp/gen-ust-nevents/gen-ust-nevents
+tests/regression/tools/live/live_test
+tests/unit/ini_config/ini_config
 
 benchmark/
This page took 0.022602 seconds and 4 git commands to generate.