1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-07 01:27:11 +03:00
systemd/src/test
Lennart Poettering c4834ffaef tests: show current monotonic/boottime/realtime clock values in test-time
When debugging time issues its kinda handy to have an easy way to query
the three clocks, hence let's just output them at the beginning of
test-time.
2017-06-22 21:10:34 +02:00
..
.gitignore
generate-sym-test.py Mark python scripts executable 2017-05-07 20:16:47 -04:00
Makefile
meson.build Merge pull request #5990 from keszybz/logind 2017-05-21 07:14:21 +02:00
test-acl-util.c fileio: simplify mkostemp_safe() (#4090) 2016-09-13 08:20:38 +02:00
test-af-list.c test-af-list: drop unnecessary backslash 2017-05-07 20:01:04 -04:00
test-alloc-util.c
test-architecture.c
test-arphrd-list.c Silence two "unused function af_lookup" warnings (#5222) 2017-02-04 10:25:20 -05:00
test-ask-password-api.c
test-async.c fileio: simplify mkostemp_safe() (#4090) 2016-09-13 08:20:38 +02:00
test-barrier.c
test-bitmap.c
test-boot-timestamps.c
test-btrfs.c
test-calendarspec.c calendarspec: parse unix timestamps (@...) (#5947) 2017-05-17 11:40:49 +02:00
test-cap-list.c
test-capability.c
test-cgroup-mask.c test: drop TEST_DATA_DIR, fold into get_testdata_dir() 2017-02-16 21:45:57 +01:00
test-cgroup-util.c test-cgroup-util: add a "test" to print out cg_is_*_wanted() values 2017-02-22 19:58:06 -05:00
test-cgroup.c
test-clock.c fileio: simplify mkostemp_safe() (#4090) 2016-09-13 08:20:38 +02:00
test-condition.c Merge pull request #5926 from fsateler/condition-uid 2017-05-29 15:18:38 +02:00
test-conf-files.c basic/conf-files: extend conf_files_list() to list unsuffixed files 2017-02-11 18:21:06 -05:00
test-conf-parser.c test-conf-parser: add valid and invalid utf8 test for config_parse_path 2017-05-14 13:19:11 +02:00
test-copy.c machined: when copying files from/to userns containers chown to root 2017-02-17 10:22:28 +01:00
test-cpu-set-util.c
test-daemon.c
test-date.c calendarspec: parse unix timestamps (@...) (#5947) 2017-05-17 11:40:49 +02:00
test-device-nodes.c
test-dissect-image.c dissect: make using a generic partition as root partition optional 2016-12-21 19:09:30 +01:00
test-dlopen.c meson: add test-dlopen 2017-04-23 21:47:28 -04:00
test-dns-domain.c resolved: support libidn2 in addition to libidn 2017-05-11 14:25:01 -04:00
test-ellipsize.c
test-engine.c test: drop TEST_DATA_DIR, fold into get_testdata_dir() 2017-02-16 21:45:57 +01:00
test-env-util.c env-util: fix memory leak (#5962) 2017-05-14 10:30:40 -04:00
test-escape.c Use "dollar-single-quotes" to escape shell-sensitive strings 2017-06-19 19:39:43 -04:00
test-exec-util.c test-exec-util: drop duplicate const 2017-04-21 12:05:55 -04:00
test-execute.c tests: skip test_exec_inaccessiblepaths_proc when inaccessible dir is unavailable (#6068) 2017-06-01 13:58:37 -04:00
test-extract-word.c
test-fd-util.c core/manager: split out creation of serialization fd out to a helper 2017-02-20 18:49:09 -05:00
test-fdset.c fileio: simplify mkostemp_safe() (#4090) 2016-09-13 08:20:38 +02:00
test-fileio.c basic: support default and alternate values for env expansion 2017-02-20 23:32:53 -05:00
test-firewall-util.c
test-fs-util.c fs-util: unify code we use to check if dirent's d_name is "." or ".." 2017-02-02 00:06:18 +01:00
test-fstab-util.c
test-glob-util.c basic: add readdir_no_dot and safe_glob functions 2017-04-27 13:20:08 -04:00
test-hash.c test: skip instead of fail if crypto kmods are not available 2017-03-03 16:45:44 +01:00
test-hashmap-ordered.awk meson: also indent scripts with 8 spaces 2017-04-25 08:49:16 -04:00
test-hashmap-plain.c
test-hashmap.c
test-helper.h test: drop TEST_DATA_DIR, fold into get_testdata_dir() 2017-02-16 21:45:57 +01:00
test-hexdecoct.c util-lib: be stricter when decoding hex strings 2016-12-21 19:09:31 +01:00
test-hostname-util.c fileio: simplify mkostemp_safe() (#4090) 2016-09-13 08:20:38 +02:00
test-hostname.c
test-id128.c test: skip instead of fail if crypto kmods are not available 2017-03-03 16:45:44 +01:00
test-install-root.c install: when a template unit is instantiated via a /usr symlink, consider it enabled 2017-02-07 20:16:12 +01:00
test-install.c install: introduce UnitFileFlags 2016-10-24 10:19:08 +02:00
test-io-util.c
test-ipcrm.c test-ipcrm: use configured nobody user name (#5350) 2017-02-15 10:22:22 +01:00
test-job-type.c
test-journal-importer.c test: drop TEST_DATA_DIR, fold into get_testdata_dir() 2017-02-16 21:45:57 +01:00
test-libudev.c tree-wide: standardize on $(PACKAGE_VERSION) for the version string 2017-04-04 20:36:09 -04:00
test-list.c list: LIST_INSERT_BEFORE: update head if necessary (#4261) 2016-10-04 16:15:37 +02:00
test-locale-util.c
test-log.c basic/log: split max log level into multiple "realms" 2017-05-07 22:48:24 -04:00
test-loopback.c tree-wide: fix incorrect uses of %m 2017-05-13 15:42:26 -04:00
test-mount-util.c Modify mount_propagation_flags_from_string to return a normal int code 2016-12-17 13:57:04 -05:00
test-namespace.c tree-wide: drop NULL sentinel from strjoin 2016-10-23 11:43:27 -04:00
test-netlink-manual.c
test-ns.c core: add RootImage= setting for using a specific image file as root directory for a service 2017-02-07 12:19:42 +01:00
test-nss.c tree-wide: when %m is used in log_*, always specify errno explicitly 2017-05-19 14:24:03 -04:00
test-parse-util.c test-parse-util: verify that ato[ui] actually rejects trailing garbage 2017-05-19 14:37:48 -04:00
test-path-lookup.c
test-path-util.c basic/path-util: allow flags for path_equal_or_files_same 2017-06-17 12:37:16 -04:00
test-path.c test: drop TEST_DATA_DIR, fold into get_testdata_dir() 2017-02-16 21:45:57 +01:00
test-prioq.c
test-proc-cmdline.c util-lib: various improvements to kernel command line parsing 2016-12-21 19:09:08 +01:00
test-process-util.c util-lib: rework rename_process() to be able to make use of PR_SET_MM_ARG_START 2016-12-14 18:29:30 +01:00
test-ratelimit.c
test-replace-var.c tree-wide: drop NULL sentinel from strjoin 2016-10-23 11:43:27 -04:00
test-rlimit-util.c
test-sched-prio.c test: drop TEST_DATA_DIR, fold into get_testdata_dir() 2017-02-16 21:45:57 +01:00
test-seccomp.c seccomp: enable RestrictAddressFamilies on ppc64, autodetect SECCOMP_RESTRICT_ADDRESS_FAMILIES_BROKEN 2017-05-10 09:21:16 -04:00
test-selinux.c Revert "selinux: split up mac_selinux_have() from mac_selinux_use()" 2017-05-12 14:43:39 +01:00
test-set.c
test-sigbus.c test-sigbus: skip the test under valgrind 2017-05-10 11:05:57 +00:00
test-signal-util.c
test-siphash24.c
test-sizeof.c test-sizeof: print the size of an enum 2017-04-25 21:14:59 -04:00
test-sleep.c
test-socket-util.c test: add support for in_addr_is_multicast tests 2017-02-24 15:42:59 +05:30
test-stat-util.c basic/path-util: allow flags for path_equal_or_files_same 2017-06-17 12:37:16 -04:00
test-strbuf.c
test-string-util.c treewide: replace homegrown memory_erase with explicit_bzero 2017-02-05 21:07:55 -05:00
test-strip-tab-ansi.c
test-strv.c strv: fix STRV_FOREACH_BACKWARDS() to be a single statement only 2016-10-07 20:14:38 +02:00
test-strxcpyx.c
test-tables.c Merge pull request #4442 from keszybz/detect-virt-userns 2016-10-27 13:16:16 +03:00
test-terminal-util.c fileio: simplify mkostemp_safe() (#4090) 2016-09-13 08:20:38 +02:00
test-time.c tests: show current monotonic/boottime/realtime clock values in test-time 2017-06-22 21:10:34 +02:00
test-tmpfiles.c Rename formats-util.h to format-util.h 2016-11-07 10:15:08 -05:00
test-udev.c tree-wide: standardize on $(PACKAGE_VERSION) for the version string 2017-04-04 20:36:09 -04:00
test-uid-range.c
test-unaligned.c
test-unit-file.c tests: make sure tests pass when invoked in "sudo" 2016-11-02 08:55:24 -06:00
test-unit-name.c
test-user-util.c
test-utf8.c
test-util.c basic/util: move execute_directory() to separate file 2017-02-11 18:21:06 -05:00
test-verbs.c
test-watchdog.c
test-web-util.c
test-xattr-util.c
test-xml.c