|
@@ -0,0 +1,25 @@
|
|
|
+EXTRA_DIST = srv_test.h
|
|
|
+EXTRA_DIST += srv_unittest.h
|
|
|
+EXTRA_DIST += mockups.h
|
|
|
+
|
|
|
+EXTRA_DIST += testdata/badExampleQuery_fromWire
|
|
|
+EXTRA_DIST += testdata/badExampleQuery_fromWire.spec
|
|
|
+EXTRA_DIST += testdata/example.com
|
|
|
+EXTRA_DIST += testdata/examplequery_fromWire
|
|
|
+EXTRA_DIST += testdata/examplequery_fromWire.spec
|
|
|
+EXTRA_DIST += testdata/example.sqlite3
|
|
|
+EXTRA_DIST += testdata/iqueryresponse_fromWire
|
|
|
+EXTRA_DIST += testdata/iqueryresponse_fromWire.spec
|
|
|
+EXTRA_DIST += testdata/multiquestion_fromWire
|
|
|
+EXTRA_DIST += testdata/multiquestion_fromWire.spec
|
|
|
+EXTRA_DIST += testdata/queryBadEDNS_fromWire
|
|
|
+EXTRA_DIST += testdata/queryBadEDNS_fromWire.spec
|
|
|
+EXTRA_DIST += testdata/shortanswer_fromWire
|
|
|
+EXTRA_DIST += testdata/shortanswer_fromWire.spec
|
|
|
+EXTRA_DIST += testdata/shortmessage_fromWire
|
|
|
+EXTRA_DIST += testdata/shortquestion_fromWire
|
|
|
+EXTRA_DIST += testdata/shortresponse_fromWire
|
|
|
+EXTRA_DIST += testdata/simplequery_fromWire
|
|
|
+EXTRA_DIST += testdata/simplequery_fromWire.spec
|
|
|
+EXTRA_DIST += testdata/simpleresponse_fromWire
|
|
|
+EXTRA_DIST += testdata/simpleresponse_fromWire.spec
|