mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-25 02:42:33 -05:00
16 lines
169 B
Modula-2
16 lines
169 B
Modula-2
|
|
LIBRARY libtests
|
||
|
|
|
||
|
|
; Exported Functions
|
||
|
|
EXPORTS
|
||
|
|
t_assert
|
||
|
|
t_bustline
|
||
|
|
t_dc_method_fromtext
|
||
|
|
t_dns_result_fromtext
|
||
|
|
t_eval
|
||
|
|
t_fgetbs
|
||
|
|
t_getenv
|
||
|
|
t_info
|
||
|
|
t_main
|
||
|
|
t_result
|
||
|
|
t_settests
|