summaryrefslogtreecommitdiffstats
path: root/bin/tests/names/dns_name_hash_data
diff options
context:
space:
mode:
Diffstat (limited to 'bin/tests/names/dns_name_hash_data')
-rw-r--r--bin/tests/names/dns_name_hash_data12
1 files changed, 12 insertions, 0 deletions
diff --git a/bin/tests/names/dns_name_hash_data b/bin/tests/names/dns_name_hash_data
new file mode 100644
index 0000000..093ba45
--- /dev/null
+++ b/bin/tests/names/dns_name_hash_data
@@ -0,0 +1,12 @@
+#
+# test data for dns_name_hash
+# format:
+# <testname1> <tab> <testname2> <tab> <cshm> <tab> <cishm>
+# where:
+# cshm is 0 if a case sensitive hash of testname1 should match a
+# case sensitive hash of testname2, otherwise cshm != 0
+# and:
+# cishm is 0 if a case insensitive hash of testname1 should match a
+# case insensitive hash of testname2, otherwise cishm != 0
+#
+a.b.c.d a.b.c.d. 0 0