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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Always create loopback routes on every fib
asomers
2016-05-27
1
-89
/
+24
*
Return the correct status when a partially completed request is cancelled.
jhb
2016-05-24
1
-0
/
+69
*
Don't prematurely return short completions on blocking sockets.
jhb
2016-05-24
1
-0
/
+65
*
Add bit_count to the bitstring(3) api
asomers
2016-05-23
1
-0
/
+62
*
Commit a missing change from 299090
asomers
2016-05-23
1
-2
/
+0
*
kern_descrip_test: Fix trivial buffer overrun with readlink(2)
cem
2016-05-12
1
-1
/
+2
*
Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installed
ngie
2016-05-04
52
-224
/
+52
*
Improve performance and functionality of the bitstring(3) api
asomers
2016-05-04
3
-0
/
+373
*
Automate the subr_unit test.
asomers
2016-04-29
1
-0
/
+10
*
Fix including Kyuafile in packaged base system.
gjb
2016-04-29
2
-2
/
+4
*
Fix issues identified by Coverity
ngie
2016-04-19
1
-51
/
+57
*
Fix leaks and test for getpagesize() returning == -1
ngie
2016-04-19
1
-21
/
+35
*
Minor cosmetic cleanup
ngie
2016-04-18
1
-2
/
+2
*
MFH
gjb
2016-04-16
2
-1
/
+61
|
\
|
*
Add a test for cancelling an active AIO request on a socket.
jhb
2016-04-16
1
-0
/
+60
|
*
Set test_argv to NULL, not 0, if not executing a specific test
ngie
2016-04-15
1
-1
/
+1
*
|
MFH
gjb
2016-04-04
2
-6
/
+78
|
\
\
|
|
/
|
*
Correct error messages in recently added test.
jhb
2016-03-31
1
-4
/
+2
|
*
Use a SKIP testplan instead of bailing out if/when the tester isn't
ngie
2016-03-22
1
-6
/
+4
|
*
Fully handle size_t lengths in AIO requests.
jhb
2016-03-21
1
-0
/
+76
*
|
MFH
gjb
2016-03-10
49
-0
/
+646
|
\
\
|
|
/
|
*
DIRDEPS_BUILD: Connect MK_TESTS.
bdrewery
2016-03-09
49
-0
/
+646
*
|
MFH
gjb
2016-03-02
4
-0
/
+83
|
\
\
|
|
/
|
*
Refactor the AIO subsystem to permit file-type-specific handling and
jhb
2016-03-01
4
-0
/
+83
*
|
MFH
gjb
2016-02-22
1
-6
/
+8
|
\
\
|
|
/
|
*
Ensure that we test the event condition when a disabled kevent is enabled.
markj
2016-02-19
1
-6
/
+8
*
|
MFH
gjb
2016-02-18
2
-4
/
+0
|
\
\
|
|
/
|
*
Test directories can build in parallel fine.
bdrewery
2016-02-16
2
-4
/
+0
*
|
MFH
gjb
2016-02-15
1
-0
/
+1
|
\
\
|
|
/
|
*
Similar to r295116, add an additional 1 second sleep after calling ggatel
ngie
2016-02-10
1
-0
/
+1
*
|
MFH
gjb
2016-02-08
1
-1
/
+7
|
\
\
|
|
/
|
*
Use basenames for getfacl, setfacl, and zpool to work around the
ngie
2016-02-06
1
-2
/
+2
|
*
Require /bin/getfacl and /bin/setfacl when running the acl tests
ngie
2016-02-05
1
-1
/
+7
*
|
Final pass through to fix 'tests' packaging.
gjb
2016-02-03
1
-2
/
+3
*
|
More 'tests' packaging fixes.
gjb
2016-02-03
25
-0
/
+97
*
|
More 'tests' package fixes.
gjb
2016-02-03
26
-0
/
+80
*
|
MFH
gjb
2016-02-02
1
-2
/
+4
|
\
\
|
|
/
|
*
Use the pidfile support added to ggated(8) in r294973 to ensure that the
ngie
2016-02-01
1
-2
/
+3
|
*
Add an additional 1 second sleep to after calling ggatec before calling
ngie
2016-02-01
1
-0
/
+1
*
|
First pass to fix the 'tests' packages.
gjb
2016-02-02
1
-0
/
+4
|
/
*
kqueue EVFILT_PROC: avoid collision between NOTE_CHILD and NOTE_EXIT
vangyzen
2016-01-28
3
-15
/
+229
*
PID file support hasn't been committed for ggated(8) yet. Unbreak running
ngie
2016-01-14
1
-2
/
+1
*
Remove unnecessary kldload logic added to geom_subr.sh in r293028
ngie
2016-01-14
1
-2
/
+0
*
Integrate
ngie
2016-01-13
75
-0
/
+3490
|
\
|
*
Use a more unique name for the graid device
ngie
2016-01-01
1
-1
/
+1
|
*
Use `geom <class> load` instead of `g<class> load` (`g<class>` doesn't
ngie
2016-01-01
1
-1
/
+1
|
*
Only try to unmount/remove mountpt if it's defined
ngie
2016-01-01
1
-2
/
+4
|
*
Add missing Makefile
ngie
2016-01-01
1
-0
/
+7
|
*
Move sbin/geom/class/tests to tests/sys/geom/class and remove sbin/geom/tests
ngie
2016-01-01
77
-0
/
+3688
|
*
MFhead @ r293006
ngie
2015-12-31
3
-7
/
+583
|
|
\
|
|
/
|
/
|
[next]