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
/
tools
/
regression
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
|
|
Mark `subject matching jailid` testcase as an unexpected failure with
ngie
2015-12-21
1
-1
/
+1
*
|
|
|
|
|
Make test_matches.sh into a series of TAP testcases
ngie
2015-12-21
1
-71
/
+98
*
|
|
|
|
|
- Use 1 for an exit code instead of -1 with err, errx, and exit
ngie
2015-12-21
1
-12
/
+13
*
|
|
|
|
|
Integrate the remaining tools/regression/lib/msun testcases into the
ngie
2015-12-20
12
-2025
/
+0
*
|
|
|
|
|
Skip the testcases on i386 (all the assertions fail) [*]
ngie
2015-12-20
1
-2
/
+25
*
|
|
|
|
|
Initialize j so it doesn't print out a garbage index
ngie
2015-12-20
1
-1
/
+3
*
|
|
|
|
|
Skip infinities testcases that fail assertions on amd64 only on CURRENT
ngie
2015-12-20
1
-0
/
+5
*
|
|
|
|
|
Don't run test-fma on i386
ngie
2015-12-20
1
-0
/
+6
*
|
|
|
|
|
- Use nitems instead of handrolling the macro
ngie
2015-12-20
1
-10
/
+17
*
|
|
|
|
|
Disable test-ctrig.t testcases which fail assertions on i386 [*]
ngie
2015-12-20
1
-1
/
+12
*
|
|
|
|
|
Disable test-ctrig.t testcases which fail assertions on i386
ngie
2015-12-20
1
-0
/
+2
*
|
|
|
|
|
Update the test list after r292328
ngie
2015-12-20
1
-2
/
+2
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Integrate a number of testcases from tools/regression/lib/msun
ngie
2015-12-16
28
-3538
/
+3
*
|
|
|
|
Use fabsl instead of fabs to mute -Wabsolute-value warnings from clang
ngie
2015-12-16
1
-4
/
+4
*
|
|
|
|
Integrate tools/regression/lib/libc/nss into the FreeBSD test suite as
ngie
2015-12-16
20
-5430
/
+0
*
|
|
|
|
Integrate tools/regression/lib/libc/resolv into the FreeBSD test suite as
ngie
2015-12-16
4
-410
/
+0
*
|
|
|
|
Remove hosts that don't resolve properly with the nss and resolv tests
ngie
2015-12-16
2
-94
/
+0
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Add missing stdlib.h header
ngie
2015-12-08
1
-2
/
+5
*
|
|
|
Fix compilation warnings by adding unistd.h #include and missing return
ngie
2015-12-08
1
-2
/
+8
*
|
|
|
Skip the MAC portacl tests if MAC_PORTACL support is missing instead of
ngie
2015-12-08
1
-2
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
Fix LDADD/DPADD that should be LIBADD.
bdrewery
2015-12-04
14
-28
/
+14
*
|
|
Clean up trailing whitespace
ngie
2015-11-26
9
-583
/
+582
*
|
|
r291359 was incorrect. Skip over tokens that start with `#' as fgetln can
ngie
2015-11-26
1
-3
/
+4
*
|
|
Skip over lines that start with # (comments)
ngie
2015-11-26
1
-0
/
+2
*
|
|
Remove cnftp.bjpu.edu.cn (it no longer resolves)
ngie
2015-11-26
2
-2
/
+2
|
|
/
|
/
|
*
|
Use print as a function for Python 3 [PEP 3105]
rodrigc
2015-11-19
1
-0
/
+1
*
|
Remove directory made obsolete by r290905
ngie
2015-11-16
3
-169
/
+0
|
/
*
Integrate tools/regression/pipe in to the FreeBSD test suite as
ngie
2015-11-16
10
-655
/
+0
*
Integrate tools/regression/lib/libc/gen into the FreeBSD test suite
ngie
2015-11-09
8
-1490
/
+0
*
Integrate tools/regression/lib/libc/net into the FreeBSD test suite
ngie
2015-11-08
8
-459
/
+0
*
Integrate tools/regression/lib/libc/string into the FreeBSD test suite
ngie
2015-11-08
6
-436
/
+0
*
Integrate tools/regression/lib/libc/stdlib into the FreeBSD test suite
ngie
2015-11-08
8
-510
/
+0
*
Integrate tools/regression/lib/libc/stdio into the FreeBSD test suite
ngie
2015-11-08
25
-2295
/
+0
*
Integrate tools/regression/lib/libc/locale into the FreeBSD test suite
ngie
2015-11-08
33
-2494
/
+0
*
Use nitems(x) instead of sizeof(x)/sizeof(x[0])
ngie
2015-11-02
1
-2
/
+2
*
Fix compiler warnings with open_to_operation.c
ngie
2015-10-30
2
-16
/
+13
*
Unbreak regression testing tools for net80211 crypto cipher modules
avos
2015-10-22
3
-78
/
+124
*
Integrate tools/regression/acltools into the FreeBSD test suite as tests/sys/acl
ngie
2015-10-17
13
-3295
/
+0
|
\
|
\
|
\
*
-
.
\
Integrate tools/test/posixshm and tools/regression/posixshm into the FreeBSD
ngie
2015-10-17
5
-828
/
+0
|
\
\
\
|
|
|
/
|
|
*
Integrate tools/regression/acltools into tests/sys/acl
ngie
2015-10-13
13
-3295
/
+0
|
|
|
\
|
|
|
*
Integrate tools/regression/acltools into tests/sys/acl
ngie
2015-10-05
13
-3295
/
+0
|
|
|
*
MFhead @ r288313
ngie
2015-09-27
11
-693
/
+699
|
|
|
|
\
|
|
|
*
\
MFhead @ r285904
ngie
2015-07-27
2
-1
/
+2
|
|
|
|
\
\
|
|
|
*
\
\
MF head @ r284358
ngie
2015-06-13
1
-0
/
+19
|
|
|
|
\
\
\
|
|
|
*
\
\
\
MFhead @ r283351
ngie
2015-05-24
2
-4
/
+6
|
|
|
|
\
\
\
\
|
|
|
*
\
\
\
\
MFhead @ r281924
ngie
2015-04-24
3
-3
/
+3
|
|
|
|
\
\
\
\
\
*
|
|
|
|
|
|
|
|
Fix test-fenv:test_dfl_env when run on some amd64 CPUs
ngie
2015-10-14
1
-0
/
+27
*
|
|
|
|
|
|
|
|
Integrate tools/regression/vfs into the FreeBSD test suite as tests/sys/vfs
ngie
2015-10-14
1
-42
/
+0
|
\
\
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
/
|
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Integrate tools/regression/vfs into the FreeBSD test suite as tests/sys/vfs
ngie
2015-10-13
1
-42
/
+0
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
Integrate tools/test/posixshm and tools/regression/posixshm into the FreeBSD
ngie
2015-10-13
5
-828
/
+0
|
/
/
/
/
/
/
[prev]
[next]