Searched refs:test_ndx (Results 1 – 1 of 1) sorted by relevance
918 int test_ndx; /* index into the array of tests */ in main() local920 for (test_ndx = 1; test_ndx <= MAXTEST; test_ndx++) { in main()921 rc = test_ptr[test_ndx] (); in main()924 test_ndx); in main()927 test_ndx); in main()