index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libc
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
iconvctl(3): remove superfluous NULL pointer tests
vangyzen
2016-05-14
3
-0
/
+79
*
Read the contents of the snapshot files properly
ngie
2016-05-13
1
-18
/
+15
*
print_positional_test: Fix misuse of wchar APIs
cem
2016-05-12
1
-3
/
+4
*
nss/gethostby_test: fix broken vector iteration of gethostbyaddr h_aliases
cem
2016-05-12
1
-1
/
+1
*
Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installed
ngie
2016-05-04
27
-149
/
+65
*
libc: spelling fixes.
pfg
2016-04-30
2
-4
/
+4
*
Fix double fclose of `fp1` when freopen fails
ngie
2016-04-20
1
-1
/
+0
*
Make sure fmemopen succeeds in :test_append_binary_pos before calling ftell
ngie
2016-04-19
1
-0
/
+2
*
MFH
gjb
2016-04-04
1
-1
/
+1
|
\
|
*
WITHOUT_TOOLCHAIN: Skip building of h_raw.
bdrewery
2016-03-31
1
-1
/
+1
*
|
MFH
gjb
2016-03-10
26
-0
/
+512
|
\
\
|
|
/
|
*
DIRDEPS_BUILD: Connect MK_TESTS.
bdrewery
2016-03-09
25
-0
/
+511
|
*
Fix and connect setjmp test.
bdrewery
2016-03-09
1
-0
/
+1
*
|
MFH
gjb
2016-03-07
2
-0
/
+125
|
\
\
|
|
/
|
*
libc: Add some tests for memcmp().
jilles
2016-03-06
2
-0
/
+125
*
|
MFH
gjb
2016-02-22
2
-2
/
+2
|
\
\
|
|
/
|
*
Remove dd xfer stats emitted during buildworld
emaste
2016-02-18
2
-2
/
+2
*
|
MFH
gjb
2016-02-18
1
-0
/
+2
|
\
\
|
|
/
|
*
Fix build race after r295643.
bdrewery
2016-02-17
1
-0
/
+2
*
|
Final pass through to fix 'tests' packaging.
gjb
2016-02-03
1
-0
/
+4
*
|
More 'tests' packaging fixes.
gjb
2016-02-03
1
-1
/
+3
*
|
Fix another 'tests' packaging error.
gjb
2016-02-03
1
-0
/
+4
*
|
More 'tests' package fixes.
gjb
2016-02-03
1
-0
/
+4
*
|
MFH
gjb
2016-02-02
2
-0
/
+98
|
\
\
|
|
/
|
*
This seems like a very trivial bug that should have been squashed a long
sobomax
2016-01-30
2
-0
/
+98
*
|
First pass to fix the 'tests' packages.
gjb
2016-02-02
23
-0
/
+92
|
/
*
Increase the timeout for resolv_test from the default (300 seconds) to
ngie
2015-12-23
2
-4
/
+13
*
Let tsearch()/tdelete() use an AVL tree.
ed
2015-12-22
2
-0
/
+132
*
Iterate down lib/libc/tests/nss...
ngie
2015-12-16
1
-0
/
+1
*
Integrate tools/regression/lib/libc/nss into the FreeBSD test suite as
ngie
2015-12-16
10
-0
/
+5399
*
Add Makefile accidentally missed in r292317
ngie
2015-12-16
1
-0
/
+15
*
Integrate tools/regression/lib/libc/resolv into the FreeBSD test suite as
ngie
2015-12-16
3
-0
/
+368
*
Delete bogus freeing of uninitialized data
ngie
2015-12-08
1
-1
/
+0
*
Add missing va_ends for corresponding va_starts to clean up variable arguments
ngie
2015-12-08
2
-0
/
+4
*
Fix regression in r291738: This really wants -lssp.
bdrewery
2015-12-05
1
-1
/
+1
*
Initialize errno to 0 in the nul testcase before testing it
ngie
2015-12-05
1
-0
/
+1
*
Fix LDADD/DPADD that should be LIBADD.
bdrewery
2015-12-04
13
-52
/
+27
*
Follow-up r291330: h_testbits.h is only needed by xdr_test.
bdrewery
2015-11-25
1
-2
/
+2
*
Replace DPSRCS that work fine in SRCS.
bdrewery
2015-11-25
1
-1
/
+1
*
Use __MAKE_SHELL instead of HOST_SHELL when generating aton_ether_subr.c
ngie
2015-11-23
1
-1
/
+1
*
Do not print out errno if the call succeeded unexpectedly; this was a mistake
ngie
2015-11-18
1
-2
/
+2
*
Add some initial tests for SLIST and STAILQ macros
ngie
2015-11-16
2
-0
/
+239
*
Disable -Wformat with scanfloat_test when compiling with gcc to avoid a
ngie
2015-11-15
1
-0
/
+8
*
Fix -Wformat issues
ngie
2015-11-15
1
-3
/
+3
*
Remove unused variables to fix building world
bapt
2015-11-15
4
-13
/
+2
*
Change WARNS to 2 across the board with all the libc testcases
ngie
2015-11-15
2
-2
/
+2
*
Fix -Wmissing-braces warnings by adding braces around all the
ngie
2015-11-15
1
-138
/
+138
*
Fix -Wunused warnings
ngie
2015-11-15
2
-4
/
+3
*
Bump WARNS to 2
ngie
2015-11-15
1
-0
/
+2
*
Remove unused variables; sort by alignment where needed
ngie
2015-11-15
4
-5
/
+1
[next]