summaryrefslogtreecommitdiff
path: root/tests/atf_python/sys/net/vnet.py
Commit message (Expand)AuthorAgeFilesLines
* vnet tests: verify that we can load if_epair and if_bridgeKristof Provost2024-08-221-0/+6
* testing: improve vnet support in pytestAlexander V. Chernikov2023-05-161-10/+36
* testing: add support for using custom interfaces in pytest framework.Alexander V. Chernikov2023-05-151-6/+15
* testing: handling non-root users with VNETs in pytest-based tests.Alexander V. Chernikov2023-02-091-0/+3
* pytest: delete interfaces from inside the jail.Alexander V. Chernikov2023-01-251-9/+37
* tests: Add an IPv4 loopback address of 127.0.0.1/8 to the lo0Jose Luis Duran2023-01-111-0/+1
* testing: improve python vnet wrapper.Alexander V. Chernikov2022-12-291-36/+56
* netlink: connect netlink tests to the buildAlexander V. Chernikov2022-12-161-13/+7
* tests: add routing tests for switching between same prefixesAlexander V. Chernikov2022-08-071-2/+6
* testing: add ability to specify multi-vnet topologies in the pytest framework.Alexander V. Chernikov2022-07-071-99/+356
* testing: Add basic atf support to pytest.Alexander V. Chernikov2022-06-251-0/+203