1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-07 09:56:51 +03:00
systemd/src/test
Lennart Poettering dd513a5dbf test: fix "make check"
Let's remove the tests for cg_path_get_machine_name(), since they no
longer operate solely on the cgroup path, but actually look up data in
/run. Since we have a test for cg_pid_get_machine_name() this shouldn't
be too much of a loss.
2014-02-12 02:11:00 +01:00
..
Makefile
test-boot-timestamps.c support acpi firmware performance data (FPDT) 2013-09-24 15:43:41 +02:00
test-calendarspec.c
test-cgroup-mask.c fix scan-build issues 2013-12-10 22:30:46 +01:00
test-cgroup-util.c test: fix "make check" 2014-02-12 02:11:00 +01:00
test-cgroup.c core: general cgroup rework 2013-06-27 04:17:34 +02:00
test-daemon.c
test-date.c
test-device-nodes.c shared/util: fix off-by-one error in tag_to_udev_node 2013-10-06 18:29:12 -04:00
test-ellipsize.c test: test for ellipsize 2013-10-13 17:56:54 -04:00
test-engine.c core: allocate a kdbus bus for each systemd instance, if we can 2013-11-30 03:53:42 +01:00
test-env-replace.c
test-fileio.c always use the same code for creating temporary files 2014-01-28 13:47:35 +01:00
test-hashmap.c hashmap: size hashmap bucket array dynamically 2013-10-01 00:17:21 +02:00
test-helper.h test: Make testing work on systems without or old systemd 2013-08-22 00:52:14 -04:00
test-hostname.c
test-id128.c test: Make testing work on systems without or old systemd 2013-08-22 00:52:14 -04:00
test-install.c Get rid of our reimplementation of basename 2013-12-06 21:29:55 -05:00
test-job-type.c
test-libudev.c use memzero(foo, length); for all memset(foo, 0, length); calls 2014-01-31 11:55:01 +01:00
test-list.c list: make our list macros a bit easier to use by not requring type spec on each invocation 2013-10-14 06:11:19 +02:00
test-log.c
test-loopback.c
test-namespace.c namespace: include boot id in private tmp directories 2013-12-13 04:06:43 +01:00
test-ns.c exec: introduce PrivateDevices= switch to provide services with a private /dev 2014-01-20 21:28:37 +01:00
test-path-util.c Get rid of our reimplementation of basename 2013-12-06 21:29:55 -05:00
test-prioq.c shared: switch our hash table implementation over to SipHash 2013-12-22 21:12:25 +01:00
test-replace-var.c
test-sched-prio.c fix scan-build issues 2013-12-10 22:30:46 +01:00
test-sleep.c Make test-login and test-sleep output debugging 2013-09-17 16:44:38 -04:00
test-strbuf.c trivial coding style clean ups 2013-12-03 22:27:45 +01:00
test-strip-tab-ansi.c
test-strv.c strv: multiple cleanups 2014-01-05 09:16:15 -05:00
test-strxcpyx.c
test-tables.c test-tables: allow sparse tables and check mapping for -1 2013-07-16 12:04:31 -04:00
test-time.c util: make time formatting a bit smarter 2013-04-04 02:56:56 +02:00
test-tmpfiles.c always use the same code for creating temporary files 2014-01-28 13:47:35 +01:00
test-udev.c log: log_error() and friends add a newline after each line anyway, so avoid including it in the log strings 2013-12-24 16:39:37 +01:00
test-unit-file.c always use the same code for creating temporary files 2014-01-28 13:47:35 +01:00
test-unit-name.c Use enums to make it obvious what boolean params mean 2013-12-26 15:49:54 -05:00
test-utf8.c core: do not print invalid utf-8 in error messages 2014-02-08 13:07:39 -05:00
test-util.c util: drop parse_user_at_host() since its unused now 2014-02-11 17:16:07 +01:00
test-watchdog.c
test-xml.c shared: add simplistic XML parser for usage in the D-Bus policy language compat parser 2013-12-28 03:04:29 +01:00