Add before-after test
[lttng-tools.git] / tests / test_list.py
index 375e07320e8408fffe3ea960e4861cd4992d9e41..238164a3fdcbeda15c051c879c4bbabaf8e2efd1 100644 (file)
@@ -59,4 +59,10 @@ Tests = \
     'success': 0, 'enabled': False
     # Deactivated. This test last 20 minutes...
     },
+    {
+    'bin': "ust/before-after/run", 'daemon': True, 'kern': False,
+    'name': "UST tracer - Tracing before and after app execution",
+    'desc': "Test tracing before and after app execution",
+    'success': 0, 'enabled': True
+    },
 ]
This page took 0.02256 seconds and 4 git commands to generate.