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
/
contrib
/
netbsd-tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix up r274061
ngie
2016-06-09
1
-6
/
+26
*
Update `goodResult` after recent changes made to the PRNG in libc
ngie
2016-06-09
1
-1
/
+1
*
Add debug output to aid in determining why `goodResult` != `result`
ngie
2016-06-09
1
-0
/
+5
*
Remove legacy brk and sbrk from RISC-V.
br
2016-05-25
2
-4
/
+6
*
Remove brk and sbrk from arm64. They were defined in The Single UNIX
andrew
2016-05-20
2
-0
/
+8
*
Fix up r298368
ngie
2016-04-26
1
-1
/
+1
*
Fix coverity issue with contrib/netbsd-tests/lib/libc/ssp/h_read.c
ngie
2016-04-20
1
-1
/
+3
*
Fix coverity issues with contrib/netbsd-tests/lib/libc/sys/t_connect.c
ngie
2016-04-20
1
-0
/
+8
*
Disable the NetBSD-specific EFAULT requirements test in gettimeofday_err
ngie
2016-04-07
1
-0
/
+2
*
Fix and connect setjmp test.
bdrewery
2016-03-09
2
-2
/
+2
*
Fix grep_test:recurse with ZFS and TMPFS tmpdirs
asomers
2016-01-27
1
-0
/
+8
*
Add debug output via ATF_REQUIRE_MSG when the first call to
ngie
2016-01-27
1
-1
/
+2
*
Adjust vm.max_wired in order to avoid hitting EAGAIN artificially
ngie
2016-01-27
1
-0
/
+137
*
Use stable output to a test file instead of depending on the OS name being
ngie
2015-12-22
2
-1
/
+14
*
Don't dump core files with lib/libc/ssp/ssp_test and lib/libc/gen/assert_test
ngie
2015-12-22
2
-0
/
+24
*
Hack test so that it works on FreeBSD.
rodrigc
2015-12-01
1
-2
/
+4
*
Port contrib/netbsd-tests/kernel/t_mqueue.c to FreeBSD
ngie
2015-11-16
1
-0
/
+19
*
Ignore EINTR from usleep(3) in try_locks(..)
ngie
2015-11-16
1
-0
/
+3
*
Expect all testcases dealing with invalid salts to fail on FreeBSD
ngie
2015-11-16
1
-0
/
+4
*
Redo r290847: use #ifdef __NetBSD__ on all the non-public APIs to
ngie
2015-11-15
1
-12
/
+10
*
also skip the definition of ':fopen_regular' to avoid the build to fail due to
bapt
2015-11-15
1
-0
/
+2
*
Cast xdr_void to xdrproc_t to mute -Wincompatible-pointer-types warnings from
ngie
2015-11-15
1
-0
/
+6
*
Fix -Wunused warnings with variables used unlit code by adding appropriate #i...
ngie
2015-11-15
2
-0
/
+6
*
Push the FreeBSD changes under a specific #ifdef to easier tracking what needs
bapt
2015-11-02
1
-0
/
+4
*
Fix regression test on multibytes
bapt
2015-11-02
1
-1
/
+1
*
Fix a set but not used variable warning flagged by gcc 4.9 with
ngie
2015-10-30
1
-2
/
+1
*
Ensure fdescfs is mounted on /dev/fd/ in the length testcase
ngie
2015-10-18
1
-0
/
+6
*
Pass 8 arguments to makecontext on arm64 as this is all we support.
andrew
2015-10-01
1
-0
/
+6
*
Fix t_spawnattr test for attributes handling by posix_spawn(3).
kib
2015-09-01
1
-27
/
+32
*
Fix and re-enable UTF-8 tests.
jilles
2015-08-11
2
-10
/
+6
*
Reenable the test.
bapt
2015-08-11
1
-1
/
+1
*
Disable broken test until we have time ti actually fix the test
bapt
2015-08-11
1
-1
/
+1
*
Fix warning of implicit declaration of function 'mkdir'.
araujo
2015-05-31
4
-0
/
+12
*
memmem(3): empty little string matches the beginning of the big string
emaste
2015-05-26
1
-1
/
+1
*
The fmodl compat shims on arm/mips/powerpc aren't complete
ngie
2015-04-27
1
-0
/
+6
*
Add #include sys/types.h for register_t for mips
ngie
2015-04-25
1
-0
/
+3
*
nice(): Put back old return value, keeping [EPERM] error.
jilles
2015-02-28
1
-0
/
+23
*
nice(): Correct return value and [EPERM] error.
jilles
2015-02-22
1
-28
/
+0
*
Step 1 of eliminating the "games" distribution: Move binaries to /usr/bin;
cperciva
2015-02-12
1
-3
/
+3
*
ttyname_r(): Return actual error, not always [ENOTTY].
jilles
2015-02-01
1
-3
/
+0
*
Revert r277357 as expr has been enhanced to better detect overflow conditions,
ngie
2015-01-28
1
-3
/
+0
*
Enable utimensat tests from NetBSD.
jilles
2015-01-24
1
-0
/
+3
*
Expect :overflow to fail with FreeBSD's expr as it doesn't have stringent
ngie
2015-01-19
1
-0
/
+3
*
Fix lib/libthr/tests/detach_test
ngie
2015-01-17
1
-1
/
+15
*
Expect :arithmetic_ops_body to fail with syntax errors on FreeBSD
ngie
2015-01-04
1
-0
/
+3
*
Link lib/libc/c063 tests to the build.
jilles
2015-01-02
4
-0
/
+12
*
Don't install h_raw if dealing with clang 3.5.0+ to unbreak the tests2 Jenkins
ngie
2015-01-02
1
-0
/
+3
*
Reset errno in :scalbnf_val and :scalbnl_val before running the tests so the
ngie
2015-01-02
1
-0
/
+6
*
Expect access_test:access_inval to fail before __FreeBSD_version == 1100033
ngie
2014-12-30
1
-0
/
+5
*
Add __FreeBSD_version guards around hsearch_r to ease MFCing the code to
ngie
2014-12-21
1
-1
/
+5
[next]