Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/multiarch/
H A Dsha512.c619 static int no_plan = 0; variable
769 if(!no_plan && !have_plan && !skip_all) { in _cleanup()
782 if(!skip_all && (no_plan || !have_plan)) { in _cleanup()
786 if((have_plan && !no_plan) && e_tests < test_count) { in _cleanup()
792 if((have_plan || !no_plan) && e_tests > test_count) { in _cleanup()
859 if(no_plan || !have_plan) { in exit_status_()