]> git.ipfire.org Git - thirdparty/systemd.git/commit
test-network: extend test case for static routes
authorYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 27 Feb 2025 18:24:39 +0000 (03:24 +0900)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Fri, 28 Feb 2025 07:51:14 +0000 (08:51 +0100)
commit94dc76c9963bf77383ba5f8b489744bd9506f0b8
tree02601750b7658fc4ad275e82076794aff1148f25
parent80b55e4ac36da931f86fee77050f0fdec3bcad0d
test-network: extend test case for static routes

- split out verifications into two functions,
- also check the following scenarios:
  * unmanaging an existing interface,
  * re-managing an unmanaged interface,
  * adding a new unmanaged interface,
  * removing an unmanaged interface.
test/test-network/systemd-networkd-tests.py