mirror of
https://gitlab.isc.org/isc-projects/dhcp
synced 2025-08-29 13:28:14 +00:00
Merge branch 'rt25901_atf'
This commit is contained in:
commit
7243a86cc1
@ -14,9 +14,9 @@ alloc_unittest_LDADD += ../libdhcp.a \
|
||||
../../omapip/libomapi.a ../../bind/lib/libdns.a \
|
||||
../../bind/lib/libisc.a
|
||||
|
||||
endif
|
||||
|
||||
check: $(ATF_TESTS)
|
||||
atf-run | atf-report
|
||||
|
||||
endif
|
||||
|
||||
check_PROGRAMS = $(ATF_TESTS)
|
||||
|
@ -528,8 +528,8 @@ uninstall-am:
|
||||
tags tags-recursive uninstall uninstall-am
|
||||
|
||||
|
||||
check: $(ATF_TESTS)
|
||||
atf-run | atf-report
|
||||
@HAVE_ATF_TRUE@check: $(ATF_TESTS)
|
||||
@HAVE_ATF_TRUE@ atf-run | atf-report
|
||||
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
||||
# Otherwise a system limit (for SysV at least) may be exceeded.
|
||||
.NOEXPORT:
|
||||
|
Loading…
x
Reference in New Issue
Block a user