openrc/src/test
Mike Frysinger fdaf1c65cd Add a new function, bool rc_getfile(const char *, char **, size_t *)
<snip>
Read the entire @file into the buffer and set @len to the
size of the buffer when finished. For C strings, this will
be strlen(buffer) + 1.
Don't forget to free the buffer afterwards!
</snip>

We also fix bug 374899 by adding this new function.

X-Gentoo-Bug: 374899
X-Gentoo-Bug-URL: http://bugs.gentoo.org/374899
2011-07-13 21:31:20 +02:00
..
units Fix unit test. 2009-02-23 10:43:24 +00:00
.gitignore Build cleanup: librc.funcs.hidden.list is generated by testsuite. 2011-01-17 19:34:09 +00:00
einfo.data.list fixup testing 2008-03-24 06:30:21 +00:00
einfo.funcs.list fixup testing 2008-03-24 06:30:21 +00:00
Makefile make ignore now configures the sv:ignore property. 2008-12-04 12:38:23 +00:00
rc.data.list fixup testing 2008-03-24 06:30:21 +00:00
rc.funcs.list Add a new function, bool rc_getfile(const char *, char **, size_t *) 2011-07-13 21:31:20 +02:00
runtests.sh tests: filter valid parisc relocs 2011-02-14 12:06:58 -05:00