1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-07 18:27:04 +03:00
systemd/src/test
2014-10-23 17:38:02 +02:00
..
.gitignore test: generate tests for OrderedHashmap from Hashmap tests 2014-10-23 17:38:02 +02:00
Makefile
test-architecture.c
test-async.c tests: add missing unlink 2014-08-18 18:43:48 +02:00
test-barrier.c test-barrier: add checks after the barrier constructor 2014-10-03 04:04:42 +02:00
test-boot-timestamps.c
test-calendarspec.c
test-capability.c
test-cgroup-mask.c test: only use assert_se 2014-10-04 23:55:35 +02:00
test-cgroup-util.c cgroup-util: shorten cg_path_get_session 2014-08-30 17:41:32 -04:00
test-cgroup.c test: only use assert_se 2014-10-04 23:55:35 +02:00
test-condition-util.c tests: fix resource & mem leaks 2014-09-18 12:09:10 +02:00
test-conf-files.c
test-daemon.c core: allow informing systemd about service status changes with RELOADING=1 and STOPPING=1 sd_notify() messages 2014-08-21 17:24:21 +02:00
test-date.c test-date: don't fail test if log_max_level is higher than LOG_INFO 2014-09-30 23:40:40 +02:00
test-device-nodes.c
test-ellipsize.c
test-engine.c tests: fix some tests to pass in koji 2014-10-12 17:31:02 -04:00
test-env-replace.c
test-fdset.c tests: add test for fdset_iterate 2014-08-18 18:43:52 +02:00
test-fileio.c environment: append unit_id to error messages regarding EnvironmentFile 2014-10-17 16:05:57 +02:00
test-hashmap-plain.c test: add test for hashmap_reserve() 2014-10-23 17:38:02 +02:00
test-hashmap.c test: generate tests for OrderedHashmap from Hashmap tests 2014-10-23 17:38:02 +02:00
test-helper.h
test-hostname.c
test-id128.c Always prefer our headers to system headers 2014-07-31 08:56:03 -04:00
test-install.c test: only use assert_se 2014-10-04 23:55:35 +02:00
test-ipcrm.c
test-job-type.c test: only use assert_se 2014-10-04 23:55:35 +02:00
test-libudev.c test: only use assert_se 2014-10-04 23:55:35 +02:00
test-list.c
test-log.c
test-loopback.c
test-namespace.c
test-ns.c namespace: add support for custom kdbus endpoint 2014-09-08 14:12:56 +02:00
test-path-util.c test-path-util: fix a mem leak and avoid confusing coverity 2014-09-30 22:28:46 +02:00
test-prioq.c hashmap: introduce hash_ops to make struct Hashmap smaller 2014-09-15 16:08:50 +02:00
test-pty.c test-pty: silence a warning 2014-07-17 20:23:53 +02:00
test-ratelimit.c
test-replace-var.c
test-ring.c shared: fix coding-style for ring-buffer implementation 2014-07-11 16:43:53 +02:00
test-rtnl-manual.c
test-sched-prio.c tests: fix some tests to pass in koji 2014-10-12 17:31:02 -04:00
test-set.c test: only use assert_se 2014-10-04 23:55:35 +02:00
test-sleep.c
test-socket-util.c test: only use assert_se 2014-10-04 23:55:35 +02:00
test-strbuf.c test: only use assert_se 2014-10-04 23:55:35 +02:00
test-strip-tab-ansi.c
test-strv.c test: only use assert_se 2014-10-04 23:55:35 +02:00
test-strxcpyx.c test: only use assert_se 2014-10-04 23:55:35 +02:00
test-tables.c bus: factor out bus policy items 2014-09-08 11:06:45 +02:00
test-time.c Do not format USEC_INFINITY as NULL 2014-09-29 11:09:39 -04:00
test-tmpfiles.c test: only use assert_se 2014-10-04 23:55:35 +02:00
test-udev.c mac: rename apis with mac_{selinux/smack}_ prefix 2014-10-23 17:13:15 +02:00
test-uid-range.c test: fix test of uid-range 2014-09-14 22:47:21 +02:00
test-unit-file.c test: only use assert_se 2014-10-04 23:55:35 +02:00
test-unit-name.c test: only use assert_se 2014-10-04 23:55:35 +02:00
test-utf8.c
test-util.c test: only use assert_se 2014-10-04 23:55:35 +02:00
test-watchdog.c
test-xml.c