Searched refs:test_to_run (Results 1 – 1 of 1) sorted by relevance
388 int test_to_run = (int)strtol(argv[1], NULL, 10); in main() local399 printf("running test %d\n", test_to_run); in main()406 switch (test_to_run) { in main()