xref: /minix3/external/bsd/atf/dist/tools/sample/common.conf (revision 0a6a1f1d05b60e214de2f05a7310ddd1f0e590e7)
1*0a6a1f1dSLionel SambucContent-Type: application/X-atf-config; version="1"
2*0a6a1f1dSLionel Sambuc
3*0a6a1f1dSLionel Sambuc#
4*0a6a1f1dSLionel Sambuc# Sample configuration file for properties affecting all test suites.
5*0a6a1f1dSLionel Sambuc#
6*0a6a1f1dSLionel Sambuc
7*0a6a1f1dSLionel Sambuc# When running the test suite as root, some tests require to switch to
8*0a6a1f1dSLionel Sambuc# an unprivileged user to perform extra checks.  Set this variable to
9*0a6a1f1dSLionel Sambuc# the user you want to use in those cases.  If not set, those tests will
10*0a6a1f1dSLionel Sambuc# be skipped.
11*0a6a1f1dSLionel Sambuc#unprivileged-user = "_atf"
12