Enji Cooper
7931520d40
Diff reduce with upstream by removing signal.h #include
...
MFC after: 3 days
2017-01-10 10:27:09 +00:00
Ruslan Bukin
130a08a362
Detect integer overflow and limit the number of positional
...
arguments in the string format.
Sponsored by: DARPA, AFRL
Sponsored by: HEIF5
Differential Revision: https://reviews.freebsd.org/D8286
2016-10-31 18:38:58 +00:00
Enji Cooper
640235e2c2
Checkpoint initial integration work
...
- Some of the lib/libc and lib/thr tests fail
- lib/msun/exp_test:exp2_values now passes with clang 3.8.0
The Makefiles in contrib/netbsd-tests were pruned as they have no value
Sponsored by: EMC / Isilon Storage Division
2016-08-12 08:50:05 +00:00
Baptiste Daroussin
bb1f0779b0
also skip the definition of ':fopen_regular' to avoid the build to fail due to
...
unused variables defined by ATF macros
2015-11-15 11:18:37 +00:00
Enji Cooper
6a4bfd1397
Expect :sscanf_whitespace to fail on !NetBSD OSes
...
Submitted by: pho
2014-11-01 21:30:18 +00:00
Enji Cooper
c069d69178
Skip :fopen_regular on !NetBSD because it's a NetBSD specific test
...
Submitted by: pho
2014-11-01 21:25:22 +00:00
Enji Cooper
708c5b014e
Add new atf_tc_expect_fail to fflush_err; this is a new (within the past couple months) bug
2014-11-01 21:23:27 +00:00
Enji Cooper
c621fcdc50
Disable testcases 12 and 15-22 on FreeBSD
...
Submitted by: pho
2014-11-01 21:21:06 +00:00
Enji Cooper
952234df16
Expect :snprintf_posarg_error to blow up with a SIGSEGV on !NetBSD OSes
2014-11-01 21:00:40 +00:00
Enji Cooper
57718be8fa
Import the NetBSD test suite from ^/vendor/NetBSD/tests/09.30.2014_20.45 ,
...
minus the vendor Makefiles
Provide directions for how to bootstrap the vendor sources in
FREEBSD-upgrade
MFC after 2 weeks
Discussed with: rpaulo
Sponsored by: EMC / Isilon Storage Division
2014-10-02 23:26:49 +00:00