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
/
tests
/
sys
/
kern
Commit message (
Expand
)
Author
Age
Files
Lines
*
Abort the create_socket test if socket creation fails.
asomers
2014-09-10
1
-1
/
+1
*
Numerous small fixes, mostly suggested by Coverity.
asomers
2014-08-20
1
-6
/
+47
*
Fix variable type to avoid printf formatter warning.
jmmv
2014-04-04
1
-1
/
+1
*
Added sysctl kern.maxfiles increase test, do not use /etc/passwd for tests
pho
2014-03-19
1
-6
/
+118
*
Make bsd.test.mk the only public mk fragment for the building of tests.
jmmv
2014-03-14
1
-1
/
+1
*
Replace 4.4BSD Lite's unix domain socket backpressure hack with a cleaner
asomers
2014-03-13
1
-17
/
+0
*
kern/Makefile
asomers
2014-03-07
2
-34
/
+31
*
Only use -lpthread for unix_seqpacket_test, not for all test programs.
asomers
2014-03-06
1
-1
/
+1
*
Fix PR kern/185813 "SOCK_SEQPACKET AF_UNIX sockets with asymmetrical
asomers
2014-03-06
1
-1
/
+6
*
Preserve naming consistency for test cases.
pho
2014-03-05
1
-3
/
+3
*
Changed name of test case to a more descriptive one and moved
pho
2014-03-04
1
-10
/
+8
*
Added a regression test for r234131.
pho
2014-02-26
2
-1
/
+82
*
test_eagain_*_* should've been using nonblocking sockets instead of
asomers
2014-02-17
1
-1
/
+1
*
Replace the old unix_seqpacket and unix_seqpacket_exercise tests, which
asomers
2014-01-23
2
-0
/
+1127