..
generate-sym-test.py
Mark python scripts executable
2017-05-07 20:16:47 -04:00
meson.build
tests: when running a manager object in a test, migrate to private cgroup subroot first ( #6576 )
2017-08-09 09:42:49 -04:00
test-acl-util.c
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
test-ask-password-api.c
test-async.c
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
capability: add new ambient_capabilities_supported() helper
2017-08-10 15:02:50 +02:00
test-cgroup-mask.c
tests: when running a manager object in a test, migrate to private cgroup subroot first ( #6576 )
2017-08-09 09:42:49 -04: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
tree-wide: make use of getpid_cached() wherever we can
2017-07-20 20:27:24 +02:00
test-clock.c
test-condition.c
test-condition: fix test_condition_test_group() ( #6531 )
2017-08-05 19:25:19 -04: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-daemon: sleep just a little bit by default
2017-07-13 17:55:02 -04:00
test-date.c
time-util: make parse_timestamp() return -EINVAL if the input is very old date ( #6327 )
2017-07-11 19:12:48 +02:00
test-device-nodes.c
test-dissect-image.c
test-dlopen.c
meson: add test-dlopen
2017-04-23 21:47:28 -04:00
test-dns-domain.c
test-dns-domain: allow old and new libidn2 behaviour ( #6749 )
2017-09-06 09:39:14 +02:00
test-ellipsize.c
test-engine.c
tests: when running a manager object in a test, migrate to private cgroup subroot first ( #6576 )
2017-08-09 09:42:49 -04:00
test-env-util.c
tests: add tests for environment serialization
2017-06-23 20:46:33 -04:00
test-escape.c
tests: add tests for environment serialization
2017-06-23 20:46:33 -04:00
test-exec-util.c
test-exec-util: drop duplicate const
2017-04-21 12:05:55 -04:00
test-execute.c
tests: when running a manager object in a test, migrate to private cgroup subroot first ( #6576 )
2017-08-09 09:42:49 -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
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
test-fs-util: re-order test_readlink_and_make_absolute and test_get_files_in_directory ( #6288 )
2017-07-04 23:22:47 -04: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: use $SYSTEMD_SLOW_TESTS variable
2017-07-13 17:52:49 -04:00
test-hashmap.c
test-helper.c
tests: when running a manager object in a test, migrate to private cgroup subroot first ( #6576 )
2017-08-09 09:42:49 -04:00
test-helper.h
tests: when running a manager object in a test, migrate to private cgroup subroot first ( #6576 )
2017-08-09 09:42:49 -04:00
test-hexdecoct.c
test-hostname-util.c
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
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
test-locale-util.c
test-log.c
tree-wide: make use of getpid_cached() wherever we can
2017-07-20 20:27:24 +02:00
test-loopback.c
test: show debug log output during test-loopback
2017-06-23 12:06:58 +02:00
test-mount-util.c
test-namespace.c
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
resolved,nss-myhostname: use _gateway for the gateway
2017-07-31 14:41:56 -04:00
test-parse-util.c
Merge pull request #5600 from fbuihuu/make-logind-restartable
2017-06-24 18:58:36 -04:00
test-path-lookup.c
test-path-util.c
util-lib: add a new skip_dev_prefix() helper
2017-08-09 19:01:18 +02:00
test-path.c
tests: when running a manager object in a test, migrate to private cgroup subroot first ( #6576 )
2017-08-09 09:42:49 -04:00
test-prioq.c
test-proc-cmdline.c
test-process-util.c
test-process-util: test multiple invocations of rename_process
2017-08-04 11:25:57 +02:00
test-random-util.c
tests: add test-random-util
2017-06-28 10:34:45 -04:00
test-ratelimit.c
test-replace-var.c
test-rlimit-util.c
test-sched-prio.c
tests: when running a manager object in a test, migrate to private cgroup subroot first ( #6576 )
2017-08-09 09:42:49 -04:00
test-seccomp.c
tests: check the return value of personality when errno is not set ( #6752 )
2017-09-06 06:08:04 +02: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
tree-wide: make use of getpid_cached() wherever we can
2017-07-20 20:27:24 +02:00
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
string-util: add strlen_ptr() helper
2017-07-31 18:20:28 +02:00
test-strip-tab-ansi.c
test-strv.c
test-strxcpyx.c
test-strxcpyx: add test for strpcpyf overflow
2017-07-03 20:50:14 -04:00
test-tables.c
Drop busname unit type
2017-07-23 09:29:02 -04:00
test-terminal-util.c
test-time.c
Parse "timeout=0" as infinity in various generators ( #6264 )
2017-07-03 14:29:32 +02:00
test-tmpfiles.c
tree-wide: make use of getpid_cached() wherever we can
2017-07-20 20:27:24 +02: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
test: update test-unit-file
2017-09-04 16:25:28 +09:00
test-unit-name.c
tests: when running a manager object in a test, migrate to private cgroup subroot first ( #6576 )
2017-08-09 09:42:49 -04:00
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-watchdog: wait just one cycle unless $SYSTEMD_SLOW_TESTS
2017-07-13 17:54:59 -04:00
test-web-util.c
test-xattr-util.c
test-xml.c