aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2013-06-16 14:29:59 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2013-06-16 14:29:59 +0000
commit670c68d144a184bae8dd07c6d677d60c6a5d5458 (patch)
tree3c2511f1dda35058af9f000a3376ecf01a6cf624 /devel/Makefile
parent55a23d6dbb94dfc1cba99447c1edeaa51b5fbc12 (diff)
downloadports-670c68d144a184bae8dd07c6d677d60c6a5d5458.tar.gz
ports-670c68d144a184bae8dd07c6d677d60c6a5d5458.zip
New port: devel/kyua-atf-compat:
Kyua (pronounced Q.A.) is a testing framework for both developers and users. Kyua is different from most other testing frameworks in that it puts the end user experience before anything else. There are multiple reasons for users to run the tests themselves, and Kyua ensures that they can do so in the most convenient way. This module, kyua-atf-compat, provides tools to ease the transition from ATF to Kyua. In particular, this includes is a tool to convert Atffile files to Kyuafile files in an automated manner, and drop-in replacement wrappers for atf-run and atf-report. WWW: https://code.google.com/p/kyua/ PR: ports/177640 Submitted by: asomers Reviewed by: Garrett Cooper <yaneurabeya@gmail.com>
Notes
Notes: svn path=/head/; revision=321053
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 2b79838a1662..f67c0048aa9f 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -915,6 +915,7 @@
SUBDIR += kscope
SUBDIR += kyra
SUBDIR += kyua
+ SUBDIR += kyua-atf-compat
SUBDIR += kyua-testers
SUBDIR += lasi
SUBDIR += lcov