Home
last modified time | relevance | path

Searched refs:notests (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/buildroot/package/localedef/
H A D0001-HACK-only-build-and-install-localedef.patch19 @@ -216,10 +216,16 @@ binaries-shared-notests = $(filter-out $(binaries-pie) $(binaries-static), \
20 $(binaries-all-notests))
22 ifneq "$(strip $(binaries-shared-notests))" ""
23 -$(addprefix $(objpfx),$(binaries-shared-notests)): %: %.o \
27 +$(addprefix $(objpfx),$(binaries-shared-notests)): %: %.o
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/libdnf/libdnf/
H A Denable_test_data_dir_set.patch19 + set(TEST_DATA_DIR "/notests")
/OK3568_Linux_fs/buildroot/package/aubio/
H A Daubio.mk20 AUBIO_WAF_OPTS = --notests
/OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/maliit/
H A Dmaliit-plugins-qt5_git.bb31 EXTRA_QMAKEVARS_PRE:append = " CONFIG+=notests"
H A Dmaliit-framework-qt5_git.bb65 EXTRA_QMAKEVARS_PRE:append = " CONFIG+=notests"
/OK3568_Linux_fs/kernel/crypto/
H A Dtestmgr.c43 static bool notests; variable
44 module_param(notests, bool, 0644);
45 MODULE_PARM_DESC(notests, "disable crypto self-tests");
5640 if (!fips_enabled && notests) { in alg_test()
/OK3568_Linux_fs/buildroot/output/OK3568/target/usr/lib/modules/5.10.160/
H A Dmodules.builtin.modinfo
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dkernel-parameters.txt806 cryptomgr.notests