summaryrefslogtreecommitdiff
path: root/src/test
Commit message (Expand)AuthorAge
* Revert "Make einfo routines private"William Hubbs2013-10-21
* Make einfo routines privateWilliam Hubbs2013-09-26
* split out librc-independent helpers into a dedicated header fileMike Frysinger2012-05-06
* Rename proc_getent to rc_proc_getent and make it globalChristian Ruppert2012-01-15
* make shell math operations style more succulentMike Frysinger2011-11-19
* Add a new function, bool rc_getfile(const char *, char **, size_t *)Mike Frysinger2011-07-13
* tests: filter valid parisc relocsMike Frysinger2011-02-14
* tests: check for trailing blank newlinesMike Frysinger2011-01-17
* Build cleanup: librc.funcs.hidden.list is generated by testsuite.Robin H. Johnson2011-01-17
* Bug #351570: Hidden function fixes: rc_conf_value.Robin H. Johnson2011-01-17
* tests: check for common style issuesMike Frysinger2011-01-17
* Factor out new function rc_deptree_load_file to aid in debugging deptree file...Robin H. Johnson2011-01-17
* Implement explicit selection of subsystem types.Robin H. Johnson2011-01-05
* Use rc_getline instead of assuming a fixed kernel cmdline length.Roy Marples2009-06-21
* Add runlevel stacking, #88Roy Marples2009-05-02
* Ignore test resultsRoy Marples2009-05-02
* Fix unit test.Roy Marples2009-02-23
* Style.Roy Marples2009-02-23
* make ignore now configures the sv:ignore property.Roy Marples2008-12-04
* Punt .gitignore files.Roy Marples2008-12-04
* Fix tests, #Gentoo 240350.Roy Marples2008-10-07
* Add older_than function to complement newer_than function. Also make the user...Roy Marples2008-07-03
* More unit fixes.Roy Marples2008-07-03
* More unit fixes.Roy Marples2008-07-03
* Fix test.Roy Marples2008-07-03
* Add an is_older_than unit test, thanks to zzamRoy Marples2008-07-03
* Put some dir locations in rc.h so that 3rd party apps can become awware of them.Roy Marples2008-03-28
* Remove rc_service_start/stop from librc as they block and unmask signals. The...Roy Marples2008-03-28
* We should sort using LC_ALL=C to avoid locale issues.Roy Marples2008-03-26
* setup a bit of a test frameworkMike Frysinger2008-03-24
* fixup testingMike Frysinger2008-03-24
* ignore generated filesMike Frysinger2008-03-24
* add check/test rulesMike Frysinger2008-03-24
* Massive whitespace cleanupRoy Marples2007-11-28
* No need for bash hereRoy Marples2007-09-26
* add some tests to make sure our exported symbols are saneMike Frysinger2007-09-26