113de33a5SJulio Merino.include <bsd.own.mk> 213de33a5SJulio Merino 313de33a5SJulio MerinoTAP_TESTS_SH= legacy_test 49622238cSJulio Merino# Some tests in here are silently not run when the tests are executed as 59622238cSJulio Merino# root. Explicitly tell Kyua to drop privileges. 69622238cSJulio Merino# 79622238cSJulio Merino# TODO(jmmv): Kyua needs to do this by default, not only when explicitly 89622238cSJulio Merino# requested. See https://code.google.com/p/kyua/issues/detail?id=6 99622238cSJulio MerinoTEST_METADATA.legacy_test+= required_user="unprivileged" 1013de33a5SJulio Merino 11*f5fd950eSJulio Merino.include <bsd.test.mk> 12