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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add more mmap tests related to character devices.
jhb
2015-09-04
1
-8
/
+103
*
Add various tests to ensure that invalid arguments passed to mmap()
jhb
2015-08-06
1
-0
/
+72
*
Convert the map_at_zero test case to ATF. In particular, this will
jhb
2015-08-06
2
-37
/
+24
*
Clear P_TRACED before reparenting a detached process back to its
jhb
2015-08-01
1
-54
/
+527
*
Fixed shutdown(2) unix(4) tests for SOCK_SEQPACKET after r285910 (by ed).
pluknet
2015-07-29
1
-8
/
+52
*
Pass unsigned long argument to ioctl().
rodrigc
2015-07-26
1
-1
/
+2
*
The bug caught by flock's test 16 was fixed by r268384.
markj
2015-07-05
1
-5
/
+0
*
Make cleanup routines idempotent
jmmv
2015-07-04
1
-7
/
+12
*
Misc fixes from projects/bmake
sjg
2015-06-11
1
-1
/
+1
*
Add a CHILD_REQUIRE macro similar to ATF_REQUIRE for use in child processes
jhb
2015-06-04
1
-25
/
+47
*
Consistently only use one end of the pipe in the parent and debugger
jhb
2015-05-31
1
-3
/
+5
*
Tweak the description of when waitpid() doesn't return any status for a
jhb
2015-05-28
1
-6
/
+6
*
Do not allow a process to reap an orphan (a child currently being
jhb
2015-05-26
1
-0
/
+246
*
Only reparent a traced process to its old parent if the tracing process is
jhb
2015-05-22
2
-0
/
+144
*
Adjust CFLAGS to find freebsd_test_suite/macros.h
ngie
2015-04-28
1
-0
/
+2
*
Use PLAIN_REQUIRE_KERNEL_MODULE to require "mqueuefs"
ngie
2015-04-28
6
-0
/
+22
*
- Use ATF_REQUIRE_KERNEL_MDOULE to require aio(4)
ngie
2015-04-28
2
-25
/
+33
*
Use ATF_REQUIRE_KERNEL_MODULE instead of aio_available function
ngie
2015-04-28
1
-17
/
+10
*
Fill in the copyright boilerplate for the test program
ngie
2015-04-28
1
-0
/
+27
*
Move tests/sys/kern/mmap_test to tests/sys/vm/mmap_test
ngie
2015-04-27
4
-1
/
+8
*
Integrate tools/regression/mmap into the FreeBSD test suite as
ngie
2015-04-27
2
-0
/
+106
*
-
.
Integrate tools/regression/aio/aiotest and tools/regression/aio/kqueue into the
ngie
2015-04-27
5
-0
/
+1132
|
\
\
|
|
*
Integrate tests/sys/aio/kqueue into tests/sys/aio
ngie
2015-04-16
3
-0
/
+454
|
|
/
|
*
Integrate tools/regression/aio/aiotest into the FreeBSD test suite as tests/s...
ngie
2015-04-16
3
-0
/
+678
|
*
Update comments
ngie
2015-04-16
1
-8
/
+4
|
*
Set WARNS to 6, but turn off -Wcast-align; this is an issue with unix_cmsg and
ngie
2015-04-16
1
-6
/
+3
|
*
Fix WARNS=6 issues with gcc
ngie
2015-04-16
5
-7
/
+8
|
*
Don't use /tmp for temporary files; this violates ATF/kyuas sandbox
ngie
2015-04-16
2
-2
/
+2
|
*
Rename unix_sendtorace_test to unix_sendto_race_test
ngie
2015-04-16
2
-1
/
+1
|
*
Convert accf_data_attach_test over to ATF and mark all steps after step 8 in
ngie
2015-04-16
2
-74
/
+42
|
*
- Convert zerosend_test to an ATF format testcase
ngie
2015-04-15
2
-121
/
+173
|
*
Convert unix_passfd_test to ATF
ngie
2015-04-15
2
-194
/
+199
|
*
Pick a random port if a specific one isn't provided on the command line
ngie
2015-04-14
1
-5
/
+11
|
*
Test for EPROTOTYPE, not EPROTONOSUPPORT
ngie
2015-04-14
2
-5
/
+5
|
*
Use socket, not sockets/ (XXX: reminder to add a sanity check for this later...)
ngie
2015-04-14
28
-1
/
+1
|
*
Fix WARNS= 6 by removing garbage collecting unused argc/argv
ngie
2015-04-13
1
-1
/
+1
|
|
|
\
*
-
.
\
Integrate tools/regression/mqueue into the FreeBSD test suite as
ngie
2015-04-27
8
-0
/
+577
|
\
\
\
|
|
|
/
|
|
*
Add mqueue_test.sh
ngie
2015-04-13
1
-0
/
+54
|
|
|
|
\
\
|
\
\
|
\
\
*
-
-
-
.
\
\
Integrate tools/regression/fifo into the FreeBSD test suite as tests/sys/fifo
ngie
2015-04-27
14
-0
/
+5256
|
\
\
\
\
\
*
\
\
\
\
\
Integrate tools/regression/kqueue into the FreeBSD test suite as
ngie
2015-04-27
12
-0
/
+1770
|
\
\
\
\
\
\
|
\
\
\
\
\
\
|
\
\
\
\
\
\
*
-
.
\
\
\
\
\
\
Integrate tools/regression/execve into the FreeBSD test suite as
ngie
2015-04-27
11
-0
/
+279
|
\
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Install the proper files
ngie
2015-04-13
3
-0
/
+0
|
|
|
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
Add missing Makefiles for fifo and file
ngie
2015-04-13
2
-0
/
+38
|
|
*
|
|
|
|
Add $FreeBSD$ RCS tag
ngie
2015-04-12
1
-0
/
+2
|
|
/
/
/
/
/
|
*
|
|
|
|
Integrate tools/regression/execve into the FreeBSD test suite as tests/sys/ke...
ngie
2015-04-12
11
-0
/
+277
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Integrate tools/regression/fifo into the FreeBSD test suite as tests/sys/fifo
ngie
2015-04-12
5
-0
/
+2493
|
*
|
|
|
Integrate tools/regression/mmap into the FreeBSD test suite as tests/sys/mmap
ngie
2015-04-12
3
-0
/
+113
|
*
|
|
|
Default to WARNS=6
ngie
2015-04-12
1
-0
/
+3
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Integrate tools/regression/file into the FreeBSD test suite as tests/sys/file
ngie
2015-04-11
8
-0
/
+2725
|
*
|
|
Add directory iteration piece for tests/sys/mqueue
ngie
2015-04-11
1
-0
/
+1
[next]