summaryrefslogtreecommitdiffstats
path: root/test/meson.build (follow)
Commit message (Expand)AuthorAgeFilesLines
* test: install integration-test-setup.sh in testdata/Franck Bui2024-11-081-5/+7
* ci: add testcase for multi-profile UKIsLennart Poettering2024-09-171-0/+1
* test: Add a way to quickly iterate on an integration testDaan De Meyer2024-08-051-3/+5
* Merge pull request #33105 from DaanDeMeyer/sanitizersDaan De Meyer2024-05-311-9/+0
|\
| * TEST-21-DFUZZER: Stop marking as slowDaan De Meyer2024-05-311-9/+0
* | test: optionally allow to disable user service manager, and disable it on TES...Yu Watanabe2024-05-311-2/+2
|/
* test: Run tests that don't need a vm in systemd-nspawnDaan De Meyer2024-05-291-0/+5
* meson: Look up mkosi onceDaan De Meyer2024-05-271-1/+5
* test: Enable TEST-08-INITRD on mkosiDaan De Meyer2024-05-151-0/+2
* Merge pull request #32666 from DaanDeMeyer/mkosi-networkDaan De Meyer2024-05-151-0/+1
|\
| * test: Add TEST-85-NETWORK to run systemd-networkd-tests.pyDaan De Meyer2024-05-141-0/+1
* | test: Enable TEST-54-CREDS on mkosiDaan De Meyer2024-05-141-0/+10
|/
* test: Only add tpm2.target dependency to TEST-70-TPM2.serviceDaan De Meyer2024-05-141-0/+2
* test: Add cmdline field to configure extra kernel command line argsDaan De Meyer2024-05-141-1/+10
* test: Generate basic testsuite services with mesonDaan De Meyer2024-05-141-0/+19
* test: Rename mkosi_args to mkosi-argsDaan De Meyer2024-05-141-2/+2
* test: Disable tests via 'enabled' fieldDaan De Meyer2024-05-141-6/+11
* test: Simplify argument/variable namesDaan De Meyer2024-05-141-1/+1
* test: Rename testsuite-XX units to match test nameDaan De Meyer2024-05-141-73/+59
* test: Rework integration test definitionsDaan De Meyer2024-05-141-98/+99
* test: Add infra to mark integration tests as slowDaan De Meyer2024-05-071-3/+13
* mkosi: Enable more integration testsDaan De Meyer2024-05-061-13/+13
* test: Default to linux qemu firmwareDaan De Meyer2024-05-061-0/+2
* TEST-75-RESOLVED: Move knot configuration to /usr/lib/systemd/tests/testdataDaan De Meyer2024-05-061-0/+1
* TEST-21-DFUZZER: Give higher priorityDaan De Meyer2024-05-061-0/+2
* test: Fix udev storage test nameDaan De Meyer2024-05-061-1/+1
* test: Add missing TEST-69-SHUTDOWN to listDaan De Meyer2024-05-061-0/+1
* test: Remove flaky test commentsDaan De Meyer2024-05-061-2/+1
* test: Only set environment variable if integration tests are enabled.Daan De Meyer2024-05-061-1/+7
* test: Formatting fixesDaan De Meyer2024-05-061-6/+6
* meson: Test installation fixesDaan De Meyer2024-05-051-8/+16
* test: Enable TEST-06-SELINUX testing with mkosiRichard Maw2024-05-031-1/+1
* test: Follow symlinks when copying with rsyncDaan De Meyer2024-05-011-1/+1
* test: Add disabled mkosi tests to meson.buildDaan De Meyer2024-04-301-0/+18
* test: Enable more mkosi integration testsRichard Maw2024-04-301-0/+11
* test: Bump mkosi integration test timeout to 1800 secondsDaan De Meyer2024-04-301-1/+1
* test: Make journal storage configurable per test and make persistent for TEST...Daan De Meyer2024-04-301-0/+2
* test/meson.build: Add some runnable integration testsRichard Maw2024-04-261-0/+29
* mkosi: Build minimal images and enable related integration testsDaan De Meyer2024-04-251-0/+3
* test: Skip meson integration tests if SYSTEMD_INTEGRATION_TESTS != 1Daan De Meyer2024-04-251-40/+34
* test: Various mkosi integration test improvementsDaan De Meyer2024-04-231-15/+19
* test: Add mkosi-based integration test runnerRichard Maw2024-04-181-0/+41
* test: Install test journalsDaan De Meyer2024-03-221-0/+1
* meson: Always build bootctlDaan De Meyer2023-10-251-1/+1
* meson: fix TODO regarding next meson versionLuca Boccassi2023-09-181-1/+1
* meson: add TODO to switch to new 'follow_symlinks' option in the futureLuca Boccassi2023-09-171-2/+3
* meson: Use rsync to copy test data directoriesDaan De Meyer2023-08-171-3/+12
* meson: use install_emptydir() and drop meson-make-symlink.shYu Watanabe2023-08-081-3/+2
* meson: set suite for all tests, and adjust suite for some testsYu Watanabe2023-08-031-14/+26
* meson: also merge declarations of fuzzers with other executablesYu Watanabe2023-08-031-4/+0