summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* test: set `ReadWritePaths=` only for units from TEST-20Frantisek Sumsal2022-02-171-3/+8
* Merge pull request #22502 from yuwata/udev-net-virtual-wlan-interfaceYu Watanabe2022-02-161-0/+4
|\
| * network: add support to create wlan virtual interfaceYu Watanabe2022-02-151-0/+4
* | Merge pull request #22271 from keszybz/manager-reexec-freezeYu Watanabe2022-02-161-3/+3
|\ \
| * | manager: add few ", ignoring" and adjust level in one messageZbigniew Jędrzejewski-Szmek2022-02-161-3/+3
* | | Merge pull request #22523 from DaanDeMeyer/systemd-networkd-tests-fixesYu Watanabe2022-02-16109-231/+235
|\ \ \
| * | | test: Prefix all network/netdev config files used by systemd-networkd-tests.pyDaan De Meyer2022-02-15109-231/+231
| * | | test: Skip test_macsec() until kernel panic is fixedDaan De Meyer2022-02-151-0/+1
| * | | mkosi: Support running systemd-networkd-tests.py in QEMUDaan De Meyer2022-02-151-0/+3
* | | | tests: allow running all the services with SYSTEMD_LOG_LEVELEvgeny Vereshchagin2022-02-161-0/+3
|/ / /
* | | test: Stop using TextTestRunner in systemd-networkd-tests.pyDaan De Meyer2022-02-151-2/+1
* | | Merge pull request #22412 from yuwata/sd-dhcp6-client-cleanupsLennart Poettering2022-02-153-0/+0
|\ \ \ | |_|/ |/| |
| * | fuzz-dhcp6-client: merge with fuzz-dhcp6-client-sendYu Watanabe2022-02-143-0/+0
* | | 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: document how to manually run Ubuntu CI stuffFrantisek Sumsal2022-02-101-0/+45
* | | test: accept GC'ed units in newer LVMFrantisek Sumsal2022-02-101-0/+8
|/ /
* | Merge pull request #22471 from yuwata/network-bridge-vlan-protocolYu Watanabe2022-02-102-3/+13
|\ \
| * | test-network: add missing tests for bridge propertiesYu Watanabe2022-02-102-3/+13
* | | Merge pull request #22452 from yuwata/network-ipv6llYu Watanabe2022-02-101-3/+16
|\ \ \ | |/ / |/| |
| * | test-network: add testcase for re-generating IPv6LL addressYu Watanabe2022-02-101-3/+16
* | | udev/net: support Match.Firmware= in .link files (#22462)Alvin Å ipraga2022-02-102-0/+2
* | | test: lvm 2.03.15 dropped the static autoactivationFrantisek Sumsal2022-02-091-1/+4
* | | Add support for `isolated` parameterSanta Wiryaman2022-02-096-0/+7
|/ /
* | udev/net: support to set MDI-X modeYu Watanabe2022-02-081-0/+1
* | tests: add repart tests for block devices with 1024, 2048, 4096 byte sector s...Lennart Poettering2022-02-081-0/+42
* | Merge pull request #22408 from mrc0mmand/test-network-cleanupLuca Boccassi2022-02-031-88/+88
|\ \
| * | test-network: disable irrelevant or one-time pylint checksFrantisek Sumsal2022-02-031-0/+5
| * | test-network: use specific exceptions instead of the Exception classFrantisek Sumsal2022-02-031-2/+2
| * | test-network: avoid name clashing/redefinitionFrantisek Sumsal2022-02-031-4/+4
| * | test-network: disable 'no-member' warning for the Utilities classFrantisek Sumsal2022-02-031-1/+2
| * | test-network: use raw strings for regexes with backslashesFrantisek Sumsal2022-02-031-4/+4
| * | test-network: explicitly set check=False for subprocess.run()Frantisek Sumsal2022-02-031-1/+1
| * | test-network: convert certain multiline strings to commentsFrantisek Sumsal2022-02-031-38/+32
| * | test-network: drop unused variablesFrantisek Sumsal2022-02-031-3/+3
| * | test-network: drop unnecessary else statementsFrantisek Sumsal2022-02-031-26/+26
| * | test-network: drop unnecessary semicolonsFrantisek Sumsal2022-02-031-4/+4
| * | test-network: drop superfluous parensFrantisek Sumsal2022-02-031-7/+7
* | | Merge pull request #22355 from yuwata/network-tunnel-externalAnita Zhang2022-02-034-3/+20
|\ \ \ | |/ / |/| |
| * | test-network: add testcase for external tunnelYu Watanabe2022-02-033-3/+19
| * | network: tunnel: support external modeYu Watanabe2022-02-031-0/+1
* | | tests: pass FUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION to fuzzersEvgeny Vereshchagin2022-02-031-2/+3
* | | tests: fuzz client_send_messageEvgeny Vereshchagin2022-02-033-0/+0
|/ /
* | Merge pull request #22351 from mrc0mmand/TEST-56-cgroupsv1Yu Watanabe2022-02-022-0/+23
|\ \
| * | test: require unified cgroup hierarchy for TEST-56Frantisek Sumsal2022-02-011-0/+5
| * | test: introduce `get_cgroup_hierarchy() helperFrantisek Sumsal2022-02-011-0/+18
* | | Merge pull request #22332 from yuwata/network-dhcp-server-dns-server-addressYu Watanabe2022-02-023-2/+30
|\ \ \
| * | | test-network: add tests for DNS=_server_address in [DHCPServer]Yu Watanabe2022-02-023-2/+30
| |/ /
* | | Merge pull request #22331 from yuwata/network-xfrm-interface-idLuca Boccassi2022-02-015-12/+18
|\ \ \ | |/ / |/| |