1
0
mirror of https://github.com/systemd/systemd.git synced 2024-10-30 06:25:37 +03:00
systemd/src/test
Luca Boccassi 5c10b98350
Merge pull request #22358 from yuwata/udevadm-test-support-dev-path-or-device-unit
udevadm: test,test-builtin: support /dev path or device unit
2022-02-02 15:32:20 +00:00
..
generate-sym-test.py
meson.build test: add a test for mkdir_p() 2022-02-02 15:09:45 +09:00
nss-test-util.c tree-wide: voidify unchecked snprintf calls 2021-08-20 18:29:40 +01:00
nss-test-util.h
test-acl-util.c test: Convert to TEST/TEST_RET macros 2021-11-28 11:46:26 +01:00
test-af-list.c test: Use TEST macro 2021-11-25 15:03:06 +01:00
test-alloc-util.c test: Use TEST macro 2021-11-25 15:03:06 +01:00
test-architecture.c
test-arphrd-util.c test: Use TEST macro 2021-11-25 15:03:06 +01:00
test-ask-password-api.c test: Use TEST macro 2021-11-25 15:03:06 +01:00
test-async.c
test-barrier.c test: allow to set NULL to intro or outro 2022-02-02 11:06:54 +00:00
test-bitmap.c Drop the text argument from assert_not_reached() 2021-08-03 10:05:10 +02:00
test-blockdev-util.c test: Use TEST macro 2021-11-25 15:03:06 +01:00
test-boot-timestamps.c test: use assert_se() instead of assert() 2021-10-12 15:20:28 +09:00
test-bpf-devices.c core: remove refcount for bpf program 2021-10-12 12:48:23 +02:00
test-bpf-firewall.c bpf: name unnamed bpf programs 2022-01-22 16:48:42 +09:00
test-bpf-foreign-programs.c bpf: name unnamed bpf programs 2022-01-22 16:48:42 +09:00
test-bpf-lsm.c tests: log_tests_skipped() already appends ", skipping tests" 2022-01-05 11:59:22 +01:00
test-btrfs.c tree-wide: add FORMAT_BYTES() 2021-07-09 11:11:21 +02:00
test-bus-util.c test: Use TEST macro 2021-11-25 15:03:06 +01:00
test-calendarspec.c test: Use TEST macro 2021-11-25 15:03:06 +01:00
test-cap-list.c test: Use TEST macro 2021-11-25 15:03:06 +01:00
test-capability.c test: use assert_se() instead of assert() 2021-10-12 15:20:28 +09:00
test-cgroup-cpu.c test: Use TEST macro 2021-11-25 15:03:06 +01:00
test-cgroup-mask.c test: Convert to TEST/TEST_RET macros 2021-11-28 11:46:26 +01:00
test-cgroup-setup.c test: allow to set NULL to intro or outro 2022-02-02 11:06:54 +00:00
test-cgroup-unit-default.c test: Convert to TEST/TEST_RET macros 2021-11-28 11:46:26 +01:00
test-cgroup-util.c cgroup-util: Move macros to macros and tests to tests 2022-01-10 18:22:41 +01:00
test-cgroup.c test: Use TEST macro 2021-11-25 15:03:06 +01:00
test-chase-symlinks.c test: use assert_se() instead of assert() 2021-10-12 15:20:28 +09:00
test-chown-rec.c test: allow to set NULL to intro or outro 2022-02-02 11:06:54 +00:00
test-clock.c test: Use TEST macro 2021-11-25 15:03:06 +01:00
test-condition.c util: move on_ac_power() from util.c -> udev-util.c 2022-01-06 18:06:22 +09:00
test-conf-files.c test: Use TEST macro 2021-11-25 15:03:06 +01:00
test-conf-parser.c test: Use TEST macro 2021-11-25 15:03:06 +01:00
test-copy.c test: initialize buffer to make Coverity silent 2022-01-27 13:47:58 +00:00
test-coredump-util.c test: Use TEST macro 2021-11-25 15:03:06 +01:00
test-cpu-set-util.c test: Use TEST macro 2021-11-25 15:03:06 +01:00
test-cryptolib.c port string_hashsum from libgcrypt to openssl^gcrypt 2021-12-01 12:36:57 +01:00
test-daemon.c
test-data-fd-util.c test: Use TEST macro 2021-11-25 15:03:06 +01:00
test-date.c tree-wide: add FORMAT_TIMESTAMP_STYLE() 2021-07-09 11:03:36 +02:00
test-dev-setup.c
test-device-nodes.c test: Use TEST macro 2021-11-25 15:03:06 +01:00
test-dlopen-so.c core: make libbpf a dlopen() dependency 2021-05-25 12:59:26 +01:00
test-dlopen.c
test-dns-domain.c test: Use TEST macro 2021-11-25 15:03:06 +01:00
test-ellipsize.c test: Use TEST macro 2021-11-25 15:03:06 +01:00
test-emergency-action.c test: Use TEST macro 2021-11-25 15:03:06 +01:00
test-engine.c core: replace slice dependencies as they get added 2021-11-10 10:52:08 +01:00
test-env-file.c test-env-file: add tests for quoting in env files 2022-01-23 14:40:28 +09:00
test-env-util.c test: Use TEST macro 2021-11-25 15:03:06 +01:00
test-errno-list.c test: add test for errno-list.[ch] 2021-12-22 15:29:55 +09:00
test-escape.c test: Use TEST macro 2021-11-25 15:03:06 +01:00
test-ether-addr-util.c test: Use TEST macro 2021-11-25 15:03:06 +01:00
test-exec-util.c test: use rm_rf_physical_and_freep cleanup function 2022-02-02 15:31:40 +00:00
test-execute.c test: add LoongArch 64bit testcase 2021-12-22 11:07:56 +08:00
test-exit-status.c test: Use TEST macro 2021-11-25 15:03:06 +01:00
test-extract-word.c test: Use TEST macro 2021-11-25 15:03:06 +01:00
test-fd-util.c tree-wide: fix typo 2021-11-30 12:30:07 +00:00
test-fdset.c test: Use TEST macro 2021-11-25 15:03:06 +01:00
test-fileio.c test: Use TEST macro 2021-11-25 15:03:06 +01:00
test-firewall-util.c test: use assert_se() instead of assert() 2021-10-12 15:20:28 +09:00
test-format-table.c test: allow to set NULL to intro or outro 2022-02-02 11:06:54 +00:00
test-format-util.c test: Use TEST macro 2021-11-25 15:03:06 +01:00
test-fs-util.c test: allow to set NULL to intro or outro 2022-02-02 11:06:54 +00:00
test-fstab-util.c test: Use TEST macro 2021-11-25 15:03:06 +01:00
test-glob-util.c test: Use TEST macro 2021-11-25 15:03:06 +01:00
test-gpt.c Merge pull request #21501 from medhefgo/test 2021-11-26 12:23:18 +01:00
test-hash-funcs.c test: Use TEST macro 2021-11-25 15:03:06 +01:00
test-hashmap-ordered.awk
test-hashmap-plain.c test: Use TEST macro in more cases 2021-11-25 15:03:10 +01:00
test-hashmap.c test: allow to set NULL to intro or outro 2022-02-02 11:06:54 +00:00
test-hexdecoct.c test: Use TEST macro 2021-11-25 15:03:06 +01:00
test-hmac.c test: Use TEST macro 2021-11-25 15:03:06 +01:00
test-hostname-setup.c test: Use TEST macro 2021-11-25 15:03:06 +01:00
test-hostname-util.c test: Use TEST macro 2021-11-25 15:03:06 +01:00
test-id128.c test: Use TEST macro 2021-11-25 15:03:06 +01:00
test-import-util.c test: Use TEST macro 2021-11-25 15:03:06 +01:00
test-in-addr-prefix-util.c test: Use TEST macro 2021-11-25 15:03:06 +01:00
test-in-addr-util.c test: Use TEST macro 2021-11-25 15:03:06 +01:00
test-install-file.c test: Use TEST macro 2021-11-25 15:03:06 +01:00
test-install-root.c test: allow to set NULL to intro or outro 2022-02-02 11:06:54 +00:00
test-install.c
test-io-util.c test: Use TEST macro 2021-11-25 15:03:06 +01:00
test-ip-protocol-list.c test: Use TEST macro 2021-11-25 15:03:06 +01:00
test-ipcrm.c
test-job-type.c test-job-type: modernize code a bit 2022-01-03 19:18:55 +01:00
test-journal-importer.c test: Use TEST macro 2021-11-25 15:03:06 +01:00
test-json.c test: Use TEST macro 2021-11-25 15:03:06 +01:00
test-kbd-util.c Typos found by codespell 2021-10-20 22:20:18 +09:00
test-libcrypt-util.c fix typo 2021-06-15 14:19:30 +09:00
test-libmount.c test: Use TEST macro 2021-11-25 15:03:06 +01:00
test-list.c list: add LIST_POP() helper that pops the first item off a linked list 2021-11-25 12:10:03 +01:00
test-load-fragment.c test: allow to set NULL to intro or outro 2022-02-02 11:06:54 +00:00
test-local-addresses.c test: Use TEST macro 2021-11-25 15:03:06 +01:00
test-locale-util.c test: Use TEST macro 2021-11-25 15:03:06 +01:00
test-log.c test: use assert_se() instead of assert() 2021-10-12 15:20:28 +09:00
test-loop-block.c dissect: use DISKSEQ when waiting for block devices 2021-07-28 20:07:01 +01:00
test-loopback.c
test-macro.c test: Slightly rework DEFINE_TEST_MAIN macros 2021-11-25 14:56:33 +01:00
test-mkdir.c test: add a test for mkdir_p() 2022-02-02 15:09:45 +09:00
test-modhex.c test: Use TEST macro 2021-11-25 15:03:06 +01:00
test-mount-util.c test: Use TEST macro 2021-11-25 15:03:06 +01:00
test-mountpoint-util.c test: allow to set NULL to intro or outro 2022-02-02 11:06:54 +00:00
test-namespace.c test: allow to set NULL to intro or outro 2022-02-02 11:06:54 +00:00
test-net-naming-scheme.c test: Use TEST macro 2021-11-25 15:03:06 +01:00
test-netlink-manual.c
test-ns.c core: add ExtensionDirectories= setting 2022-01-21 22:53:12 +09:00
test-nscd-flush.c
test-nss-hosts.c tests: no longer load libnss_{files|dns} 2022-01-03 04:36:37 +00:00
test-nss-users.c tests: no longer load libnss_{files|dns} 2022-01-03 04:36:37 +00:00
test-ordered-set.c test: Use TEST macro 2021-11-25 15:03:06 +01:00
test-os-util.c test: Use TEST macro 2021-11-25 15:03:06 +01:00
test-parse-argument.c test: Use TEST macro 2021-11-25 15:03:06 +01:00
test-parse-socket-bind-item.c test: Use TEST macro 2021-11-25 15:03:06 +01:00
test-parse-util.c test-parse-util: Add SI-suffix parse_size tests 2021-11-28 11:48:34 +01:00
test-path-lookup.c test: use rm_rf_physical_and_freep cleanup function 2022-02-02 15:31:40 +00:00
test-path-util.c test: Use TEST macro 2021-11-25 15:03:06 +01:00
test-path.c test: do not use alloca() in function call 2021-10-28 03:55:22 +09:00
test-percent-util.c test: Use TEST macro 2021-11-25 15:03:06 +01:00
test-pretty-print.c test: Use TEST macro 2021-11-25 15:03:06 +01:00
test-prioq.c test: Use TEST macro 2021-11-25 15:03:06 +01:00
test-proc-cmdline.c test: allow to set NULL to intro or outro 2022-02-02 11:06:54 +00:00
test-process-util.c test: allow to set NULL to intro or outro 2022-02-02 11:06:54 +00:00
test-procfs-util.c test: refactor test-procfs-util for clarity and skip test on perm failure 2021-11-08 08:37:08 +01:00
test-psi-util.c test: Use TEST macro 2021-11-25 15:03:06 +01:00
test-qrcode-util.c
test-random-util.c test: Use TEST macro 2021-11-25 15:03:06 +01:00
test-ratelimit.c test: Use TEST macro 2021-11-25 15:03:06 +01:00
test-recurse-dir.c test: use assert_se() instead of assert() 2021-10-12 15:20:28 +09:00
test-replace-var.c test: Use TEST macro 2021-11-25 15:03:06 +01:00
test-rlimit-util.c test: Use TEST macro in more cases 2021-11-25 15:03:10 +01:00
test-rm-rf.c test: Use TEST macro 2021-11-25 15:03:06 +01:00
test-sched-prio.c systemd-analyze: add --root option for 'verify' verb and allow path parsing 2021-08-10 02:41:12 -07:00
test-sd-hwdb.c test: allow to set NULL to intro or outro 2022-02-02 11:06:54 +00:00
test-sd-path.c test: Use TEST macro 2021-11-25 15:03:06 +01:00
test-seccomp.c test: Use TEST macro 2021-11-25 15:03:06 +01:00
test-selinux.c
test-serialize.c test: allow to set NULL to intro or outro 2022-02-02 11:06:54 +00:00
test-set-disable-mempool.c test: Use TEST macro 2021-11-25 15:03:06 +01:00
test-set.c test: Use TEST macro 2021-11-25 15:03:06 +01:00
test-sigbus.c
test-signal-util.c test: Use TEST macro 2021-11-25 15:03:06 +01:00
test-siphash24.c test: Use TEST macro 2021-11-25 15:03:06 +01:00
test-sizeof.c test-sizeof: show stack and heap randomization 2021-11-30 22:55:15 +01:00
test-sleep.c test: allow to set NULL to intro or outro 2022-02-02 11:06:54 +00:00
test-socket-bind.c tests: log_tests_skipped() already appends ", skipping tests" 2022-01-05 11:59:22 +01:00
test-socket-netlink.c test: Use TEST macro 2021-11-25 15:03:06 +01:00
test-socket-util.c test: Use TEST macro 2021-11-25 15:03:06 +01:00
test-specifier.c core: add %y/%Y specifiers for the fragment path of the unit 2022-01-21 08:00:41 +01:00
test-stat-util.c test: allow to set NULL to intro or outro 2022-02-02 11:06:54 +00:00
test-static-destruct.c test: Use TEST macro 2021-11-25 15:03:06 +01:00
test-strbuf.c test: Use TEST macro 2021-11-25 15:03:06 +01:00
test-string-util.c fix test-string-util failed when locale is not utf8 2022-01-12 05:06:05 +09:00
test-strip-tab-ansi.c test: Use TEST macro 2021-11-25 15:03:06 +01:00
test-strv.c basic/strv: drop strv_free_free 2021-11-26 14:58:44 +01:00
test-strxcpyx.c test: add tests for strnpcpy_full() and friends 2021-12-25 15:12:46 +09:00
test-sysctl-util.c hostname-util: drop GET_HOSTNAME_ALLOW_NONE flag and always refuse "(none)" 2021-12-31 04:05:38 +09:00
test-tables.c
test-terminal-util.c test: Use TEST macro 2021-11-25 15:03:06 +01:00
test-time-util.c test: allow to set NULL to intro or outro 2022-02-02 11:06:54 +00:00
test-tmpfile-util.c test: Use TEST macro 2021-11-25 15:03:06 +01:00
test-tmpfiles.c test: Use TEST macro 2021-11-25 15:03:06 +01:00
test-tpm2.c test: Use TEST macro 2021-11-25 15:03:06 +01:00
test-udev-util.c test: Use TEST macro in more cases 2021-11-25 15:03:10 +01:00
test-udev.c sd-device: drop device_new_from_synthetic_event() from libsystemd 2022-02-02 20:34:38 +09:00
test-uid-alloc-range.c test: Use TEST macro 2021-11-25 15:03:06 +01:00
test-uid-range.c
test-umask-util.c
test-unaligned.c test: Use TEST macro 2021-11-25 15:03:06 +01:00
test-unit-file.c test: allow to set NULL to intro or outro 2022-02-02 11:06:54 +00:00
test-unit-name.c test: allow to set NULL to intro or outro 2022-02-02 11:06:54 +00:00
test-unit-serialize.c test: allow to set NULL to intro or outro 2022-02-02 11:06:54 +00:00
test-user-util.c test: Use TEST macro 2021-11-25 15:03:06 +01:00
test-utf8.c test: allow to set NULL to intro or outro 2022-02-02 11:06:54 +00:00
test-util.c basic/util: add macro variants of log2 functions 2021-11-29 11:12:52 +01:00
test-varlink.c json: add new JSON_BUILD_CONST_STRING() macro 2021-11-25 14:22:31 +01:00
test-verbs.c test: Use TEST macro 2021-11-25 15:03:06 +01:00
test-watch-pid.c systemd-analyze: add --root option for 'verify' verb and allow path parsing 2021-08-10 02:41:12 -07:00
test-watchdog.c test-watchdog: set timeout to 2 seconds by default 2022-01-06 14:12:33 -05:00
test-web-util.c test: Use TEST macro 2021-11-25 15:03:06 +01:00
test-xattr-util.c test: Use TEST macro 2021-11-25 15:03:06 +01:00
test-xml.c