summaryrefslogtreecommitdiff
path: root/test/test-functions
Commit message (Expand)AuthorAgeFilesLines
* test: fuzz our dbus interfaces with dfuzzerFrantisek Sumsal2022-06-191-0/+1
* test: make masking of supplementary services configurableFrantisek Sumsal2022-06-191-3/+3
* test: run the custom check hooks before common checksFrantisek Sumsal2022-06-171-8/+8
* test: pass the initdir to check_result_{qemu,nspawn} hooksFrantisek Sumsal2022-06-171-4/+4
* test: always wrap useradd/userdel when running w/ ASanFrantisek Sumsal2022-06-171-2/+2
* test: send stdout/stderr of testsuite units to journal & consoleFrantisek Sumsal2022-06-171-0/+12
* Merge pull request #23741 from mrc0mmand/more-asan-tweaksYu Watanabe2022-06-161-56/+46
|\
| * test: don't wrap binaries built with ASanFrantisek Sumsal2022-06-161-3/+7
| * test: drop all LD_PRELOAD-related ASan workaroundsFrantisek Sumsal2022-06-161-53/+1
| * test: wrap binaries using systemd DSOs when running w/ ASanFrantisek Sumsal2022-06-161-1/+39
* | test: move "do" at the end of lineYu Watanabe2022-06-141-6/+3
* | test: install C.UTF-8 and English localesYu Watanabe2022-06-141-0/+24
* | test: install libxkbcommon and x11 keymapsYu Watanabe2022-06-141-1/+18
* | test: introduce inst_recursive() helper functionYu Watanabe2022-06-141-0/+14
* | test: add one more path to search keymapsYu Watanabe2022-06-141-19/+40
|/
* test: import logind test from debian/ubuntu test suiteYu Watanabe2022-06-101-0/+8
* test: set $ASAN_RT_PATH along with $LD_PRELOAD to the ASan runtime DSOFrantisek Sumsal2022-06-061-1/+1
* test: enable virtio-rng device for QEMU guestsFranck Bui2022-06-031-0/+1
* test: generate a custom initrd for TEST-24 if $INITRD is unsetFrantisek Sumsal2022-05-261-0/+5
* tests: ignore dbus-broker-launcherEvgeny Vereshchagin2022-05-121-0/+1
* docs: use lowercase "qemu" and other minor tweaks to test docsZbigniew Jędrzejewski-Szmek2022-05-041-9/+9
* tests: make valgrind_wrapper track file descriptorsEvgeny Vereshchagin2022-05-031-1/+1
* tests: make it possible to install valgrindEvgeny Vereshchagin2022-05-031-7/+7
* test: use cp for journal copying when systemd-journal-remote non-existentwangyuhang2022-04-251-2/+6
* Merge pull request #23021 from fbuihuu/tmpfiles-fix-precedence-with-plus-signYu Watanabe2022-04-161-1/+1
|\
| * test: adapt install_pam() for openSUSEFranck Bui2022-04-111-1/+1
* | test: add MD-related tests to TEST-64Frantisek Sumsal2022-04-141-0/+23
* | test: ignore missing coverage in TEST-02Frantisek Sumsal2022-04-071-2/+2
|/
* test: use flock when calling mkfs.btrfsFrantisek Sumsal2022-03-251-0/+1
* cryptenroll: add tests for TPM2 unlockingGrigori Goronzy2022-03-151-1/+1
* TEST-29: do not pass -q to mk/unsquashfs, not supported on CentOS 8Luca Boccassi2022-03-081-4/+4
* TEST-29: trim output a bitZbigniew Jędrzejewski-Szmek2022-03-071-4/+4
* test: set `ReadWritePaths=` only for units from TEST-20Frantisek Sumsal2022-02-171-3/+8
* tests: allow running all the services with SYSTEMD_LOG_LEVELEvgeny Vereshchagin2022-02-161-0/+3
* test: set `ReadWritePaths=$BUILD_DIR` when running w/ coverageFrantisek Sumsal2022-02-141-3/+5
* test: check for (possibly) missing test coverageFrantisek Sumsal2022-02-141-0/+14
* test: set ACLs for the build dir when built with coverageFrantisek Sumsal2022-02-141-0/+3
* test: lvm 2.03.15 dropped the static autoactivationFrantisek Sumsal2022-02-091-1/+4
* test: introduce `get_cgroup_hierarchy() helperFrantisek Sumsal2022-02-011-0/+18
* test: copy portable profiles into the image if they don't exist thereFrantisek Sumsal2022-01-311-0/+11
* Merge pull request #21838 from lnussel/logind-refactorYu Watanabe2022-01-311-0/+4
|\
| * test: add shutdown testLudwig Nussel2022-01-251-0/+4
* | core: do not attempt to add 'private' symlinks when RootImage/RootDirectory a...Luca Boccassi2022-01-281-1/+9
* | test: use mksquashfs -noappendLuca Boccassi2022-01-271-4/+4
* | test: rename service used in TEST-29-PORTABLE to avoid conflictLuca Boccassi2022-01-271-5/+9
|/
* test: mark partition bootableLudwig Nussel2021-12-291-1/+1
* test: ignore the error about our own libraries missing during image creationZbigniew Jędrzejewski-Szmek2021-12-251-6/+8
* test: install losetup by defaultYu Watanabe2021-12-201-0/+1
* TEST-10: don't attempt to write a byte to the socketFranck Bui2021-12-071-1/+0
* elf-util: switch libelf/libdw to dlopen()Luca Boccassi2021-11-301-1/+1