Searched refs:tested (Results 1 - 16 of 16) sorted by relevance

/freebsd-12-stable/contrib/libarchive/libarchive/test/
H A Dmain.c141 /* Pathname of exe to be tested. */
1955 * in checking whether the program being tested can create them.
1968 static int value = 0, tested = 0; local
1969 if (tested)
1972 ++tested;
1998 static int tested = 0, value = 0; local
1999 if (!tested) {
2000 tested = 1;
2013 static int tested = 0, value = 0; local
2014 if (!tested) {
2028 static int tested = 0, value = 0; local
2043 static int tested = 0, value = 0; local
2055 static int tested = 0, value = 0; local
2070 static int tested = 0, value = 0; local
2085 static int tested = 0, value = 0; local
2100 static int tested = 0, value = 0; local
2115 static int tested = 0, value = 0; local
2130 static int tested = 0, value = 0; local
[all...]
/freebsd-12-stable/contrib/libarchive/libarchive/
H A Darchive_read_support_filter_uu.c232 ssize_t tested; local
251 tested = len;/* Skip some bytes we already determinated. */
252 len = get_line(*b + tested, *avail - tested, nl);
254 len += tested;
H A Darchive_read_support_format_mtree.c385 ssize_t tested; local
411 tested = len;/* Skip some bytes we already determinated. */
414 len += tested;
/freebsd-12-stable/sys/contrib/libsodium/src/libsodium/sodium/
H A Dcore.c35 # warning This is not supported. It has not been tested, it might not
/freebsd-12-stable/contrib/libarchive/test_utils/
H A Dtest_main.c157 /* Pathname of exe to be tested. */
2448 * in checking whether the program being tested can create them.
2461 static int value = 0, tested = 0; local
2462 if (tested)
2465 ++tested;
2493 static int tested = 0, value = 0; local
2494 if (!tested) {
2495 tested = 1;
2508 static int tested = 0, value = 0; local
2509 if (!tested) {
2523 static int tested = 0, value = 0; local
2538 static int tested = 0, value = 0; local
2550 static int tested = 0, value = 0; local
2565 static int tested = 0, value = 0; local
2580 static int tested = 0, value = 0; local
2595 static int tested = 0, value = 0; local
2610 static int tested = 0, value = 0; local
2625 static int tested = 0, value = 0; local
2640 static int tested = 0, value = 0; local
[all...]
/freebsd-12-stable/lib/libutil/tests/
H A Dhumanize_number_test.c503 size_t blen, buflen, errcnt, i, skipped, tested; local
519 tested = 0;
582 tested++;
588 tested, skipped);
/freebsd-12-stable/tools/tools/editing/
H A Dfreebsd.vim27 " This is a plugin for Vim (tested with Vim v7.1) to follow the FreeBSD style(9)
/freebsd-12-stable/contrib/mandoc/
H A Dconfigure151 echo "tested ${1}: HAVE_${2}=${3} (manual)" 1>&2
152 echo "tested ${1}: HAVE_${2}=${3} (manual)" 1>&3
179 echo "tested ${n}: yes" 1>&2
203 echo "tested ${1}${3}${4}: no" 1>&2
238 echo "tested operating system: ${OSDETECT} -> OSENUM=${OSENUM}" 1>&2
239 echo "tested operating system: ${OSDETECT} -> OSENUM=${OSENUM}" 1>&3
253 echo -n "tested ${CC} -W: " 1>&2
342 echo "tested less -T: yes" 1>&2
343 echo "tested less -T: yes" 1>&3
347 echo "tested les
[all...]
/freebsd-12-stable/share/mk/
H A Dbsd.opts.mk38 # These should be tested with `== "no"' or `!= "no"' in makefiles.
H A Dsrc.opts.mk39 # These should be tested with `== "no"' or `!= "no"' in makefiles.
348 # sparc64 kernel support has not been tested.
/freebsd-12-stable/contrib/cortex-strings/src/arm/
H A Dmemchr.S133 @ r0 points to the start of the double word after the one that was tested
/freebsd-12-stable/sys/conf/
H A Dkern.opts.mk9 # These should be tested with `== "no"' or `!= "no"' in makefiles.
/freebsd-12-stable/contrib/bmake/unit-tests/
H A Descape.mk52 # This is also tested in comment.mk.
/freebsd-12-stable/contrib/gcc/config/ia64/
H A Dlib1funcs.asm669 // ??? This has not been tested yet.
/freebsd-12-stable/contrib/binutils/
H A DMakefile.def420 // Warning, these are not well tested.
/freebsd-12-stable/contrib/subversion/
H A Dconfigure11380 # tags are being tested, and _LT_TAGVAR(compiler, []) is a NOP.
12108 # FIXME: the MSVC++ port hasn't been tested in a loooong time
19064 /* Block Berkeley DB 6, because (a) we haven't tested with it, (b) 6.0.20
30309 The Subversion developers have not tested Subversion with Berkeley DB 6 for
30332 The Subversion developers have not tested Subversion with Berkeley DB 6 for

Completed in 303 milliseconds