1 Star 0 Fork 6

maybe13/bind9

forked from openKylin/bind9 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
Makefile.tests 358 Bytes
一键复制 编辑 原始数据 按行查看 历史
luoyaoming 提交于 2022-11-07 15:56 . Import Upstream version 9.18.1
# Hey Emacs, this is -*- makefile-automake -*- file!
# vim: filetype=automake
unit-local: check
TESTS = $(check_PROGRAMS)
LOG_COMPILER = $(builddir)/../../unit-test-driver.sh
AM_CPPFLAGS += \
$(CMOCKA_CFLAGS) \
-DNAMED_PLUGINDIR=\"$(libdir)/named\" \
-DSKIPPED_TEST_EXIT_CODE=77 \
-DTESTS_DIR=\"$(abs_srcdir)\"
LDADD += \
$(CMOCKA_LIBS)
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/maybe13/bind9.git
git@gitee.com:maybe13/bind9.git
maybe13
bind9
bind9
openkylin/yangtze

搜索帮助