opnsense-src/tools/regression/lib/libc
Julio Merino 0dc2dd5381 Remove broken tests for eui64_line.
This function is not public and brooks (initial committer adding the code)
suggests the deletion of the tests (which I don't know if they work)
instead of changing the visibility of the function.
2014-03-12 10:59:51 +00:00
..
gen fnmatch(): Add test for r254091 (pattern with single backslash). 2013-08-11 21:54:20 +00:00
locale Add libiconv based versions of *c16*() and *c32*(). 2013-06-03 17:17:56 +00:00
net Remove broken tests for eui64_line. 2014-03-12 10:59:51 +00:00
nss Restore "all rights reserved" (spelled correctly). This was actually part of the standard text of the license which I did not realize prior. 2013-06-17 20:27:20 +00:00
regex Add a skeleton makefile that runs the tests out of libc/regex/grot. 2004-07-19 09:00:26 +00:00
resolv Non-void function should return a value. 2012-11-20 19:23:44 +00:00
stdio libc/stdio: Allow fopen/freopen modes in any order (except initial r/w/a). 2013-09-06 13:47:16 +00:00
stdlib Switch over to a different, more flexible test output protocol that's 2004-11-11 19:47:55 +00:00
string Make the strerror tests work without libtap. 2014-03-12 10:45:22 +00:00