Changes

Jump to navigation Jump to search
97 bytes added ,  10:07, 25 March 2016
Line 6: Line 6:  
=== All zdtm tests ===
 
=== All zdtm tests ===
 
You can run all the tests by:
 
You can run all the tests by:
       test/zdtm.py
+
       test/zdtm.py run -a
    
{{Out|There's a known issue with BTRFS spoiling dev_t values for files and sockets! Not all tests will work on it.}}
 
{{Out|There's a known issue with BTRFS spoiling dev_t values for files and sockets! Not all tests will work on it.}}
Line 16: Line 16:  
;--nocr
 
;--nocr
 
: would do start test and check results. User to check that test themselves are working.
 
: would do start test and check results. User to check that test themselves are working.
.
+
 
 
;--norst
 
;--norst
 
: would start the test, the checkpoint it leaving the tests run, then check the results. Used to check that checkpoint is not destructive.
 
: would start the test, the checkpoint it leaving the tests run, then check the results. Used to check that checkpoint is not destructive.
Line 39: Line 39:     
=== Certain test ===
 
=== Certain test ===
You can also run the tests manually by issuing a
+
 
 +
You can run a single test with
 +
      zdtm.py run -t <test-name>
 +
 
 +
or you can run only the test proggies themselves manually by issuing the
 
       make <testname>.pid
 
       make <testname>.pid
 
command. After you've done c/r-ing it you should run  
 
command. After you've done c/r-ing it you should run  

Navigation menu