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
*
Refactor the AIO subsystem to permit file-type-specific handling and
jhb
2016-03-01
4
-0
/
+83
*
Ensure that we test the event condition when a disabled kevent is enabled.
markj
2016-02-19
1
-6
/
+8
*
Test directories can build in parallel fine.
bdrewery
2016-02-16
2
-4
/
+0
*
Similar to r295116, add an additional 1 second sleep after calling ggatel
ngie
2016-02-10
1
-0
/
+1
*
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
*
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
*
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
|
|
\
|
|
/
|
/
|
|
*
MFhead @ r292618
ngie
2015-12-29
15
-102
/
+996
|
|
\
|
*
\
MFhead @ r292396
ngie
2015-12-17
1
-0
/
+15
|
|
\
\
|
*
\
\
MFhead@r291879
ngie
2015-12-06
5
-18
/
+12
|
|
\
\
\
|
*
\
\
\
MFhead @ r291345
ngie
2015-11-26
1
-0
/
+1
|
|
\
\
\
\
|
*
\
\
\
\
MFhead @ r291235
ngie
2015-11-24
4
-5
/
+23
|
|
\
\
\
\
\
|
*
\
\
\
\
\
MFhead @ r290915
ngie
2015-11-16
10
-0
/
+805
|
|
\
\
\
\
\
\
*
|
|
|
|
|
|
|
Rename `recvfd` and `sendfd` variables in recvfd/sendfd functions to avoid
ngie
2015-12-30
1
-11
/
+11
*
|
|
|
|
|
|
|
Integrate tools/regression/sockets/unix_passfd into the FreeBSD test
ngie
2015-12-30
2
-0
/
+397
*
|
|
|
|
|
|
|
Add ptrace(2) reporting for LWP events.
jhb
2015-12-29
1
-7
/
+186
|
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Remove retval to fix a -Wunused-but-set-variable warning from gcc 4.9
ngie
2015-12-28
1
-4
/
+3
*
|
|
|
|
|
|
- Remove unused but set ssize in shutdown_send_sigpipe
ngie
2015-12-28
1
-5
/
+11
*
|
|
|
|
|
|
Clean trailing whitespace
ngie
2015-12-28
1
-19
/
+19
*
|
|
|
|
|
|
- Fix an improperly sized buffer for `pathname` [1]
ngie
2015-12-28
1
-3
/
+2
*
|
|
|
|
|
|
Fix style(9) a bit and ensure that error from initializing kqueue(2) is
ngie
2015-12-28
1
-54
/
+42
*
|
|
|
|
|
|
Place cancel and error under #ifdef DEBUG to mute
ngie
2015-12-28
1
-15
/
+22
*
|
|
|
|
|
|
Delete the comment about running `test_libugidfw_strings` before testing
ngie
2015-12-23
1
-5
/
+0
*
|
|
|
|
|
|
Move mac_bsdextended check up before running the test_libugidfw_strings testc...
ngie
2015-12-23
1
-10
/
+10
*
|
|
|
|
|
|
Dump out the output from flock_helper on failure so failures with the
ngie
2015-12-22
1
-2
/
+3
*
|
|
|
|
|
|
Integrate tools/regression/mac/mac_bsdextended and
ngie
2015-12-21
10
-0
/
+899
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Add ATF_REQUIRE_FEATURE and PLAIN_REQUIRE_FEATURE macros for
ngie
2015-12-16
1
-0
/
+15
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Fix LDADD/DPADD that should be LIBADD.
bdrewery
2015-12-04
4
-14
/
+8
*
|
|
|
|
Disable mqueue test # 3 and # 4 until __mq_oshandle is properly publicized
ngie
2015-12-01
1
-2
/
+2
*
|
|
|
|
Disable a couple of tests, perhaps temporarily, since they use private
deischen
2015-11-29
1
-2
/
+2
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Avoid requiring 'make depend' here.
bdrewery
2015-11-25
1
-0
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
Integrate contrib/netbsd-tests/kernel/t_mqueue into the FreeBSD test
ngie
2015-11-23
1
-0
/
+5
*
|
|
Fix up convert.c generation
ngie
2015-11-23
1
-2
/
+3
*
|
|
Copy README into /usr/tests
rodrigc
2015-11-20
2
-3
/
+15
|
|
/
|
/
|
*
|
Integrate tools/regression/pipe in to the FreeBSD test suite as
ngie
2015-11-16
10
-0
/
+799
*
|
Integrate contrib/netbsd-tests/kernel/t_lockf.c into the FreeBSD test suite as
ngie
2015-11-16
1
-0
/
+6
*
|
Integrate acct(2) testcase in as tests/sys/kern/acct/acct_test
ngie
2015-11-16
3
-0
/
+255
|
\
\
|
|
/
|
*
Integrate kern/kern_acct.c testcase in as tests/sys/kern/acct/acct_test
ngie
2015-11-16
3
-0
/
+255
|
*
Enable pjdfstest in the FreeBSD test suite by default to get some
ngie
2015-11-16
1
-3
/
+1
|
/
[next]