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

/freebsd-10-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-10-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.c364 ssize_t tested; local
390 tested = len;/* Skip some bytes we already determinated. */
393 len += tested;
/freebsd-10-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-10-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-10-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-10-stable/sys/dev/isp/
H A DHardware.txt198 reasonably enough, but I haven't tested it much. It really depends
/freebsd-10-stable/sys/dev/ixgb/
H A DREADME72 that is being tested:
/freebsd-10-stable/contrib/bmake/unit-tests/
H A Descape.mk52 # This is also tested in comment.mk.
/freebsd-10-stable/share/mk/
H A Dbsd.own.mk230 # These should be tested with `== "no"' or `!= "no"' in makefiles.
/freebsd-10-stable/contrib/binutils/
H A DMakefile.def420 // Warning, these are not well tested.
/freebsd-10-stable/contrib/subversion/
H A Dconfigure11283 # tags are being tested, and _LT_TAGVAR(compiler, []) is a NOP.
12011 # FIXME: the MSVC++ port hasn't been tested in a loooong time
18967 /* Block Berkeley DB 6, because (a) we haven't tested with it, (b) 6.0.20
28680 The Subversion developers have not tested Subversion with Berkeley DB 6 for
28703 The Subversion developers have not tested Subversion with Berkeley DB 6 for
/freebsd-10-stable/contrib/ncurses/
H A Dconfigure1386 test -n "$verbose" && echo " tested $cf_dir" 1>&6
5078 # (tested with gcc 2.7.2 -- I don't have c89)
5100 # tested with IRIX 5.2 and 'cc'.
5199 # tested with OSF/1 V3.2 and 'cc'
5200 # tested with OSF/1 V3.2 and gcc 2.6.3 (but the c++ demo didn't
5220 # tested with osr5.0.5
5234 # tested with SunOS 4.1.1 and gcc 2.7.0
5242 # tested with SunOS 5.5.1 (solaris 2.5.1) and gcc 2.7.2
5243 # tested with SunOS 5.10 (solaris 10) and gcc 3.4.3
5268 # tested wit
[all...]

Completed in 474 milliseconds