summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* core: expose SUID/SGID restriction as new unit setting RestrictSUIDSGID=Lennart Poettering2019-04-021-0/+1
* Merge pull request #12013 from yuwata/fix-switchroot-11997Zbigniew Jędrzejewski-Szmek2019-04-023-0/+62
|\
| * test: add a testcase for device plugged -> dead -> plugged bugYu Watanabe2019-03-153-0/+62
* | test: add tests for new .timer unitsLennart Poettering2019-04-023-0/+87
* | Merge pull request #12160 from yuwata/wait-online-allow-configuringYu Watanabe2019-04-023-3/+32
|\ \
| * | test-network: add tests for --any option of wait-onlineYu Watanabe2019-04-023-1/+31
| * | test-network: fix timeout argument for wait_online()Yu Watanabe2019-04-021-2/+1
* | | test-network: add tests for FooOverUDP tunnelsYu Watanabe2019-04-027-0/+113
* | | test-network: add more tests for SerializeTunneledPackets=, Key=, and friendsYu Watanabe2019-04-026-1/+39
* | | test: set longer StartLimitIntervalSec= and fewer StartLimitBurst=Yu Watanabe2019-04-011-0/+2
* | | test-network: add test for NetDev.Name= conflictYu Watanabe2019-04-012-1/+8
* | | test-network: add test for drop-in [WireGuardPeer] sectionYu Watanabe2019-04-013-14/+17
|/ /
* | Merge pull request #12147 from yuwata/network-gre-key-12144Yu Watanabe2019-03-314-3/+10
|\ \
| * | test-network: test stacked erspan tunnelsYu Watanabe2019-03-304-3/+10
* | | test-network: merge tests for [Route] sectionYu Watanabe2019-03-308-159/+72
* | | test-network: use wait_online() in test_sysctl_disable_ipv6()Yu Watanabe2019-03-301-2/+4
* | | test-network: use wait_online() in test_sysctl()Yu Watanabe2019-03-302-1/+3
* | | test-network: use wait_online() in test_link_local_addressing()Yu Watanabe2019-03-302-3/+3
* | | test-network: fix addr_gen_modeYu Watanabe2019-03-301-1/+1
* | | test-network: move tests related to bondingYu Watanabe2019-03-301-25/+28
* | | test-network: merge tests about static addressesYu Watanabe2019-03-305-91/+101
* | | test-network: add wait_online() helper functionYu Watanabe2019-03-301-3/+10
|/ /
* | test: add some basic testing that "systemctl start -T" does somethingLennart Poettering2019-03-271-0/+7
* | fuzz: add testcases for the bug in condition_free_list_type()Yu Watanabe2019-03-245-0/+4
* | nspawn-oci: fix double freeZbigniew Jędrzejewski-Szmek2019-03-221-0/+5
* | nspawn-oci: mount source is optionalZbigniew Jędrzejewski-Szmek2019-03-221-0/+92
* | fuzz-nspawn-oci: add fuzzer for the oci bundle loaderZbigniew Jędrzejewski-Szmek2019-03-221-0/+141
* | Merge pull request #12066 from yuwata/fix-network-tunnel-12041Yu Watanabe2019-03-2230-18/+335
|\ \
| * | test-network: add more tests for tunneling devicesYu Watanabe2019-03-2230-18/+335
* | | Merge pull request #12020 from mrc0mmand/test-functions-interactive-debugZbigniew Jędrzejewski-Szmek2019-03-212-8/+51
|\ \ \ | |/ / |/| |
| * | test: improve testsuite configuration documentationFrantisek Sumsal2019-03-161-3/+30
| * | test: allow overriding of the KVM detection using TEST_NO_KVMFrantisek Sumsal2019-03-161-2/+2
| * | test: introduce INTERACTIVE_DEBUGFrantisek Sumsal2019-03-161-2/+18
| * | test: unify indentationFrantisek Sumsal2019-03-161-1/+1
* | | journalctl: support `-b all` to negate effect of -bdana2019-03-191-0/+12
|/ /
* | Merge pull request #12016 from yuwata/fix-two-memleaks-found-by-oss-fuzzLennart Poettering2019-03-152-0/+8
|\ \
| * | fuzz: add testcase for oss-fuzz#13691Yu Watanabe2019-03-151-0/+2
| * | fuzz: add a testcase for oss-fuzz#13719Yu Watanabe2019-03-151-0/+6
* | | test-execute: block /sys not /procZbigniew Jędrzejewski-Szmek2019-03-152-3/+3
|/ /
* | Merge pull request #11988 from keszybz/test-binaries-installationLennart Poettering2019-03-151-2/+5
|\ \
| * | tests: install /usr/bin/dbus-broker when using dbus-brokerZbigniew Jędrzejewski-Szmek2019-03-141-0/+3
| * | tests: install "head" in the imageZbigniew Jędrzejewski-Szmek2019-03-131-2/+2
* | | test: use PBKDF2 instead of Argon2 in cryptsetup...Frantisek Sumsal2019-03-151-1/+1
* | | test: bump the second partition size to 50MBFrantisek Sumsal2019-03-151-1/+1
| |/ |/|
* | test-network: add tests for L2TPYu Watanabe2019-03-144-1/+143
* | networkd: Introduce l2tp tunnelSusant Sahani2019-03-142-0/+17
* | test: avoid double-fsck'ing of the rootfs on ArchFrantisek Sumsal2019-03-131-0/+2
* | networkd: Add bridge port capabilitiesTobias Jungel2019-03-133-0/+10
* | test: don't overwrite TESTDIR if already setFrantisek Sumsal2019-03-131-2/+7
* | Merge pull request #11861 from yuwata/network-verify-2Lennart Poettering2019-03-136-2/+38
|\ \