mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-22 06:37:42 -04:00
explicitly list test programs
This commit is contained in:
parent
cd8e7e8bf8
commit
d17cf1cade
5 changed files with 58 additions and 5 deletions
|
|
@ -2,4 +2,31 @@ Content-Type: application/X-atf-atffile; version="1"
|
|||
|
||||
prop: test-suite = bind9
|
||||
|
||||
tp-glob: *_test
|
||||
tp: acl_test
|
||||
tp: db_test
|
||||
tp: dbdiff_test
|
||||
tp: dbiterator_test
|
||||
tp: dbversion_test
|
||||
tp: dh_test
|
||||
tp: dispatch_test
|
||||
tp: dnstap_test
|
||||
tp: dstrandom_test
|
||||
tp: geoip_test
|
||||
tp: gost_test
|
||||
tp: keytable_test
|
||||
tp: master_test
|
||||
tp: name_test
|
||||
tp: nsec3_test
|
||||
tp: peer_test
|
||||
tp: private_test
|
||||
tp: rbt_serialize_test
|
||||
tp: rbt_test
|
||||
tp: rdata_test
|
||||
tp: rdataset_test
|
||||
tp: rdatasetstats_test
|
||||
tp: rsa_test
|
||||
tp: time_test
|
||||
tp: tsig_test
|
||||
tp: update_test
|
||||
tp: zonemgr_test
|
||||
tp: zt_test
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@ Content-Type: application/X-atf-atffile; version="1"
|
|||
|
||||
prop: test-suite = bind9
|
||||
|
||||
tp-glob: *_test
|
||||
tp: resconf_test
|
||||
|
|
|
|||
|
|
@ -2,4 +2,29 @@ Content-Type: application/X-atf-atffile; version="1"
|
|||
|
||||
prop: test-suite = bind9
|
||||
|
||||
tp-glob: *_test
|
||||
tp: aes_test
|
||||
tp: buffer_test
|
||||
tp: counter_test
|
||||
tp: errno_test
|
||||
tp: file_test
|
||||
tp: hash_test
|
||||
tp: ht_test
|
||||
tp: lex_test
|
||||
tp: mem_test
|
||||
tp: netaddr_test
|
||||
tp: parse_test
|
||||
tp: pool_test
|
||||
tp: print_test
|
||||
tp: queue_test
|
||||
tp: radix_test
|
||||
tp: random_test
|
||||
tp: ratelimit_test
|
||||
tp: regex_test
|
||||
tp: result_test
|
||||
tp: safe_test
|
||||
tp: sockaddr_test
|
||||
tp: socket_test
|
||||
tp: symtab_test
|
||||
tp: task_test
|
||||
tp: taskpool_test
|
||||
tp: time_test
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@ Content-Type: application/X-atf-atffile; version="1"
|
|||
|
||||
prop: test-suite = bind9
|
||||
|
||||
tp-glob: *_test
|
||||
tp: parser_test
|
||||
|
|
|
|||
|
|
@ -2,4 +2,5 @@ Content-Type: application/X-atf-atffile; version="1"
|
|||
|
||||
prop: test-suite = bind9
|
||||
|
||||
tp-glob: *_test
|
||||
tp: listenlist_test
|
||||
tp: notify_test
|
||||
|
|
|
|||
Loading…
Reference in a new issue