chiark / gitweb /
test-engine: fix access to unit load path
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 7 Jan 2014 13:41:24 +0000 (08:41 -0500)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sun, 20 Jul 2014 23:48:16 +0000 (19:48 -0400)
commit0d8c31ff7237149b505290652864b4e7e866b2a7
tree2a1497d3b0384fb7ab20c6010276be0e166619eb
parentf0ea29eaeb3449822bfbdfa839b00e323dfc523e
test-engine: fix access to unit load path

Also add a bit of debugging output to help diagnose problems,
add missing units, and simplify cppflags.

Move test-engine to normal tests from manual tests, it should now
work without destroying the system.
15 files changed:
Makefile.am
src/core/cgroup.c
src/core/main.c
src/core/manager.c
src/core/manager.h
src/test/test-cgroup-mask.c
src/test/test-engine.c
src/test/test-sched-prio.c
src/test/test-unit-name.c
test/basic.target [new symlink]
test/paths.target [new symlink]
test/shutdown.target [new symlink]
test/sockets.target [new symlink]
test/sysinit.target [new symlink]
test/timers.target [new symlink]