summaryrefslogtreecommitdiffstats
path: root/usr.bin/lastcomm/tests/Makefile
diff options
context:
space:
mode:
authorasomers <asomers@FreeBSD.org>2016-07-12 22:53:11 +0000
committerasomers <asomers@FreeBSD.org>2016-07-12 22:53:11 +0000
commita940d275de0f4495069899abc0cc78bc74976f25 (patch)
tree87655da58f82513aa22a8790aee952c9288c994f /usr.bin/lastcomm/tests/Makefile
parentca02bfc136dcbf690b54466b85955727b7ef87cc (diff)
downloadFreeBSD-src-a940d275de0f4495069899abc0cc78bc74976f25.zip
FreeBSD-src-a940d275de0f4495069899abc0cc78bc74976f25.tar.gz
MFC r302206
Skip lastcomm and sa tests on unsupported architectures usr.bin/lastcom/tests/Makefile usr.sbin/sa/tests/Makefile Set allow_architectures appropriately. These tests depend on golden files that must be generated for each architecture, and haven't yet been generated for all of them. PR: 204154
Diffstat (limited to 'usr.bin/lastcomm/tests/Makefile')
-rw-r--r--usr.bin/lastcomm/tests/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/lastcomm/tests/Makefile b/usr.bin/lastcomm/tests/Makefile
index b0fac0e..d357648 100644
--- a/usr.bin/lastcomm/tests/Makefile
+++ b/usr.bin/lastcomm/tests/Makefile
@@ -3,6 +3,7 @@
TESTSDIR= ${TESTSBASE}/usr.bin/lastcomm
TAP_TESTS_SH= legacy_test
+TEST_METADATA.legacy_test+= allowed_architectures="amd64 i386 sparc64"
FILESDIR= ${TESTSDIR}
FILES= v1-amd64-acct.in
OpenPOWER on IntegriCloud