summaryrefslogtreecommitdiff
path: root/src/test
Commit message (Expand)AuthorAgeFilesLines
* test-parse-argument: add a test for the three parse_*_argument() functionsZbigniew Jędrzejewski-Szmek2021-02-152-0/+65
* Merge pull request #18401 from anitazha/oomdxattrZbigniew Jędrzejewski-Szmek2021-02-131-0/+1
|\
| * cgroup-util: add ManagedOOMPreference enum to use between pid1 and oomdAnita Zhang2021-02-091-0/+1
* | test-string-util: add missing commaZbigniew Jędrzejewski-Szmek2021-02-101-1/+1
* | Return -EINVAL from _from_string() functionsZbigniew Jędrzejewski-Szmek2021-02-102-8/+8
* | string-util: introduce strverscmp_improved()Yu Watanabe2021-02-091-0/+79
|/
* Merge pull request #18375 from yuwata/cli-tools-also-read-kernel-command-lineZbigniew Jędrzejewski-Szmek2021-02-082-1/+42
|\
| * env-util: introduce env_update_systemd_exec_pid()Yu Watanabe2021-02-011-0/+38
| * test: use test_setup_logging() in test-env-utilYu Watanabe2021-02-011-0/+3
| * tree-wide: enable colorized logging for daemons when run in consoleYu Watanabe2021-02-011-1/+1
* | test-fs-util: beef up test for conservative_renameat()Lennart Poettering2021-02-041-6/+22
* | Merge pull request #18444 from anitazha/proprenameZbigniew Jędrzejewski-Szmek2021-02-041-0/+68
|\ \
| * | parse-util: add permyriad parsingAnita Zhang2021-02-021-0/+68
| |/
* | Merge pull request #18459 from poettering/discover-imageYu Watanabe2021-02-041-1/+1
|\ \
| * | shared: rename machine-image.[ch] → discover-image.[ch]Lennart Poettering2021-02-031-1/+1
* | | path-util: tighten path_is_valid() checksLennart Poettering2021-02-031-5/+36
|/ /
* | path-util: tighten path_extract_filename()Lennart Poettering2021-02-021-3/+3
|/
* Merge pull request #18320 from yuwata/network-reduce-trigger-network-eventsZbigniew Jędrzejewski-Szmek2021-01-301-7/+7
|\
| * fs-util: rename conservative_rename() -> conservative_renameat()Yu Watanabe2021-01-221-7/+7
* | New directives NoExecPaths= ExecPaths=Topi Miettinen2021-01-293-0/+23
* | tree-wide: add spdx header on all scripts and helpersZbigniew Jędrzejewski-Szmek2021-01-282-0/+3
* | generate-sys-test: modernize Python and C codeZbigniew Jędrzejewski-Szmek2021-01-271-4/+3
* | log: drop unused LogRealmYu Watanabe2021-01-251-9/+0
* | udev: stop to use LOG_REALM_UDEVYu Watanabe2021-01-251-1/+1
* | feature: display status with a different shape depending on the status (#17728)Jiehong2021-01-221-0/+3
|/
* core: make NotifyAccess= in combination with RootDirectory=/RootImage= workLennart Poettering2021-01-202-0/+2
* Allow control characters in environment variable valuesZbigniew Jędrzejewski-Szmek2021-01-191-3/+9
* meson: move test or fuzzer definitions to relevant meson.build in subdirectoriesYu Watanabe2021-01-191-221/+1
* meson: drop unnecessary files from test definitionsYu Watanabe2021-01-191-30/+9
* meson: drop unnecessary libraries from journal related testsYu Watanabe2021-01-191-75/+14
* meson: slightly disentangle code dependenciesYu Watanabe2021-01-191-39/+48
* meson: move source file list for systemd-xdg-autostart-generator and its testsYu Watanabe2021-01-191-8/+0
* meson: use condition argument in test definitionYu Watanabe2021-01-191-14/+11
* meson: make the second and third elements of tests or fuzzers optionalYu Watanabe2021-01-191-457/+170
* test: move test-umount.c to src/shutdownYu Watanabe2021-01-192-80/+0
* core: move several source files to src/sharedYu Watanabe2021-01-191-2/+1
* test: rewrite test-sd-device-thread.c to depend only on libsystemdYu Watanabe2021-01-191-6/+2
* test: move tests for libudev into src/libudevYu Watanabe2021-01-192-501/+4
* xdg: move tests for xdg-autostart-generatorYu Watanabe2021-01-192-94/+1
* test: move test-systemd-tmpfiles.py from src/test to testYu Watanabe2021-01-192-147/+0
* tmpfiles: move offline-passwd.[ch] to src/tmpfilesYu Watanabe2021-01-192-91/+0
* sd-journal: move source files for sd-journal to src/libsystemd/sd-journalYu Watanabe2021-01-191-14/+14
* core: add DBUS method to bind mount new nodes without service restartLuca Boccassi2021-01-182-0/+4
* Add truncate: to StandardOutput= etc.Lucas Werkmeister2021-01-151-0/+5
* ci: skip test-execute on GH Actions under ASanFrantisek Sumsal2021-01-131-2/+2
* bpf: do not use structured initialization for bpf_attrLuca Boccassi2021-01-101-5/+5
* test-xattr-util: don't insist that /usr supports xattrsLennart Poettering2021-01-091-2/+3
* bpf: zero bpf_attr before initializationLuca Boccassi2021-01-091-10/+0
* test: temporarily skip failing tests on GH ActionsFrantisek Sumsal2021-01-083-2/+17
* string-util: imply NULL termination of strextend() argument listLennart Poettering2021-01-061-5/+5