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