]> git.ipfire.org Git - thirdparty/lldpd.git/history - tests/integration/test_basic.py
Merge pull request #285 from vincentbernat/feature/linux-caps
[thirdparty/lldpd.git] / tests / integration / test_basic.py
2018-06-16  Vincent BernatMerge pull request #285 from vincentbernat/feature...
2018-06-16  Vincent Bernattests: don't start lldpd twice in a namespace
2018-06-16  Vincent Bernattests: add a test for interface alias handling
2018-03-17  Vincent BernatMerge pull request #272 from westermo/fix-snmp-remTable...
2018-03-12  Vincent Bernattest: add test for new portdescription setting
2018-03-01  Vincent Bernatnetlink: fix non-updated management address
2017-12-30  Vincent BernatMerge pull request #263 from vic-lin-accton/master
2017-12-30  Vincent Bernatlib: ability to configure a local chassis ID 263/head
2017-12-30  Vincent Bernatdaemon: ensure chassis-related changes are updated...
2017-08-30  Steven Websterclient: add show interfaces command (#240)
2017-02-19  Vincent Bernatlldp: attach remote TTL to port instead of chassis
2016-06-14  Vincent Bernatlldpcli: fix manual page for port status
2016-06-14  Vincent Bernattests: remove useless variable
2016-06-09  Vincent Bernatinterfaces: fix setting of local value for port ID
2016-05-27  Vincent Bernatlldpcli: display chassis TTL
2016-03-16  Vincent Bernattests/integration: when several neighbors, be safe...
2016-03-16  Vincent Bernattests/integration: reduce the number of emulated neighbor
2016-03-13  Vincent Bernattests: replace integration test by py.test+namespace...