Changes

Jump to navigation Jump to search
217 bytes added ,  13:31, 1 September 2016
Line 133: Line 133:     
; 'flags'
 
; 'flags'
: Space-separated values. <code>suid</code>: test needs root prio to run. <code>noauto</code>: test is excluded from <code>--all</code> run of zdtm.py. <code>crfail</code>: dump should fail for this test. <code>nouser</code>: test cannot be checkpointed in [[user mode]]. <code>excl</code>: test should not be run in parallel with any other test. <code>samens</code>: no <code>--join-ns</code> testing.
+
: Space-separated values. <code>suid</code>: test needs root prio to run. <code>noauto</code>: test is excluded from <code>--all</code> run of zdtm.py. <code>crfail</code>: dump should fail for this test. <code>nouser</code>: test cannot be checkpointed in [[user-mode]]. <code>excl</code>: test should not be run in parallel with any other test. <code>samens</code>: no <code>--join-ns</code> testing.
    +
; 'opts'
 +
: Any test-specific options for criu dump/restore actions should go here
 +
 +
; 'feature'
 +
: The feature that should be [[Checking the kernel|checked]] before running the test.
 +
 +
== See also ==
 +
[[ZDTM Test Suite]]
    
[[Category: Development]]
 
[[Category: Development]]
 
[[Category: Testing]]
 
[[Category: Testing]]

Navigation menu