summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #19322 from poettering/dep-splitLennart Poettering2021-05-2514-0/+161
|\
| * test: add test for OnSuccess= + Uphold= + PropagatesStopTo= + BindsTo=Lennart Poettering2021-05-2513-0/+156
| * core: implement Uphold= dependency typeLennart Poettering2021-05-251-0/+1
| * core: add new OnSuccess= dependency typeLennart Poettering2021-05-251-0/+2
| * core: add new PropagateStopTo= dependency (and inverse)Lennart Poettering2021-05-251-0/+2
* | core: make libbpf a dlopen() dependencyLuca Boccassi2021-05-251-1/+1
|/
* rules.d: Properly quote $env{MODALIAS}Roshan Shariff2021-05-241-1/+1
* udev/net: do not manage loopback interfacesYu Watanabe2021-05-231-1/+1
* test-network: add a test case for nexthop Group= settingYu Watanabe2021-05-223-35/+75
* network: nexthop: add Group= setting to configure multipath route with group ...Yu Watanabe2021-05-221-0/+1
* test-network: add a testcase for OutgoingInterface= in [BridgeFDB]Yu Watanabe2021-05-202-4/+2
* network: bridge-fdb: add support to specify outgoing interfaceSusant Sahani2021-05-201-0/+1
* Merge pull request #19163 from sipraga/online-if-requiredYu Watanabe2021-05-191-0/+1
|\
| * networkd-test: support online state in networkctl status outputAlvin Šipraga2021-05-191-0/+1
* | test: reintroduce m4 dependency for TEST-06-SELINUXFrantisek Sumsal2021-05-191-1/+1
|/
* Merge pull request #19611 from yuwata/network-dhcp-server-introduce-server-ad...Yu Watanabe2021-05-193-1/+4
|\
| * test-network: add testcases for ServerAddress=Yu Watanabe2021-05-182-1/+3
| * network: dhcp-server: introduce ServerAddress= settingYu Watanabe2021-05-181-0/+1
* | meson: use conf configuration_data object to generate test-sysusers.shZbigniew Jędrzejewski-Szmek2021-05-191-1/+1
* | Drop dependency on m4Zbigniew Jędrzejewski-Szmek2021-05-192-2/+1
* | test/run-unit-tests: make script compatible with python3.6Zbigniew Jędrzejewski-Szmek2021-05-181-8/+6
|/
* test: Allow running only a subset of integration tests by setting SELECTED_TESTSBalint Reczey2021-05-171-2/+4
* test: combine stdout/stderr from failed testDan Streetman2021-05-151-7/+24
* meson: call find_program() once and reuse the variable everywhereZbigniew Jędrzejewski-Szmek2021-05-142-11/+7
* Merge pull request #19533 from yuwata/network-queueZbigniew Jędrzejewski-Szmek2021-05-121-6/+6
|\
| * test-network: wait for the interfaces are configured after reloading .network...Yu Watanabe2021-05-121-0/+4
| * test-network: wait for the intreface is configured if it is expectedYu Watanabe2021-05-121-6/+2
* | test-efi-create-disk: support /boot/efiZbigniew Jędrzejewski-Szmek2021-05-101-2/+5
* | test-efi-create-disk: shellcheckifyZbigniew Jędrzejewski-Szmek2021-05-101-16/+15
|/
* networkd: correct batman-adv setting name (GatewayBandwidth) (#19539)Jörg Deckert2021-05-083-4/+6
* rfc3046 implementationYegor Alexeyev2021-05-083-1/+4
* test: fix partition check in TEST-58-REPARTFrantisek Sumsal2021-05-071-2/+2
* Merge pull request #19391 from poettering/dissect-growZbigniew Jędrzejewski-Szmek2021-05-071-2/+2
|\
| * dissect: show growfs flag in systemd-dissect table outputLennart Poettering2021-04-231-2/+2
* | test: drop default ACL from $TESTDIRYu Watanabe2021-05-061-1/+7
* | test: increase image size when static library or standalone binaries are inst...Yu Watanabe2021-05-061-0/+6
* | sd-device: do no allocate strings of unknown length on the stackZbigniew Jędrzejewski-Szmek2021-05-051-0/+4
* | core: fix crash in BPFProgram parsingZbigniew Jędrzejewski-Szmek2021-05-051-0/+0
* | core: fix crash in parsing of SocketBind{Allow,Deny}=Zbigniew Jędrzejewski-Szmek2021-05-051-0/+0
* | Merge pull request #19453 from keszybz/consider-instance-aliasesZbigniew Jędrzejewski-Szmek2021-05-052-18/+43
|\ \
| * | TEST-15: add test for template aliasesZbigniew Jędrzejewski-Szmek2021-05-041-0/+27
| * | TEST-15: add forgotten file cleanupZbigniew Jędrzejewski-Szmek2021-05-041-1/+1
| * | TEST-15: use ${:?} and shorten things a bitZbigniew Jędrzejewski-Szmek2021-05-041-10/+5
| * | test: properly catch tests error with no /testok or empty /failedZbigniew Jędrzejewski-Szmek2021-05-041-7/+10
* | | tests: use "H" as the hostnameZbigniew Jędrzejewski-Szmek2021-05-052-6/+6
* | | core: apply LogLevelMax to messages about unitsRyan Hendrickson2021-05-032-0/+11
* | | Merge pull request #19487 from mrc0mmand/test-all-services-in-TEST-01Yu Watanabe2021-05-032-6/+13
|\ \ \
| * | | test: explicitly pull resolved/networkd in TEST-01-BASICFrantisek Sumsal2021-04-301-0/+1
| * | | test: don't mask "supporting" services in TEST-01-BASICFrantisek Sumsal2021-04-301-6/+12
* | | | test: fix a yet another pipefail + pipe raceFrantisek Sumsal2021-05-011-2/+2