diff options
| author | Alex Richardson <arichardson@FreeBSD.org> | 2021-03-02 16:28:26 +0000 |
|---|---|---|
| committer | Alex Richardson <arichardson@FreeBSD.org> | 2021-03-02 16:38:05 +0000 |
| commit | 955a3f9ad586f38395e66127f9f2f4afbf3d5a94 (patch) | |
| tree | cffd956c4e9af63152f5630d78ba116c026e6376 /tests | |
| parent | 0401989282d1bb9972ae2bf4862c2c6c92ae5f27 (diff) | |
| parent | c59f30a57b509d88ab47e5cf2e1509fdc8a2749c (diff) | |
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/sys/capsicum/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/sys/capsicum/Makefile b/tests/sys/capsicum/Makefile index 75dd0238895f..ded91803cf8a 100644 --- a/tests/sys/capsicum/Makefile +++ b/tests/sys/capsicum/Makefile @@ -35,7 +35,7 @@ SRCS.capsicum-test+= \ overhead.cc \ rename.cc -LIBADD.capsicum-test+= gtest pthread +LIBADD.capsicum-test+= gtest pthread procstat TEST_METADATA.capsicum-test= required_user="unprivileged" .for p in mini-me mini-me.noexec mini-me.setuid |
