Commit Graph

20 Commits

Author SHA1 Message Date
Kyle Evans
d328162dcb netbsd-tests: import fix for a libexecinfo warning at higher WARNS
v1.17 of this file included a fix that I just submitted upstream to fix a
warning about prevent_inline with external linkage not having been
previously declared.
2020-09-10 17:46:40 +00:00
Kyle Evans
469c887f36 NetBSD: tests: Import NFS O_SEARCH test fix 2020-02-09 04:01:46 +00:00
Kyle Evans
7b872210c0 NetBSD-tests: import v1.9 of the O_SEARCH tests
This completes the rest of our local changes going upstream.
2020-02-06 18:48:12 +00:00
Kyle Evans
143268c134 netbsd-tests: import recently upstreamed O_SEARCH test fixes 2020-02-05 18:35:18 +00:00
Kyle Evans
ef169556a5 netbsd-tests: import memory bump for libc/regex/t_exhaust 2019-03-26 02:13:25 +00:00
Enji Cooper
e3f6edcab0 Pull in some minor updates to netbsd-tests from upstream 2017-02-04 18:11:48 +00:00
Enji Cooper
35905afad1 More test updates from upstream
Nothing much to note -- this looks like a good place to stop
2017-01-18 05:32:50 +00:00
Enji Cooper
03c41ac965 Sync from NetBSD again to pick up more test fixes/enhancements pushed upstream 2017-01-16 17:25:48 +00:00
Enji Cooper
181439425f Pull in additional test changes accepted upstream as well as some
additional testcases added in .../kernel/t_ptrace_wait.c
2017-01-15 09:35:49 +00:00
Enji Cooper
a567518138 Add additional tests missed in previous merges
Reminder: use cvs up -APd to pull new directories
2017-01-14 06:18:54 +00:00
Enji Cooper
a72f1252fc Commit more accepted upstream changes from <NetBSD>/tests/...
This includes a number of accepted patches for:
- lib/libc/sys
- lib/libm

christos was also nice enough to do the heavy lifting with the h_macros.h
#includes so testcases which use h_macros.h now can work more easily with
the FreeBSD tree's layout for contrib/netbsd-tests vs the testcases.
2017-01-14 02:26:46 +00:00
Enji Cooper
b6bd3eb5f3 Add additional testcases missed in r311966 2017-01-12 08:46:19 +00:00
Enji Cooper
20d24fbb93 Sync ^/vendor/NetBSD/tests/dist with upstream 2017-01-12 07:26:39 +00:00
Enji Cooper
2254eda87e Commit updates accepted upstream (NetBSD) 2017-01-12 07:21:56 +00:00
Enji Cooper
d87ba4cf3a Pull in changes from upstream for lib/libc/{c063,gen,string,sys} to address
issues resolved in FreeBSD or support added to testcases

In collaboration with:	<christos@NetBSD.org>
2017-01-11 08:15:18 +00:00
Enji Cooper
4023a42882 Import lib/libc/ttyio/t_ttyio.c,1.3 2017-01-10 10:06:15 +00:00
Enji Cooper
887eb0f8da t_raise: import a minor grammar error fix to diff reduce with NetBSD 2017-01-10 10:02:44 +00:00
Enji Cooper
5a629b7e69 Remove CVS directories accidentally added in r303980 2016-08-12 06:16:14 +00:00
Enji Cooper
014db25b98 Update ^/vendor/NetBSD/tests/dist to a more recent snapshot
Pulled on "Thu Aug 11 18:01:19 PDT 2016"
2016-08-12 01:05:07 +00:00
Enji Cooper
478290db20 Check in first src/tests snapshot from NetBSD anoncvs
Sources were obtained like so:

% export CVSROOT="anoncvs@anoncvs.NetBSD.org:/cvsroot"
% cvs -z9 co -D "09/30/2014 20:45" -P src/tests
% mv src/tests/* tests/dist/.

'*CVS*' has been added to svn:ignore to ease updating periodically from
upstream

Some line ending issues had to be resolved with test outputs and scripts
via dos2unix and by deleting the eol-style property set in usr.bin/sort

Discussed with: rpaulo
Sponsored by: EMC / Isilon Storage Division
2014-10-01 04:07:17 +00:00