Systemd/src/test
Zbigniew Jędrzejewski-Szmek 335c8d5ac1 test: correct enum misassignment
CC     src/test/test_job_type-test-job-type.o
../src/test/test-job-type.c:40:25: warning: implicit conversion from enumeration type
      'enum UnitType' to different enumeration type 'ServiceType' (aka 'enum ServiceType')
      [-Wconversion]
                .type = UNIT_SERVICE
                        ^~~~~~~~~~~~
2012-07-22 23:53:48 +02:00
..
Makefile test: test tools should still be in the src/ directory 2012-04-12 13:48:01 +02:00
test-cgroup.c util: split-out path-util.[ch] 2012-05-08 02:33:10 +02:00
test-daemon.c test: test tools should still be in the src/ directory 2012-04-12 13:48:01 +02:00
test-engine.c test: test tools should still be in the src/ directory 2012-04-12 13:48:01 +02:00
test-env-replace.c test: test tools should still be in the src/ directory 2012-04-12 13:48:01 +02:00
test-hostname.c systemctl: automatically turn paths and unescaped unit names into proper unit names 2012-06-22 13:08:48 +02:00
test-id128.c test: test tools should still be in the src/ directory 2012-04-12 13:48:01 +02:00
test-install.c util: split-out path-util.[ch] 2012-05-08 02:33:10 +02:00
test-job-type.c test: correct enum misassignment 2012-07-22 23:53:48 +02:00
test-libudev.c udev: use startswith() and streq() 2012-04-16 20:54:17 +02:00
test-loopback.c test: test tools should still be in the src/ directory 2012-04-12 13:48:01 +02:00
test-ns.c test: test tools should still be in the src/ directory 2012-04-12 13:48:01 +02:00
test-strv.c test: test tools should still be in the src/ directory 2012-04-12 13:48:01 +02:00
test-udev.c udev: get rid of TEST_PREFIX and use unshare() to fake /sys, /dev, /run 2012-07-15 22:10:46 +02:00
test-unit-name.c cryptsetup: fix escaping when generating cryptsetup units 2012-06-25 20:16:15 +02:00
test-watchdog.c test: test tools should still be in the src/ directory 2012-04-12 13:48:01 +02:00