Test: template on create session
[lttng-tools.git] / tests / regression / tools / templates / sessions / normal_no_output.lttng
diff --git a/tests/regression/tools/templates/sessions/normal_no_output.lttng b/tests/regression/tools/templates/sessions/normal_no_output.lttng
new file mode 100644 (file)
index 0000000..85eacb8
--- /dev/null
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<sessions>
+       <session>
+               <name>normal_no_output</name>
+               <started>false</started>
+               <output>
+                       <consumer_output>
+                               <enabled>true</enabled>
+                               <destination>
+                                       <path></path>
+                               </destination>
+                       </consumer_output>
+               </output>
+       </session>
+</sessions>
This page took 0.0253 seconds and 5 git commands to generate.