Searched refs:test_count (Results 1 – 5 of 5) sorted by relevance
262 test_count = os.getenv('BOT_TEST_COUNT')263 if test_count:264 test_count = int(test_count)265 self.test_cases *= test_count
274 int test_count = get_test_count(); in unity_run_menu() local311 unity_run_single_test_by_index_parse(cmdline + idx, test_count); in unity_run_menu()
465 for (uint32_t test_count = 0; test_count < 5; test_count++) { variable
255 const int test_count = TEST_COUNT; variable261 for (int i = 0; i < test_count; i++) {
301 int test_count = fake_partition.size/sector_size - 4; variable303 for (int m=0 ; m < test_count; m++) {