move everything out of trunk
[lttv.git] / tests / facilities / user_tests.xml
diff --git a/tests/facilities/user_tests.xml b/tests/facilities/user_tests.xml
new file mode 100644 (file)
index 0000000..7cb804d
--- /dev/null
@@ -0,0 +1,10 @@
+<?xml version="1.0"?>
+<facility name="user_tests">
+  <description>The core facility contains usertrace test events</description>
+       
+  <event name="write_4bytes">
+    <description>Write a 4 bytes int</description>
+               <field name="data"><int size="4"></field>
+  </event>
+
+</facility>
This page took 0.023243 seconds and 4 git commands to generate.