summaryrefslogtreecommitdiff
path: root/src/test/test-sched-prio.c
Commit message (Expand)AuthorAgeFilesLines
* tests: override XDG_RUNTIME_DIR where we use the user runtime dirLennart Poettering2016-04-121-0/+5
* core: remove ManagerRunningAs enumLennart Poettering2016-04-121-1/+1
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* tests: fix newlines in skip messageZbigniew Jędrzejewski-Szmek2015-12-021-1/+1
* tests: turn check if manager cannot be intialized into macroZbigniew Jędrzejewski-Szmek2015-12-021-1/+2
* tree-wide: sort includesThomas Hindoe Paaboel Andersen2015-11-161-1/+1
* tests: Skip tests which need to access /sys/fs/cgroup if that is not availableMartin Pitt2015-09-041-1/+1
* core: rename SystemdRunningAs to ManagerRunningAsLennart Poettering2015-05-111-1/+1
* tests: fix some tests to pass in kojiZbigniew Jędrzejewski-Szmek2014-10-121-1/+1
* test: only use assert_seThomas Hindoe Paaboel Andersen2014-10-041-1/+1
* test-engine: fix access to unit load pathZbigniew Jędrzejewski-Szmek2014-07-201-3/+2
* make gcc shut upLennart Poettering2014-02-191-1/+1
* fix scan-build issuesThomas Hindoe Paaboel Andersen2013-12-101-1/+2
* core: allocate a kdbus bus for each systemd instance, if we canLennart Poettering2013-11-301-1/+1
* test: test-sched-prio - skip if XDG_RUNTIME_DIR is not setKay Sievers2013-11-221-2/+2
* test: exit early if we would conflict with running user systemdLennart Poettering2013-11-201-1/+1
* tests: skip tests when executed without privileges but which require themKay Sievers2013-07-181-1/+1
* test-path-util,test-sched-prio: uninitialize manager to appease valgrindZbigniew Jędrzejewski-Szmek2013-07-121-0/+2
* core: serialize/deserialize bus subscribersLennart Poettering2013-07-101-1/+1
* tests: skip bus test if bus cannot be openedZbigniew Jędrzejewski-Szmek2013-03-261-2/+2
* tests: skip tests if manager cannot be createdZbigniew Jędrzejewski-Szmek2013-02-061-2/+8
* tests: run manager in session modeZbigniew Jędrzejewski-Szmek2013-02-061-1/+1
* sched: Only setting CPUSchedulingPriority=rr doesn't workHolger Hans Peter Freyther2012-11-151-0/+86