Home
last modified time | relevance | path

Searched refs:check_PROGRAMS (Results 1 – 25 of 31) sorted by relevance

12

/openbmc/phosphor-event/test/
H A DMakefile.am2 check_PROGRAMS = macro
5 TESTS = $(check_PROGRAMS)
8 check_PROGRAMS += utest
/openbmc/openbmc/poky/meta/recipes-support/numactl/numactl/
H A D0001-define-run-test-target.patch23 @@ -126,7 +126,9 @@ regress2: $(check_PROGRAMS)
27 -test: all $(check_PROGRAMS) regress1 regress2 test_numademo
28 +test: all $(check_PROGRAMS)
30 +run-test: all $(check_PROGRAMS) regress1 regress2 test_numademo
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/oprofile/oprofile/
H A D0009-Prevent-running-check-tests-on-host-if-cross-compili.patch50 @@ -13,4 +13,6 @@ check_PROGRAMS = db_test
55 TESTS = ${check_PROGRAMS}
66 TESTS = ${check_PROGRAMS} utf8_checker.sh
77 TESTS = ${check_PROGRAMS}
98 TESTS = ${check_PROGRAMS}
109 TESTS = ${check_PROGRAMS}
/openbmc/openbmc/poky/meta/recipes-core/libxml/libxml2/
H A Dinstall-tests.patch18 @@ -27,6 +27,16 @@ check_PROGRAMS = \
23 +install-test-data: $(check_PROGRAMS)
25 + for T in $(check_PROGRAMS); do \
/openbmc/ibm-logging/test/
H A DMakefile.am3 TESTS = $(check_PROGRAMS)
5 check_PROGRAMS = test_policy test_callout macro
/openbmc/openbmc/poky/meta/recipes-core/util-linux/util-linux/
H A Dptest.patch18 check_PROGRAMS =
20 +TESTS = $(check_PROGRAMS)
/openbmc/phosphor-mboxd/
H A DMakefile.am28 check_PROGRAMS = macro
39 TESTS = $(check_PROGRAMS)
/openbmc/hiomapd/
H A DMakefile.am41 check_PROGRAMS = macro
55 TESTS = $(check_PROGRAMS)
/openbmc/libmctp/
H A DMakefile.am48 TESTS = $(check_PROGRAMS)
50 check_PROGRAMS = tests/test_eid tests/test_seq tests/test_bridge \ macro
/openbmc/openbmc/poky/meta/recipes-support/gdbm/files/
H A Dptest.patch36 +buildtests: $(check_PROGRAMS) $(TESTSUITE)
38 +install-ptest: $(check_PROGRAMS) $(TESTSUITE)
/openbmc/openbmc/poky/meta/recipes-devtools/strace/strace/
H A DMakefile-ptest.patch32 +buildtest-TESTS: $(check_PROGRAMS) $(TESTS)
42 + for file in $(check_PROGRAMS); do \
/openbmc/openbmc/poky/meta/recipes-core/dbus/dbus-glib/
H A Dtest-install-makefile.patch33 ## we use noinst_PROGRAMS not check_PROGRAMS for TESTS so that we
47 ## we use noinst_PROGRAMS not check_PROGRAMS for TESTS so that we
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rsyslog/
H A Dlibrelp_1.11.0.bb39 echo 'buildtest-TESTS: $(check_PROGRAMS)' >> ${TESTDIR}/Makefile
64 sed -e '# do NOT need to rebuild Makefile or $(check_PROGRAMS)' \
H A Drsyslog_8.2408.0.bb92 echo 'buildtest-TESTS: $(check_PROGRAMS)' >> ${TESTDIR}/Makefile
107 -e '# do NOT need to rebuild $(check_PROGRAMS)' \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/bitwise/files/
H A D0001-makefile.am-Fix-build-when-build-dir-is-not-same-as-.patch27 check_PROGRAMS = tests/test-shunting-yard
/openbmc/openbmc/poky/meta/recipes-devtools/flex/flex/
H A D0001-tests-add-a-target-for-building-tests-without-runnin.patch18 TESTS = $(check_PROGRAMS) options.cn
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/asio/
H A Dasio_1.30.2.bb30 echo 'buildtest-TESTS: $(check_PROGRAMS)' >> ${TESTDIR}/Makefile
/openbmc/openbmc/poky/meta/recipes-devtools/automake/automake/
H A D0004-Add-a-new-distro-feature-ptest.patch38 +buildtest-TESTS: $(TESTS) $(check_PROGRAMS)
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/asio/asio/
H A D0001-tests-Remove-blocking_adaptation.cpp.patch27 @@ -68,7 +68,6 @@ check_PROGRAMS = \
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/linux-atm/linux-atm/
H A Dlink-with-ldflags.patch28 #TESTS = $(check_PROGRAMS)
/openbmc/openbmc/poky/meta/recipes-support/gnutls/gnutls/
H A DAdd-ptest-support.patch49 +install-ptest: $(check_PROGRAMS)
/openbmc/phosphor-mboxd/test/
H A DMakefile.am.include100 check_PROGRAMS += \
/openbmc/hiomapd/test/
H A DMakefile.am.include112 check_PROGRAMS += \
/openbmc/openbmc/poky/meta/recipes-devtools/elfutils/files/
H A Dptest.patch45 + $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
/openbmc/openbmc/poky/meta/recipes-devtools/m4/
H A Dm4-1.4.19.inc35 …sed -i '/^buildtest-TESTS: /c buildtest-TESTS: $(TESTS) $(check_LIBRARIES) $(check_PROGRAMS)' Make…

12