]> git.ipfire.org Git - thirdparty/lldpd.git/history - tests/integration/test_dot3.py
daemon/protocols: fix some 802.3bt stuff
[thirdparty/lldpd.git] / tests / integration / test_dot3.py
2023-10-15  Vincent Bernatdaemon/protocols: fix some 802.3bt stuff
2022-11-06  Vincent Bernatbuild: reformat code
2021-06-04  Vincent Bernatlldpcli: require powerpairs for Dot3 power even when PD
2019-10-26  Vincent Bernatlldpcli: ask for power pairs only when PSE
2019-09-15  Vincent Bernattests: don't use pytest.config
2017-11-20  Vincent Bernatdot3: as PD device, echo back PSE allocated value
2016-03-18  Vincent Bernattests/integration: sleep a bit more feature/test-asan
2016-03-13  Vincent Bernattests: replace integration test by py.test+namespace...