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
...
*
|
|
|
|
|
Append to SUBDIR, not set it
ngie
2015-05-31
1
-2
/
+2
*
|
|
|
|
|
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
*
|
|
|
Move all test integration pieces for etc/ from etc/ to tests/
ngie
2015-05-18
4
-0
/
+158
*
|
|
|
Fix typo. It should have been atf_tc_skip, not atf_skip
ngie
2015-04-29
1
-1
/
+1
*
|
|
|
ATF_REQUIRE_KERNEL_MODULE: use atf_skip, not ATF_REQUIRE_MSG so the testcase
ngie
2015-04-29
1
-7
/
+10
*
|
|
|
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
*
|
|
|
Add initial (unpolished) macros for interfacing with the FreeBSD test suite
ngie
2015-04-28
1
-0
/
+53
*
|
|
|
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
|
*
|
|
Integrate tools/regression/posixshm into the FreeBSD test suite as tests/sys/...
ngie
2015-04-11
5
-0
/
+825
|
|
|
/
|
|
/
|
|
*
|
Integrate tools/regression/mqueue into the FreeBSD test suite as tests/sys/mq...
ngie
2015-04-11
6
-0
/
+522
|
|
/
|
*
Integrate tools/regression/kqueue into the FreeBSD test suite as tests/sys/kq...
ngie
2015-04-11
12
-0
/
+1770
|
*
Integration tools/regression/vfs into the FreeBSD test suite
ngie
2015-04-11
3
-0
/
+49
|
*
Turn on test building/installation here
ngie
2015-04-11
1
-0
/
+1
[prev]
[next]