basic test support
This commit is contained in:
9
bin/tests/rbt/dns_rbt_findname_1_data
Normal file
9
bin/tests/rbt/dns_rbt_findname_1_data
Normal file
@@ -0,0 +1,9 @@
|
||||
#
|
||||
# test data for dns_rbt_findname assertion 1
|
||||
#
|
||||
# format is: <dbfile> <command> <testname> <exp_result>
|
||||
#
|
||||
dns_rbt.data search a.vix.com DNS_R_SUCCESS
|
||||
dns_rbt_bitstring.data search \[x42/7].vix.com DNS_R_SUCCESS
|
||||
dns_rbt_bitstring.data search a.\[x42/7].com DNS_R_SUCCESS
|
||||
dns_rbt_bitstring.data search a.vix.\[x42/7] DNS_R_SUCCESS
|
||||
Reference in New Issue
Block a user