chiark / gitweb /
tests: fix some tests to pass in koji
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sun, 12 Oct 2014 20:05:49 +0000 (16:05 -0400)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sun, 12 Oct 2014 21:31:02 +0000 (17:31 -0400)
commit8d1d1bf20a1a6175decff979f6b95d831e0b3fc8
tree70c17d86fd47b140e9f2a35683354350c4c5be51
parenta158dbf156acc8899806fe07daa295464e82b52b
tests: fix some tests to pass in koji

FAIL: test-engine
=================
Cannot find cgroup mount point: No such file or directory
Assertion 'r >= 0' failed at ../src/test/test-engine.c:46, function main(). Aborting.

FAIL: test-sched-prio
=====================
Cannot find cgroup mount point: No such file or directory
Assertion 'r >= 0' failed at ../src/test/test-sched-prio.c:42, function main(). Aborting.

FAIL: test-bus-cleanup
======================
Assertion 'sd_bus_open_system(&bus) >= 0' failed at ../src/libsystemd/sd-bus/test-bus-cleanup.c:40, function test_bus_open(). Aborting.
after new: refcount 1
src/libsystemd/sd-bus/test-bus-cleanup.c
src/test/test-engine.c
src/test/test-sched-prio.c