aboutsummaryrefslogtreecommitdiffstats
path: root/lib/inviso/test/inviso_tool_SUITE_data/tracecase2_off.trc
blob: cc89c3aa03bf2a6f58fea98eb0a2dbf35a23017e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
%% TRACECASE2_OFF.TRC
%% -----------------------------------------------------------------------------
%% This is a test trace case to be used by the inviso_tool_SUITE.
%% The tracecase is mainly used for testing that synchronous tracecases return
%% values.
%%
%% Nodes=list(), inviso_tool variable - all traced nodes.
%% -----------------------------------------------------------------------------

inviso:ctpl(Nodes,math,pi,0).
another_return_value.
%% END-OF-TRACE-CASE