Changes
Jump to navigation
Jump to search
← 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
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Request account
Log in
Namespaces
Page
Discussion
Variants
Views
Read
Edit
View history
More
Search
Navigation
Main page
Recent changes
Random page
Help
Tools
Special pages
Printable version
News
Twitter
YouTube
External resources
Github / source code
Issues / bugs
Mr. Jenkins
Open Hub
OpenVZ