Systemd/src/test
2014-12-10 13:36:10 +01:00
..
.gitignore
Makefile
test-architecture.c
test-async.c
test-barrier.c
test-boot-timestamps.c treewide: no need to negate errno for log_*_errno() 2014-11-28 13:29:21 +01:00
test-calendarspec.c
test-cap-list.c util: introduce our own gperf based capability list 2014-12-10 03:21:07 +01:00
test-capability.c treewide: use log_*_errno whenever %m is in the format string 2014-11-28 19:49:27 +01:00
test-cgroup-mask.c
test-cgroup-util.c treewide: introduce UID_INVALID (and friends) as macro for (uid_t) -1 2014-11-28 20:55:04 +01:00
test-cgroup.c
test-condition.c shared: rename condition-util.[ch] to condition.[ch] 2014-11-06 14:21:11 +01:00
test-conf-files.c treewide: convert some left-over (usec_t) -1 to USEC_INFINITY 2014-11-28 20:55:04 +01:00
test-copy.c copy: teach copy_bytes() sendfile() support, and then replace sendfile_full() by it 2014-11-07 01:19:56 +01:00
test-daemon.c
test-date.c
test-device-nodes.c
test-ellipsize.c
test-engine.c
test-env-replace.c
test-execute.c test: fix some tests when running inside a container 2014-12-10 13:36:10 +01:00
test-fdset.c
test-fileio.c copy: teach copy_bytes() sendfile() support, and then replace sendfile_full() by it 2014-11-07 01:19:56 +01:00
test-hashmap-plain.c
test-hashmap.c
test-helper.h
test-hostname.c treewide: no need to negate errno for log_*_errno() 2014-11-28 13:29:21 +01:00
test-id128.c
test-install.c
test-ipcrm.c
test-job-type.c
test-libudev.c udev: switch to systemd logging functions 2014-11-13 13:12:57 +01:00
test-list.c
test-locale-util.c
test-log.c
test-loopback.c
test-namespace.c
test-ns.c treewide: use log_*_errno whenever %m is in the format string 2014-11-28 19:49:27 +01:00
test-path-util.c test-path-util: fix a leak 2014-12-04 00:13:10 +01:00
test-path.c manager: allow test run to catch SIGCHLD events 2014-11-13 10:39:51 +01:00
test-prioq.c
test-pty.c
test-ratelimit.c
test-replace-var.c
test-ring.c
test-rtnl-manual.c
test-sched-prio.c
test-set.c
test-sleep.c
test-socket-util.c treewide: no need to negate errno for log_*_errno() 2014-11-28 13:29:21 +01:00
test-strbuf.c
test-strip-tab-ansi.c
test-strv.c strv: add calls to add two entries to an strv at once 2014-12-03 18:31:51 +01:00
test-strxcpyx.c
test-tables.c shared: rename condition-util.[ch] to condition.[ch] 2014-11-06 14:21:11 +01:00
test-time.c
test-tmpfiles.c
test-udev.c udev: support ENV{}=="" global property matches 2014-11-13 20:35:06 +01:00
test-uid-range.c treewide: introduce UID_INVALID (and friends) as macro for (uid_t) -1 2014-11-28 20:55:04 +01:00
test-unaligned.c
test-unit-file.c test: support empty environment variables in unit files 2014-11-23 16:29:11 -05:00
test-unit-name.c tests: fix minor memory leak 2014-11-20 00:01:05 +01:00
test-utf8.c utf8: when escaping unprintable unichars, escape the whole unichar, not just the first byte of it 2014-12-04 02:27:14 +01:00
test-util.c test: fix some tests when running inside a container 2014-12-10 13:36:10 +01:00
test-watchdog.c treewide: no need to negate errno for log_*_errno() 2014-11-28 13:29:21 +01:00
test-xml.c