Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/recipes-devtools/libdnf/libdnf/
H A Denable_test_data_dir_set.patch26 + set(TEST_DATA_DIR "/notests")
/openbmc/linux/crypto/
H A Dtestmgr.c43 static bool notests; variable
44 module_param(notests, bool, 0644);
45 MODULE_PARM_DESC(notests, "disable crypto self-tests");
5880 if (!fips_enabled && notests) { in alg_test()
/openbmc/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt908 cryptomgr.notests