summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* test: explicitly configure oomd stuff via dropinsFrantisek Sumsal2022-01-091-1/+7
* test: store empty files rather than symlinks for test-fstab-generatorLuca Boccassi2022-01-0922-23/+4
* core: teach LoadCredential= to load from a directoryAlbert Brox2022-01-081-1/+18
* test: add test cases for fstab-generatorYu Watanabe2022-01-0753-0/+236
* meson: install test-network-generator-conversion.sh even if networkd is not e...Yu Watanabe2022-01-061-5/+3
* test: use full date & time when checking for coredumpsFrantisek Sumsal2022-01-061-1/+1
* test: build fuzzers with --werror if setFrantisek Sumsal2022-01-041-1/+4
* test-network: add testcase for invalid AllowedIPs=Yu Watanabe2021-12-311-1/+1
* test: mark partition bootableLudwig Nussel2021-12-291-1/+1
* test: add testcases of symlinked drop-in directoriesYu Watanabe2021-12-291-0/+20
* Merge pull request #21892 from yuwata/network-vxlan-automatic-local-address-s...Luca Boccassi2021-12-264-3/+43
|\
| * test-network: add testcase for vxlan local address auto selectionYu Watanabe2021-12-254-3/+43
* | tree-wide: fix typoYu Watanabe2021-12-251-1/+1
* | Merge pull request #21774 from keszybz/make-libcore-shared-and-add-lib-tag-op...Yu Watanabe2021-12-251-6/+8
|\ \ | |/ |/|
| * test: ignore the error about our own libraries missing during image creationZbigniew Jędrzejewski-Szmek2021-12-251-6/+8
* | Merge pull request #20833 from pdmorrow/onfailure_envYu Watanabe2021-12-254-0/+249
|\ \ | |/ |/|
| * tests: add test to cover service exit status propagationPeter Morrow2021-12-134-0/+249
* | Merge pull request #21648 from yuwata/network-tunnel-local-automatic-address-...Yu Watanabe2021-12-254-3/+51
|\ \
| * | test-network: add testcase for automatic tunnel local address selectionYu Watanabe2021-12-124-3/+51
* | | test: wait for user inactiveYu Watanabe2021-12-221-0/+7
* | | test: remove test-user2Yu Watanabe2021-12-221-0/+15
* | | test: add LoongArch 64bit testcaseXiaotian Wu2021-12-221-0/+7
* | | test: tweak TriggerLimitIntervalSec= if we're running w/o KVM as wellFrantisek Sumsal2021-12-221-5/+6
* | | test: tweak the path trigger limit a bit when collecting coverageFrantisek Sumsal2021-12-201-0/+12
* | | test: add a test case for issue #21817Yu Watanabe2021-12-211-0/+19
* | | test: install losetup by defaultYu Watanabe2021-12-204-3/+1
* | | Merge pull request #21818 from bluca/path_trigger_limitDaan De Meyer2021-12-191-0/+2
|\ \ \
| * | | path unit: add TriggerLimitBurst= and TriggerLimitIntervalSec=Luca Boccassi2021-12-181-0/+2
* | | | Merge pull request #21814 from yuwata/network-dhcp-pd-fixesYu Watanabe2021-12-192-81/+69
|\ \ \ \ | |/ / / |/| | |
| * | | test-network: add tests for renewing/rebinding leaseYu Watanabe2021-12-181-61/+60
| * | | test-network: introduce dump_dnsmasq_log_file()Yu Watanabe2021-12-181-0/+5
| * | | test-network: use dnsmasq for testing DHCP4-6RDYu Watanabe2021-12-182-23/+8
| * | | test-network: use --bind-interfaces option for dnsmasqYu Watanabe2021-12-181-2/+2
| * | | network: dhcp-pd: do not stack 6rd sit tunnelYu Watanabe2021-12-181-1/+0
* | | | core: Add trigger limit for path unitsDaan De Meyer2021-12-182-5/+18
* | | | Revert "core: Propagate condition failed state to triggering units."Daan De Meyer2021-12-173-6/+6
|/ / /
* | | test: adjust MemoryHigh= on oomd extended test unitsAnita Zhang2021-12-173-2/+3
* | | test: mark TEST-46-HOMED as skipped if feature is disabledMichael Biebl2021-12-161-1/+1
* | | test: record missing openssl as a failureMichael Biebl2021-12-161-0/+7
* | | Merge pull request #21736 from yuwata/network-cleanups-for-drop-foreign-configsYu Watanabe2021-12-171-5/+4
|\ \ \
| * | | test-network: wait for veth99 being configuredYu Watanabe2021-12-171-5/+4
| | |/ | |/|
* | | test: bump the timeout when collecting test coverageFrantisek Sumsal2021-12-161-2/+6
* | | test: settle before checking logsFrantisek Sumsal2021-12-161-0/+2
|/ /
* | test: bump timeout for TEST-50-DISSECT and TEST-67-INTEGRITYLuca Boccassi2021-12-132-2/+2
* | Merge pull request #21614 from medhefgo/boot-bcdZbigniew Jędrzejewski-Szmek2021-12-1212-0/+7
|\ \ | |/ |/|
| * test: Add BCD unit testJan Janssen2021-12-1112-0/+7
* | meson: Drop meson version compare for fuzz testJan Janssen2021-12-121-9/+1
|/
* test: add missing section for Description=Yu Watanabe2021-12-111-0/+1
* test: fix grepping fixed string starts from hyphenYu Watanabe2021-12-111-1/+1
* Merge pull request #21722 from yuwata/bpf-frameworkZbigniew Jędrzejewski-Szmek2021-12-101-1/+6
|\