xref: /netbsd-src/external/bsd/atf/dist/tools/sample/common.conf (revision d780102efefa02003390cc43ea410dbd0ebb4a85)
1Content-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"
12