Searched refs:ntest (Results 1 - 19 of 19) sorted by relevance

/freebsd-12-stable/contrib/pjdfstest/tests/ftruncate/
H A D12.t24 echo "not ok ${ntest}"
25 ntest=`expr ${ntest} + 1`
/freebsd-12-stable/contrib/pjdfstest/tests/truncate/
H A D12.t24 echo "not ok ${ntest}"
25 ntest=`expr ${ntest} + 1`
/freebsd-12-stable/sys/dev/cx/
H A Dcronyxfw.h28 long ntest; /* number of tests */ member in struct:__anon12565
/freebsd-12-stable/contrib/pjdfstest/tests/
H A Dmisc.sh3 ntest=1
33 echo "not ok ${ntest} not root"
47 echo "ok ${ntest}"
49 echo "ok ${ntest} # TODO ${todomsg}"
53 echo "not ok ${ntest} - tried '$*', expected ${e}, got ${r}"
55 echo "not ok ${ntest} # TODO ${todomsg}"
59 ntest=$((ntest+1))
73 echo "ok ${ntest}"
75 echo "ok ${ntest} # TOD
[all...]
/freebsd-12-stable/tests/sys/mac/portacl/
H A Dmisc.sh14 ntest=1
69 echo "ok ${ntest}"
71 echo "not ok ${ntest} # '${out}' != '${expect_without_rule}'"
73 echo "not ok ${ntest} # unexpected output: '${out}'"
75 : $(( ntest += 1 ))
87 echo "ok ${ntest}"
89 echo "not ok ${ntest} # '${out}' != '${expect_with_rule}'"
91 echo "not ok ${ntest} # unexpected output: '${out}'"
93 : $(( ntest += 1 ))
/freebsd-12-stable/contrib/pjdfstest/tests/utimensat/
H A D01.t52 ntest=$((ntest+2))
/freebsd-12-stable/lib/libnv/tests/
H A Dnvlist_append_test.c37 static int ntest = 1; variable
41 printf("ok # %d %s:%u\n", ntest, __FILE__, __LINE__); \
43 printf("not ok # %d %s:%u\n", ntest, __FILE__, __LINE__);\
44 ntest++; \
H A Dnvlist_move_test.c40 static int ntest = 1; variable
44 printf("ok # %d %s:%u\n", ntest, __FILE__, __LINE__); \
46 printf("not ok # %d %s:%u\n", ntest, __FILE__, __LINE__);\
47 ntest++; \
H A Dnvlist_add_test.c38 static int ntest = 1; variable
42 printf("ok # %d %s:%u\n", ntest, __FILE__, __LINE__); \
44 printf("not ok # %d %s:%u\n", ntest, __FILE__, __LINE__);\
45 ntest++; \
H A Dnvlist_free_test.c37 static int ntest = 1; variable
41 printf("ok # %d %s:%u\n", ntest, __FILE__, __LINE__); \
43 printf("not ok # %d %s:%u\n", ntest, __FILE__, __LINE__);\
44 ntest++; \
H A Dnvlist_get_test.c39 static int ntest = 1; variable
43 printf("ok # %d %s:%u\n", ntest, __FILE__, __LINE__); \
45 printf("not ok # %d %s:%u\n", ntest, __FILE__, __LINE__);\
46 ntest++; \
H A Dnvlist_exists_test.c37 static int ntest = 1; variable
41 printf("ok # %d %s:%u\n", ntest, __FILE__, __LINE__); \
43 printf("not ok # %d %s:%u\n", ntest, __FILE__, __LINE__);\
44 ntest++; \
H A Dnvlist_send_recv_test.c44 static int ntest = 1; variable
48 printf("ok # %d %s:%u\n", ntest, __FILE__, __LINE__); \
50 printf("not ok # %d %s:%u\n", ntest, __FILE__, __LINE__);\
51 ntest++; \
/freebsd-12-stable/tools/regression/zfs/
H A Dmisc.sh3 ntest=1
69 echo "ok ${ntest} ${add_msg}"
71 echo "not ok ${ntest} ${add_msg}"
78 ntest=`expr $ntest + 1`
86 echo "ok ${ntest} ${add_msg}"
94 echo "not ok ${ntest} ${add_msg}"
100 ntest=`expr $ntest + 1`
108 echo "ok ${ntest}
[all...]
/freebsd-12-stable/tools/tools/usbtest/
H A Dusb_modem_test.c435 uint8_t ntest = 0; local
489 ntest += 7;
492 ntest += 1;
494 if (ntest == 0) {
501 (p->duration + ntest - 1) / ntest, x);
506 (p->duration + ntest - 1) / ntest);
/freebsd-12-stable/lib/libcasper/services/cap_dns/tests/
H A Ddns_test.c54 static int ntest = 1; variable
58 printf("ok %d # %s:%u\n", ntest, __FILE__, __LINE__); \
60 printf("not ok %d # %s:%u\n", ntest, __FILE__, __LINE__); \
62 ntest++; \
66 printf("ok %d # %s:%u\n", ntest, __FILE__, __LINE__); \
68 printf("not ok %d # %s:%u\n", ntest, __FILE__, __LINE__); \
72 ntest++; \
/freebsd-12-stable/lib/libcasper/services/cap_grp/tests/
H A Dgrp_test.c51 static int ntest = 1; variable
55 printf("ok %d %s:%u\n", ntest, __FILE__, __LINE__); \
57 printf("not ok %d %s:%u\n", ntest, __FILE__, __LINE__); \
59 ntest++; \
63 printf("ok %d %s:%u\n", ntest, __FILE__, __LINE__); \
65 printf("not ok %d %s:%u\n", ntest, __FILE__, __LINE__); \
69 ntest++; \
/freebsd-12-stable/lib/libcasper/services/cap_pwd/tests/
H A Dpwd_test.c51 static int ntest = 1; variable
55 printf("ok %d # %s:%u\n", ntest, __FILE__, __LINE__); \
57 printf("not ok %d # %s:%u\n", ntest, __FILE__, __LINE__); \
59 ntest++; \
63 printf("ok %d # %s:%u\n", ntest, __FILE__, __LINE__); \
65 printf("not ok %d # %s:%u\n", ntest, __FILE__, __LINE__); \
69 ntest++; \
/freebsd-12-stable/lib/libcasper/services/cap_sysctl/tests/
H A Dsysctl_test.c62 static int ntest = 1; variable
66 printf("ok %d # %s:%u\n", ntest, __FILE__, __LINE__); \
68 printf("not ok %d # %s:%u\n", ntest, __FILE__, __LINE__); \
70 ntest++; \
74 printf("ok %d # %s:%u\n", ntest, __FILE__, __LINE__); \
76 printf("not ok %d # %s:%u\n", ntest, __FILE__, __LINE__); \
80 ntest++; \

Completed in 182 milliseconds