Open main menu
Home
Random
Log in
Settings
About CRIU
Disclaimers
CRIU
Search
Changes
← Older edit
Newer edit →
ZDTM API
(edit)
Revision as of 16:25, 23 January 2015
391 bytes added
,
16:25, 23 January 2015
no edit summary
Line 111:
Line 111:
$(<D)/$(<F) --pidfile=$@ --outfile=$<.out --OPTIONS-HERE
$(<D)/$(<F) --pidfile=$@ --outfile=$<.out --OPTIONS-HERE
</pre>
</pre>
+
+
=== Checking test works ===
+
+
To make sure test itself works do these steps:
+
+
<pre>
+
make cleanout # to clean the directory from old stuff
+
make $test # to build the test
+
make $test.pid # to start the test
+
make $test.out # to stop the test and ask it for "checking" stage and results
+
</pre>
+
+
All logs from test, including the pass/fail status would be in the <code>$test.out</code> file.
== Adding test to automatic suite ==
== Adding test to automatic suite ==
[[Category: Development]]
[[Category: Development]]
Xemul
Bureaucrats
,
Administrators
2,257
edits