.. |
posix_spawn
|
Fix asynchronous posix_spawn child exit status (and test for it).
|
2012-04-09 19:42:06 +00:00 |
Makefile
|
Do not re-add -mieee option on alpha, it's already set by default.
|
2012-04-13 12:31:19 +00:00 |
t_alarm.c
|
Fix comment/string typos.
|
2011-05-10 06:58:17 +00:00 |
t_assert.c
|
Avoid ATF_REQUIRE() inside a child process.
|
2011-06-14 05:28:00 +00:00 |
t_basedirname.c
|
Rename some test case names for consistency. No functional change.
|
2011-07-07 09:49:59 +00:00 |
t_closefrom.c
|
Adjust.
|
2011-05-11 08:11:36 +00:00 |
t_cpuset.c
|
Few naive checks for cpuset(3) and ftok(3).
|
2011-11-08 05:47:00 +00:00 |
t_dir.c
|
To be on the safe side, use the category/number notation when referring to
|
2012-03-18 07:14:08 +00:00 |
t_fmtcheck.c
|
Rename some test case names for consistency. No functional change.
|
2011-07-07 09:49:59 +00:00 |
t_fnmatch.c
|
Append few basic test cases.
|
2012-04-08 09:58:59 +00:00 |
t_fpclassify.c
|
add a missing E
|
2011-10-01 21:47:08 +00:00 |
t_fpsetmask.c
|
Xfail on qemu unconditionally after all.
|
2012-04-13 06:10:55 +00:00 |
t_fpsetround.c
|
use _FLOAT_IEEE754 instead of vax.
|
2011-10-01 17:46:10 +00:00 |
t_ftok.c
|
Few naive checks for cpuset(3) and ftok(3).
|
2011-11-08 05:47:00 +00:00 |
t_getcwd.c
|
As per PR bin/45180, do not traverse too deep.
|
2011-07-27 05:04:11 +00:00 |
t_getgrent.c
|
Typo in error message.
|
2011-05-11 19:06:45 +00:00 |
t_glob.c
|
Move 't_glob_star' to 't_glob' for glob(3).
|
2011-07-07 15:53:27 +00:00 |
t_humanize_number.c
|
To be on the safe side, use the category/number notation when referring to
|
2012-03-18 07:14:08 +00:00 |
t_isnan.c
|
Move the tests/libc/ieeefp to tests/libc/gen to match the structure of libc.
|
2011-09-19 05:25:50 +00:00 |
t_nice.c
|
Move the references to PRs from code comments to the test description. Once
|
2012-03-18 07:00:51 +00:00 |
t_pause.c
|
Few naive tests for pause(3).
|
2011-05-10 13:03:05 +00:00 |
t_raise.c
|
Add also a simplistic stress unit test.
|
2011-05-10 12:43:42 +00:00 |
t_randomid.c
|
Rename some test case names for consistency. No functional change.
|
2011-07-07 09:49:59 +00:00 |
t_realpath.c
|
Adjust the memset size to not override the nul byte at the end of buffer
|
2012-03-27 07:54:58 +00:00 |
t_setdomainname.c
|
Be UTF8 clean.
|
2012-03-25 08:17:54 +00:00 |
t_sethostname.c
|
Be UTF8 clean.
|
2012-03-25 08:17:54 +00:00 |
t_siginfo.c
|
Skip sigbus_adraln testcase on alpha unless global
|
2012-06-13 11:45:17 +00:00 |
t_syslog.c
|
Move the references to PRs from code comments to the test description. Once
|
2012-03-18 07:00:51 +00:00 |
t_time.c
|
Fix wrong format string.
|
2011-11-11 05:03:38 +00:00 |
t_ttyname.c
|
Test also ttyname_r(3).
|
2011-05-01 18:14:01 +00:00 |
t_vis.c
|
add tests for \x and \xx
|
2011-11-06 03:38:16 +00:00 |