aboutsummaryrefslogtreecommitdiffstats
path: root/lib/inviso/test/inviso_tool_SUITE_data/tracecase4_on.trc
diff options
context:
space:
mode:
Diffstat (limited to 'lib/inviso/test/inviso_tool_SUITE_data/tracecase4_on.trc')
-rw-r--r--lib/inviso/test/inviso_tool_SUITE_data/tracecase4_on.trc9
1 files changed, 9 insertions, 0 deletions
diff --git a/lib/inviso/test/inviso_tool_SUITE_data/tracecase4_on.trc b/lib/inviso/test/inviso_tool_SUITE_data/tracecase4_on.trc
new file mode 100644
index 0000000000..d14c11f78c
--- /dev/null
+++ b/lib/inviso/test/inviso_tool_SUITE_data/tracecase4_on.trc
@@ -0,0 +1,9 @@
+%% TRACECASE4_ON.TRC
+%% -----------------------------------------------------------------------------
+%% This is a test trace case to be used by the inviso_tool_SUITE.
+%% It contains an infinity timer in order for the tracecase executer to hang.
+%% -----------------------------------------------------------------------------
+
+timer:sleep(infinity).
+%% END-OF-TRACE-CASE
+