Lines Matching refs:testnum
47 static int testnum; variable
63 testnum++, oflags, strerror(errno)); in test_one()
69 testnum++, oflags, tmpf); in test_one()
77 testnum++, oflags); in test_one()
83 testnum++, oflags); in test_one()
89 testnum++, oflags, tmpf, strerror(errno)); in test_one()
95 testnum++, oflags, fd, strerror(errno)); in test_one()
102 testnum++, oflags); in test_one()
109 testnum++, oflags); in test_one()
115 testnum++, oflags); in test_one()
122 testnum++, oflags, fd, strerror(errno)); in test_one()
126 testnum++, oflags); in test_one()
128 printf("ok %d - oflags=%#x\n", testnum++, oflags); in test_one()