verif_log_subtest
verif_log_subtest("good_prog", false, 1);
verif_log_subtest("good_prog", false, 2);
verif_log_subtest("bad_prog", true, 1);
verif_log_subtest("bad_prog", true, 2);