summaryrefslogtreecommitdiffstats
path: root/lib/isc/tests/Kyuafile
blob: 89b962cf46320cd38b383d651975706b92d76a8b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
-- Copyright (C) Internet Systems Consortium, Inc. ("ISC")
--
-- SPDX-License-Identifier: MPL-2.0
--
-- This Source Code Form is subject to the terms of the Mozilla Public
-- License, v. 2.0.  If a copy of the MPL was not distributed with this
-- file, you can obtain one at https://mozilla.org/MPL/2.0/.
--
-- See the COPYRIGHT file distributed with this work for additional
-- information regarding copyright ownership.

syntax(2)
test_suite('bind9')

tap_test_program{name='aes_test'}
tap_test_program{name='buffer_test'}
tap_test_program{name='counter_test'}
tap_test_program{name='errno_test'}
tap_test_program{name='file_test'}
tap_test_program{name='hash_test'}
tap_test_program{name='heap_test'}
tap_test_program{name='hmac_test'}
tap_test_program{name='ht_test'}
tap_test_program{name='lex_test'}
tap_test_program{name='md_test'}
tap_test_program{name='mem_test'}
tap_test_program{name='netaddr_test'}
tap_test_program{name='netmgr_test'}
tap_test_program{name='parse_test'}
tap_test_program{name='pool_test'}
tap_test_program{name='radix_test'}
tap_test_program{name='quota_test'}
tap_test_program{name='regex_test'}
tap_test_program{name='result_test'}
tap_test_program{name='safe_test'}
tap_test_program{name='siphash_test'}
tap_test_program{name='sockaddr_test'}
tap_test_program{name='socket_test'}
tap_test_program{name='symtab_test'}
tap_test_program{name='task_test'}
tap_test_program{name='taskpool_test'}
tap_test_program{name='time_test'}
tap_test_program{name='timer_test'}