pooka
|
46d9a8715d
|
Add RZ(), which is like RL() except that it checks against 0 and
uses the return value as the error number instead of errno.
|
2010-08-31 17:21:14 +00:00 |
|
pooka
|
26529eabd8
|
Need stdlib.h.
Thanks to Sverre Froyen for pointing this out.
|
2010-08-16 17:01:43 +00:00 |
|
pooka
|
19a6309ac7
|
Make random garbage more widely available.
|
2010-08-16 10:46:19 +00:00 |
|
pooka
|
0f32fbbadd
|
use normal include-protection
|
2010-07-25 22:29:15 +00:00 |
|
pooka
|
3df59b06ac
|
Add atf_tc_fail_errno(), which appends strerror(errno) to the
message string. Adding it to h_macros suggested by jmmv
|
2009-04-14 10:19:38 +00:00 |
|
jmmv
|
1861ed5ed9
|
Add helper macros for tests.
|
2009-02-20 21:40:55 +00:00 |
|