summaryrefslogtreecommitdiffstats
path: root/contrib/netbsd-tests
Commit message (Expand)AuthorAgeFilesLines
* #ifdef out a printf on !NetBSD that causes the testcase to fail when comparingngie2014-11-161-0/+2
* Add pthread_np.h #include and initialize the pthread attribute on FreeBSDngie2014-11-161-0/+7
* Expect :pthread_detach to fail with EINVAL instead of ESRCH on FreeBSDngie2014-11-161-0/+4
* Only expect timeouts on powerpc with NetBSDngie2014-11-161-0/+12
* Use _exit instead of exit so the file descriptors aren't flushed twice in thengie2014-11-161-0/+8
* Expect lib.libc.sys.getcontext_test.setcontext_link to fail on amd64; addngie2014-11-051-0/+14
* Remove expected failure from lib.libc.sys.t_mincore:mincore_residngie2014-11-051-3/+0
* Fix the Jenkins test run by skipping the negative testcases earlierngie2014-11-041-9/+11
* Import proper fix for misc/49356 (/usr/include/atf-c/config.h) after atf-c/co...ngie2014-11-0414-40/+22
* Finish off lib/libc/stdlib/t_strtod.c port by checking for "y" twice onngie2014-11-041-1/+7
* rpc_control on FreeBSD is a public-ish API (not prefixed with __), not privatengie2014-11-031-0/+4
* Port lib/libc/ssp to FreeBSDngie2014-11-035-1/+199
* inet_network on FreeBSD returns NULL when provided "0x" to inet_networkngie2014-11-031-0/+4
* Port t_db.sh to FreeBSDngie2014-11-031-0/+20
* Port h_hash and t_sha2 to FreeBSDngie2014-11-012-0/+34
* Expect :sscanf_whitespace to fail on !NetBSD OSesngie2014-11-011-0/+4
* Skip :fopen_regular on !NetBSD because it's a NetBSD specific testngie2014-11-011-0/+2
* Add new atf_tc_expect_fail to fflush_err; this is a new (within the past coup...ngie2014-11-011-0/+4
* Disable testcases 12 and 15-22 on FreeBSDngie2014-11-011-1/+16
* Expect :snprintf_posarg_error to blow up with a SIGSEGV on !NetBSD OSesngie2014-11-011-0/+10
* Port h_atexit to FreeBSDngie2014-11-011-0/+34
* Port t_mincore to FreeBSDngie2014-11-011-0/+21
* Port t_kevent to FreeBSDngie2014-11-011-0/+26
* Skip :sethostname_basic because it messes up the test host's hostnamengie2014-11-011-2/+4
* getitimer on FreeBSD returns the last set time instead of the remaining time;ngie2014-11-011-0/+5
* Port lib/libc/sys/t_dup to FreeBSD/Linuxngie2014-11-011-0/+20
* Port lib/libc/net/h_dns_server to FreeBSDngie2014-11-011-0/+117
* Port tests to FreeBSD/Linuxngie2014-11-011-0/+33
* Don't prune duplicate services in the expected output from /etc/services onngie2014-11-011-0/+18
* Put mtree test files into a subdirectory.jmmv2014-11-011-0/+14
* - Add sys/types.h for the APIs in sys/sysctl.hngie2014-10-241-0/+42
* Correct my previous commit:ngie2014-10-241-4/+9
* - Mark signo __unused in the signal handler functionngie2014-10-241-0/+8
* - Add inttypes.h and stdint.h in lieu of int_limits.h from NetBSDngie2014-10-241-0/+8
* - Test for EINVAL requirement when passing an invalid flag in to msync(2)ngie2014-10-241-0/+11
* - Ignore EINVAL check with mknod(path, S_IFCHR, -1) as the testcase is alwaysngie2014-10-241-0/+10
* Omit the mprotect_exec testcase on FreeBSDngie2014-10-231-0/+6
* Mark signum __unusedngie2014-10-231-0/+8
* Fix a typo (__FreeBSD__ -> __NetBSD__ when omitting setrlimit_nthr)ngie2014-10-231-1/+1
* Add limits.h #include for SSIZE_MAXngie2014-10-231-0/+4
* Add limits.h #include for SSIZE_MAXngie2014-10-231-0/+4
* - Omit setrlimit_nthr testcase on FreeBSD (requires lwp.h, et al)ngie2014-10-231-0/+10
* - Mark sig/signo __unusedngie2014-10-231-0/+12
* Use <atf_srcdir>/truncate_test.root_owned instead of /usr/bin/fpr as fpr doesngie2014-10-231-0/+13
* Add limits.h #include for INT_MAXngie2014-10-231-0/+4
* - Omit the poll testcases on FreeBSD (they require pollts)ngie2014-10-231-0/+13
* Mark signo __unused in handler(..)ngie2014-10-231-0/+4
* Omit all of the testcases as revoke(2) is only implemented on devfs(5)ngie2014-10-231-0/+9
* Omit the pollts testcases on FreeBSDngie2014-10-231-0/+4
* Port t_mmap.c to FreeBSDngie2014-10-231-0/+19
OpenPOWER on IntegriCloud