dev/chroot-test/action/testing_system
author David Douard <david.douard@logilab.fr>
Mon, 03 Nov 2014 11:12:35 +0100
changeset 371 e9ce904b62a9
parent 272 f7c64f03cd60
permissions -rw-r--r--
[test] add unit tests for ruleset We extract the rules building logic from readfile into a Ruleset.buildrules() method to ease testing.


if [ \! -e /please-trash-this-system ] ; then
    echo "These tests will only run in a special test environment, sorry"
    exit -1
fi