llvm-project/compiler-rt/test/sanitizer_common/TestCases/NetBSD
David Carlier 205b709366 [Sanitizer] Enable funopen on FreeBSD
Reviewers: krytarowski

Reviewed By: krytarowski

Differential Revision: https://reviews.llvm.org/D56209

llvm-svn: 350248
2019-01-02 19:07:27 +00:00
..
asysctl.cc [Sanitizer] expand sysctl/getmntinfo/nl_langinfo to Darwin 2018-12-10 16:29:30 +00:00
cdb.cc Add a new interceptors for cdbr(3) and cdbw(3) API from NetBSD 2018-12-13 10:19:00 +00:00
faccessat.cc
fparseln.cc Add a new interceptor for fparseln(3) from NetBSD 2018-12-07 21:50:44 +00:00
funopen2.cc [sanitizer_common] Add tests for NetBSD funopen*() functions 2019-01-02 17:37:04 +00:00
getgrouplist.cc Add new NetBSD interceptors: getgrouplist(3) & getgroupmembership(3) 2018-01-18 11:17:35 +00:00
getgroupmembership.cc Mark breaking sanitizer_common tests on NetBSD 2018-10-30 21:20:17 +00:00
getvfsstat.cc Add a new interceptor for getvfsstat(2) from NetBSD 2018-11-30 19:43:53 +00:00
gid_from_group.cc
group_from_gid.cc
lit.local.cfg Enable sanitizer_common tests on NetBSD 2018-01-18 11:49:45 +00:00
md2.cc Adjust NetBSD/md2.cc to be portable to more environments 2018-12-27 17:03:21 +00:00
md4.cc Adjust NetBSD/md[45].cc to be portable to more environments 2018-12-27 17:02:16 +00:00
md5.cc Adjust NetBSD/md[45].cc to be portable to more environments 2018-12-27 17:02:16 +00:00
mi_vector_hash.cc Add new interceptor for mi_vector_hash(3) 2018-11-16 19:54:13 +00:00
netent.cc Add new interceptors: getnetent(3) family 2018-02-27 02:33:30 +00:00
paccept.cc Add a new interceptor: paccept(2) 2018-01-23 22:41:47 +00:00
protoent.cc Add new interceptors: getprotoent(3) family 2018-02-27 02:32:04 +00:00
rmd160.cc Add interceptors for the rmd160(3) from NetBSD 2018-12-08 01:47:29 +00:00
sha1.cc Add interceptors for the sha1(3) from NetBSD 2018-12-08 01:39:47 +00:00
sha2.cc Adjust NetBSD/sha2.cc to be portable to more environments 2018-12-27 17:04:00 +00:00
statvfs1.cc Add a new interceptors for statvfs1(2) and fstatvfs1(2) from NetBSD 2018-12-07 22:01:16 +00:00
strmode.cc Add new interceptor: strmode(3) 2018-02-20 15:53:30 +00:00
strtoi.cc Fix a typo in the strtoi test 2018-12-08 04:46:15 +00:00
sysctlgetmibinfo.cc [Sanitizer] expand sysctl/getmntinfo/nl_langinfo to Darwin 2018-12-10 16:29:30 +00:00
ttyent.cc Add new interceptors: getttyent(3) family 2018-02-27 02:30:16 +00:00
uid_from_user.cc
user_from_uid.cc