summaryrefslogtreecommitdiff
path: root/src/test/test-unit-name.c
AgeCommit message (Expand)Author
2016-04-12core: remove ManagerRunningAs enumLennart Poettering
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2016-01-27basic: don't append suffixes to unit name glob expressionsLennart Poettering
2016-01-27tests: don't abbreviate function names needlesslyLennart Poettering
2015-11-12core: simplify handling of %u, %U, %s and %h unit file specifiersLennart Poettering
2015-10-27util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering
2015-10-24util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering
2015-05-18util: split all hostname related calls into hostname-util.cLennart Poettering
2015-05-11core: rename SystemdRunningAs to ManagerRunningAsLennart Poettering
2015-05-05core: be more strict when manipulating slices names and unescaping paths from...Lennart Poettering
2015-05-05core: rework unit name validation and manipulation logicLennart Poettering
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen
2014-12-13test-unit-name: add more testsRonny Chevalier
2014-12-11test-unit-name: add tests for %fRonny Chevalier
2014-11-20tests: fix minor memory leakLennart Poettering
2014-10-04test: only use assert_seThomas Hindoe Paaboel Andersen
2014-07-20test-engine: fix access to unit load pathZbigniew Jędrzejewski-Szmek
2014-06-30tests: add missing XDG_RUNTIME_DIR env variableRonny Chevalier
2014-06-24tests: add tests to test-unit-nameRonny Chevalier
2014-02-19make gcc shut upLennart Poettering
2013-12-26Use enums to make it obvious what boolean params meanZbigniew Jędrzejewski-Szmek
2013-12-26systemctl: allow globbing in commands which take multiple unit namesZbigniew Jędrzejewski-Szmek
2013-12-18tests: fix buildLennart Poettering
2013-11-30core: allocate a kdbus bus for each systemd instance, if we canLennart Poettering
2013-11-20test: exit early if we would conflict with running user systemdLennart Poettering
2013-09-17specifier: rework specifier calls to return proper error messageLennart Poettering
2013-08-22test: Make testing work on systems without or old systemdHolger Hans Peter Freyther
2013-07-18tests: skip tests when executed without privileges but which require themKay Sievers
2013-07-12test-path-util,test-sched-prio: uninitialize manager to appease valgrindZbigniew Jędrzejewski-Szmek
2013-07-10core: serialize/deserialize bus subscribersLennart Poettering
2013-04-18move _cleanup_ attribute in front of the typeHarald Hoyer
2013-03-26tests: skip bus test if bus cannot be openedZbigniew Jędrzejewski-Szmek
2013-03-26Simplify the meaning of %sZbigniew Jędrzejewski-Szmek
2013-02-06tests: skip tests if manager cannot be createdZbigniew Jędrzejewski-Szmek
2013-02-06tests: run manager in session modeZbigniew Jędrzejewski-Szmek
2013-01-29tests: add test for unit name printingZbigniew Jędrzejewski-Szmek
2013-01-29tests: compress unit name tests and add more assertsZbigniew Jędrzejewski-Szmek
2012-09-12test: extend unit-name test a bitLennart Poettering
2012-09-12unit-name: rework unit_name_replace_instance function()Lennart Poettering
2012-06-25cryptsetup: fix escaping when generating cryptsetup unitsLennart Poettering
2012-06-22systemctl: automatically turn paths and unescaped unit names into proper unit...Lennart Poettering