Lines Matching refs:testPreConditions
415 bool testPreConditions{true}; in run_CFI_section_tests() local
433 testPreConditions &= (retCode == CFI_SUCCESS); in run_CFI_section_tests()
444 testPreConditions &= (retCode == CFI_SUCCESS); in run_CFI_section_tests()
446 if (!testPreConditions) { in run_CFI_section_tests()
447 MATCH(true, testPreConditions); in run_CFI_section_tests()
533 bool testPreConditions{true}; in run_CFI_select_part_tests() local
536 testPreConditions &= (retCode == CFI_SUCCESS); in run_CFI_select_part_tests()
539 testPreConditions &= (retCode == CFI_SUCCESS); in run_CFI_select_part_tests()
540 if (!testPreConditions) { in run_CFI_select_part_tests()
541 MATCH(true, testPreConditions); in run_CFI_select_part_tests()
571 testPreConditions &= (retCode == CFI_SUCCESS); in run_CFI_select_part_tests()
572 if (!testPreConditions) { in run_CFI_select_part_tests()
573 MATCH(true, testPreConditions); in run_CFI_select_part_tests()
616 bool testPreConditions{true}; in run_CFI_setpointer_tests() local
621 testPreConditions &= (retCode == CFI_SUCCESS); in run_CFI_setpointer_tests()
624 testPreConditions &= (retCode == CFI_SUCCESS); in run_CFI_setpointer_tests()
625 if (!testPreConditions) { in run_CFI_setpointer_tests()
626 MATCH(true, testPreConditions); in run_CFI_setpointer_tests()