summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorFrancis Dupont <fdupont@isc.org>2017-12-30 17:46:16 +0100
committerFrancis Dupont <fdupont@isc.org>2017-12-30 17:46:16 +0100
commitfd21fdfe67f85c2ec5890063f49f198b66c11a54 (patch)
treedc7e788e7a5eb29f554126ac6b393977964c5257 /common
parente3318080eea68223bcbdb0beef6157a51cd7b180 (diff)
downloadisc-dhcp-fd21fdfe67f85c2ec5890063f49f198b66c11a54.tar.gz
Removed Kyuafile files
Diffstat (limited to 'common')
-rw-r--r--common/Kyuafile4
-rw-r--r--common/tests/Kyuafile7
2 files changed, 0 insertions, 11 deletions
diff --git a/common/Kyuafile b/common/Kyuafile
deleted file mode 100644
index 69893c3d..00000000
--- a/common/Kyuafile
+++ /dev/null
@@ -1,4 +0,0 @@
-syntax(2)
-test_suite('isc-dhcp')
-
-include('tests/Kyuafile')
diff --git a/common/tests/Kyuafile b/common/tests/Kyuafile
deleted file mode 100644
index cb1e2cf5..00000000
--- a/common/tests/Kyuafile
+++ /dev/null
@@ -1,7 +0,0 @@
-syntax(2)
-test_suite('isc-dhcp')
-
-atf_test_program{name='alloc_unittest'}
-atf_test_program{name='dns_unittest'}
-atf_test_program{name='misc_unittest'}
-atf_test_program{name='ns_name_unittest'}