aboutsummaryrefslogtreecommitdiff
path: root/bin/sh/tests/Kyuafile
blob: b2e4b320dd899d3a6d8fbdfae224f34c65f8d5e4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
-- $FreeBSD$

syntax(2)

test_suite("FreeBSD")

-- Some tests in here are silently not run when the tests are executed as
-- root.  Explicitly tell Kyua to drop privileges.
--
-- TODO(jmmv): Kyua needs to do this by default, not only when explicitly
-- requested.  See https://code.google.com/p/kyua/issues/detail?id=6
tap_test_program{name="legacy_test", required_user="unprivileged"}