Home
last modified time | relevance | path

Searched refs:should_pass (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/tools/testing/selftests/rcutorture/formal/srcu-cbmc/tests/
H A Dtest_script.sh34 should_pass="yes"
36 should_pass="no"
75 should_pass="yes"
83 test "x${should_pass}" = xyes
89 if test ${cbmc_exit_status} -eq 10 && test "x${should_pass}" = xno; then
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/selftest/cases/
H A Dsstatetests.py58 …rgets, distro_specific=True, distro_nonspecific=True, temp_sstate_location=True, should_pass=True): argument
77 if should_pass:
86 …ve'], distro_specific=False, distro_nonspecific=True, temp_sstate_location=True, should_pass=False)
92 …rs'], distro_specific=True, distro_nonspecific=False, temp_sstate_location=True, should_pass=False)