mirror of
https://gitlab.isc.org/isc-projects/dhcp
synced 2025-08-30 05:47:45 +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 \
|
../../omapip/libomapi.a ../../bind/lib/libdns.a \
|
||||||
../../bind/lib/libisc.a
|
../../bind/lib/libisc.a
|
||||||
|
|
||||||
endif
|
|
||||||
|
|
||||||
check: $(ATF_TESTS)
|
check: $(ATF_TESTS)
|
||||||
atf-run | atf-report
|
atf-run | atf-report
|
||||||
|
|
||||||
|
endif
|
||||||
|
|
||||||
check_PROGRAMS = $(ATF_TESTS)
|
check_PROGRAMS = $(ATF_TESTS)
|
||||||
|
@ -528,8 +528,8 @@ uninstall-am:
|
|||||||
tags tags-recursive uninstall uninstall-am
|
tags tags-recursive uninstall uninstall-am
|
||||||
|
|
||||||
|
|
||||||
check: $(ATF_TESTS)
|
@HAVE_ATF_TRUE@check: $(ATF_TESTS)
|
||||||
atf-run | atf-report
|
@HAVE_ATF_TRUE@ atf-run | atf-report
|
||||||
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
# 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.
|
# Otherwise a system limit (for SysV at least) may be exceeded.
|
||||||
.NOEXPORT:
|
.NOEXPORT:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user