Fix: replace 'modprobe -l' by lsmod in kernel test
[lttng-tools.git] / tests / test_list.py
index 069429dfb7db1a502af7638528d441a5f8d0538a..818f660a4608cfc35328dab35a9a88e177d9ba06 100644 (file)
@@ -41,12 +41,6 @@ Tests = \
     'success': 0, 'enabled': True
     },
     {
-    'bin': "ust/nevents/run", 'daemon': True, 'kern': False,
-    'name': "UST tracer - Generate multiple events",
-    'desc': "Test multiple events during tracing",
-    'success': 0, 'enabled': True
-    },
-    {
     'bin': "ust/high-throughput/run", 'daemon': True, 'kern': False,
     'name': "UST tracer - Testing high events throughput",
     'desc': "Test multiple large number of events with concurrent application",
This page took 0.023045 seconds and 4 git commands to generate.