aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/string
Commit message (Collapse)AuthorAgeFilesLines
* Sync NetBSD/tests with upstreamvendor/NetBSD/tests/2026.02.14Enji Cooper2026-02-152-65/+96
| | | | Obtained from: https://github.com/NetBSD/src (9c6226debedf)
* Import new NetBSD tests snapshotEnji Cooper2023-08-117-19/+470
| | | | | | | | | This change pulls down the code from trunk at the noted commit. Confirmed that the content was equivalent to what was in CVS at time of commit. Obtained from: https://github.com/NetBSD/src (f79c618e28c16125a2a)
* Pull in additional test changes accepted upstream as well as someEnji Cooper2017-01-151-2/+5
| | | | | | | additional testcases added in .../kernel/t_ptrace_wait.c Notes: svn path=/vendor/NetBSD/tests/dist/; revision=312219
* Commit updates accepted upstream (NetBSD)Enji Cooper2017-01-122-3/+7
| | | | Notes: svn path=/vendor/NetBSD/tests/dist/; revision=311965
* Pull in changes from upstream for lib/libc/{c063,gen,string,sys} to addressEnji Cooper2017-01-112-6/+9
| | | | | | | | | issues resolved in FreeBSD or support added to testcases In collaboration with: <christos@NetBSD.org> Notes: svn path=/vendor/NetBSD/tests/dist/; revision=311922
* Update ^/vendor/NetBSD/tests/dist to a more recent snapshotEnji Cooper2016-08-121-2/+50
| | | | | | | Pulled on "Thu Aug 11 18:01:19 PDT 2016" Notes: svn path=/vendor/NetBSD/tests/dist/; revision=303980
* Check in first src/tests snapshot from NetBSD anoncvsvendor/NetBSD/tests/09.30.2014_20.45Enji Cooper2014-10-0119-0/+2622
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 Notes: svn path=/vendor/NetBSD/tests/dist/; revision=272343 svn path=/vendor/NetBSD/tests/09.30.2014_20.45/; revision=272345; tag=vendor/NetBSD/tests/09.30.2014_20.45