]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - contrib/atf/atf-run/sample/common.conf
Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.
[FreeBSD/stable/10.git] / contrib / atf / atf-run / sample / common.conf
1 Content-Type: application/X-atf-config; version="1"
2
3 #
4 # Sample configuration file for properties affecting all test suites.
5 #
6
7 # When running the test suite as root, some tests require to switch to
8 # an unprivileged user to perform extra checks.  Set this variable to
9 # the user you want to use in those cases.  If not set, those tests will
10 # be skipped.
11 #unprivileged-user = "_atf"