summaryrefslogtreecommitdiff
path: root/usr.bin/Makefile
diff options
context:
space:
mode:
authorBrooks Davis <brooks@FreeBSD.org>2020-03-23 19:01:23 +0000
committerBrooks Davis <brooks@FreeBSD.org>2020-03-23 19:01:23 +0000
commitb0d29bc47dba79f6f38e67eabadfb4b32ffd9390 (patch)
tree54badfc4f7f2c5cfe01d092cd8ec571f6cc38d9c /usr.bin/Makefile
parentc697fb7f7cc9bedc5beee44d35b771c4e87b335a (diff)
parent08334c51dbb99d9ecd2bb86a2d94ed06da9e167a (diff)
downloadsrc-test-b0d29bc47dba79f6f38e67eabadfb4b32ffd9390.tar.gz
src-test-b0d29bc47dba79f6f38e67eabadfb4b32ffd9390.zip
Import the kyua test framework.
Having kyua in the base system will simplify automated testing in CI and eliminates bootstrapping issues on new platforms. The build of kyua is controlled by WITH(OUT)_TESTS_SUPPORT. Reviewed by: emaste Obtained from: CheriBSD Sponsored by: DARPA Differential Revision: https://reviews.freebsd.org/D24103
Notes
Notes: svn path=/head/; revision=359260
Diffstat (limited to 'usr.bin/Makefile')
-rw-r--r--usr.bin/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile
index cb166e99457ef..de7c56d52b039 100644
--- a/usr.bin/Makefile
+++ b/usr.bin/Makefile
@@ -246,6 +246,7 @@ SUBDIR.${MK_QUOTAS}+= quota
SUBDIR.${MK_SENDMAIL}+= vacation
SUBDIR.${MK_TALK}+= talk
SUBDIR.${MK_TELNET}+= telnet
+SUBDIR.${MK_TESTS_SUPPORT}.${MK_CXX}+= kyua
SUBDIR.${MK_TESTS}+= tests
SUBDIR.${MK_TEXTPROC}+= ul
SUBDIR.${MK_TFTP}+= tftp