aboutsummaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Collapse)Author
2008-10-07Fix tests, #Gentoo 240350.Roy Marples
2008-07-03Add older_than function to complement newer_than function. Also make the ↵Roy Marples
userland instance reversed to be compatable with current baselayout, which truely does suck.
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. ↵Roy Marples
The application may not wish this behaviour and should fork/exec the service itself.
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