usertrace tests
authorcompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Wed, 29 Mar 2006 18:43:54 +0000 (18:43 +0000)
committercompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Wed, 29 Mar 2006 18:43:54 +0000 (18:43 +0000)
git-svn-id: http://ltt.polymtl.ca/svn@1731 04897980-b3bd-0310-b5e0-8ef037075253

tests/facilities/tests.xml [new file with mode: 0644]

diff --git a/tests/facilities/tests.xml b/tests/facilities/tests.xml
new file mode 100644 (file)
index 0000000..68808af
--- /dev/null
@@ -0,0 +1,10 @@
+<?xml version="1.0"?>
+<facility name="tests">
+  <description>The core facility contains 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.034609 seconds and 4 git commands to generate.