Systemd/src/test
Lennart Poettering bcde742e78 conf-parser: turn three bool function params into a flags fields
This makes things more readable and fixes some issues with incorrect
flag propagation between the various flavours of config_parse().
2017-11-13 10:24:03 +01:00
..
generate-sym-test.py Mark python scripts executable 2017-05-07 20:16:47 -04:00
meson.build tests: rename test-time to test-time-util 2017-10-18 11:27:23 +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 tests: move alloc related tests to test-alloc-util.c 2016-03-03 18:46:58 +01:00
test-architecture.c tree-wide: use IN_SET macro (#6977) 2017-10-04 16:01:32 +02:00
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 tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
test-async.c fileio: simplify mkostemp_safe() (#4090) 2016-09-13 08:20:38 +02:00
test-barrier.c tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
test-bitmap.c
test-boot-timestamps.c shared/acpi-fpdt: use ENODATA for missing data and skip test 2016-03-04 21:45:45 -05:00
test-bpf.c test-bpf: use /bin/ping path (#7276) 2017-11-08 20:04:55 +01:00
test-btrfs.c tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
test-calendarspec.c Added timezone to the CalendarSpec, parser/formatter and the timedatectl 2017-09-17 09:42:20 +02:00
test-cap-list.c basic/cap-list: report empty capability set as "" 2017-09-25 11:11:20 +02:00
test-capability.c capability: add new ambient_capabilities_supported() helper 2017-08-10 15:02:50 +02:00
test-cgroup-mask.c cgroup: improve cg_mask_to_string a bit, and add tests for it 2017-11-13 10:24:03 +01:00
test-cgroup-util.c tree-wide: use !IN_SET(..) for a != b && a != c && … 2017-10-02 13:09:56 +02: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 tree-wide: use IN_SET macro (#6977) 2017-10-04 16:01:32 +02:00
test-condition.c test-condition: fix test_condition_test_group() (#6531) 2017-08-05 19:25:19 -04:00
test-conf-files.c exec-util,conf-files: skip non-executable files in execute_directories() 2017-09-13 11:42:31 +02:00
test-conf-parser.c conf-parser: turn three bool function params into a flags fields 2017-11-13 10:24:03 +01:00
test-copy.c test-copy: fix operation when test-copy is too small 2017-10-04 15:17:09 +02:00
test-cpu-set-util.c test-cpu-set-util.c: fix typo in comment (#6916) 2017-09-26 13:50:31 +02:00
test-daemon.c test-daemon: sleep just a little bit by default 2017-07-13 17:55:02 -04:00
test-date.c test-date: add more logging on error 2017-09-17 11:57:00 +02:00
test-device-nodes.c tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
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 build-sys: use #if Y instead of #ifdef Y everywhere 2017-10-04 12:09:29 +02:00
test-ellipsize.c tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
test-engine.c core: add internal API to remove dependencies again, based on dependency mask 2017-11-10 19:45:29 +01:00
test-env-util.c basic/env-util: don't relax unesaping of serialized environment strings 2017-10-11 15:05:38 +02: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: add two test cases for scripts masked with empty file 2017-09-17 21:22:39 +02:00
test-execute.c test-execute: update test for SystemCallErrorNumber= 2017-11-11 21:54:29 +09:00
test-extract-word.c tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
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 Remove a bunch of unused variables 2017-11-01 23:06:44 +01:00
test-firewall-util.c tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
test-fs-util.c tree-wide: do not work in assert() (#7271) 2017-11-07 16:04:20 +03:00
test-fstab-util.c tests: move fstab-util related tests to test-fstab-util.c 2016-03-03 19:04:06 +01:00
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: skip tests when cg_pid_get_path fails (#7033) 2017-10-10 20:55:20 +02:00
test-helper.h tests: skip tests when cg_pid_get_path fails (#7033) 2017-10-10 20:55:20 +02: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 tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
test-id128.c test: skip instead of fail if crypto kmods are not available 2017-03-03 16:45:44 +01:00
test-in-addr-util.c in-addr-util: add new helper call in_addr_prefix_from_string_auto() 2017-09-22 15:24:54 +02:00
test-install-root.c systemctl: respect [Install] section in drop-ins (#7158) 2017-11-08 18:04:31 +01:00
test-install.c install: introduce UnitFileFlags 2016-10-24 10:19:08 +02:00
test-io-util.c tests: move io-util related tests to test-io-util 2016-03-03 19:04:06 +01:00
test-ipcrm.c test-ipcrm: use configured nobody user name (#5350) 2017-02-15 10:22:22 +01:00
test-job-type.c tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
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 systemd-firstboot: add vconsole keymap support (#7035) 2017-11-10 10:31:44 +01:00
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 tree-wide: do not work in assert() (#7271) 2017-11-07 16:04:20 +03:00
test-namespace.c tree-wide: drop NULL sentinel from strjoin 2016-10-23 11:43:27 -04:00
test-netlink-manual.c kmod_module_probe_insert_module returns 0 on success, != 0 on failure 2017-10-08 22:29:32 +02:00
test-ns.c namespace: change NameSpace → Namespace 2017-10-10 09:51:58 +02:00
test-nss.c Merge pull request #6974 from keszybz/clean-up-defines 2017-10-04 19:25:30 +02:00
test-parse-util.c test: add test for parse_errno() and parse_syscall_and_errno() 2017-11-11 21:53:56 +09:00
test-path-lookup.c systemctl: don't confuse sysv code with generated units 2016-04-12 13:43:32 +02:00
test-path-util.c path-util: some updates to path_make_relative() 2017-10-02 17:41:44 +02:00
test-path.c test-path: fix inverted return value (#7050) 2017-10-17 17:49:48 +02:00
test-prioq.c tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
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 build-sys: use #if Y instead of #ifdef Y everywhere 2017-10-04 12:09:29 +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 tree-wide: drop NULL sentinel from strjoin 2016-10-23 11:43:27 -04:00
test-rlimit-util.c core: make parsing of RLIMIT_NICE aware of actual nice levels 2016-04-29 16:27:49 +02:00
test-sched-prio.c tests: skip tests when cg_pid_get_path fails (#7033) 2017-10-10 20:55:20 +02:00
test-seccomp.c test: add tests for syscall:errno style in SystemCallFilter= 2017-11-11 21:54:20 +09: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 set: add new helper set_make() which is like set_new() + multiple set_put() in vararg 2017-09-26 16:17:22 +02:00
test-sigbus.c build-sys: use #if Y instead of #ifdef Y everywhere 2017-10-04 12:09:29 +02: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-siphash24: add a test for concatenating very short buffers 2016-02-20 16:34:59 -05:00
test-sizeof.c test-sizeof: add pid_t and gid_t 2017-10-04 15:22:07 +02:00
test-sleep.c tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
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 tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
test-string-util.c string-util: add strlen_ptr() helper 2017-07-31 18:20:28 +02:00
test-strip-tab-ansi.c tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
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-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 fileio: simplify mkostemp_safe() (#4090) 2016-09-13 08:20:38 +02:00
test-time-util.c tests: rename test-time to test-time-util 2017-10-18 11:27:23 +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 tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
test-unaligned.c util-lib: add accessors for unaligned native endian words 2016-06-06 19:59:09 +02:00
test-unit-file.c tests: skip tests when cg_pid_get_path fails (#7033) 2017-10-10 20:55:20 +02:00
test-unit-name.c tests: skip tests when cg_pid_get_path fails (#7033) 2017-10-10 20:55:20 +02:00
test-user-util.c sysusers: move various user credential validity checks to src/basic/ 2016-07-22 15:53:45 +02:00
test-utf8.c tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
test-util.c test-util: silence clang warning about unaligned access 2017-11-01 23:10:25 +01: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 tests: move web-util related tests to test-web-util.c 2016-03-03 18:46:58 +01:00
test-xattr-util.c tests: move xattr-util related tests to test-xattr-util.c 2016-03-03 19:04:07 +01:00
test-xml.c tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00