Changes

Jump to navigation Jump to search
342 bytes added ,  10:08, 4 May 2013
Mention crtools check
Line 48: Line 48:     
== Checking how it works ==
 
== Checking how it works ==
 +
 +
First thing to do is to run
 +
 +
<pre>
 +
# crtools check --ms
 +
</pre>
 +
 +
At the end it should say "Looks OK", if it doesn't the messages on the screen explain what functionality is missing.
 +
If you're using our custom kernel, then the <code>--ms</code> option should not be used, in this case CRIU would
 +
check for ''all'' the kernel features to work.
    
You can first look into the [[ZDTM Test Suite]] which sits in the <code>tests/zdtm/</code> directory.
 
You can first look into the [[ZDTM Test Suite]] which sits in the <code>tests/zdtm/</code> directory.

Navigation menu