]> git.ipfire.org Git - thirdparty/lldpd.git/history - tests
Merge pull request #391 from Polynomial-C/1.0.5-gentoo_seccomp
[thirdparty/lldpd.git] / tests /
2020-04-11  Vincent BernatMerge pull request #386 from vincentbernat/fix/chassisi...
2020-04-11  Vincent Bernatinterfaces: don't modify chassis ID when overriden fix/chassisid-interface-flap 386/head
2020-04-09  Vincent Bernattests: don't fail on __exit__ if we failed in __enter__
2020-04-03  Vincent Bernattests: fix bitmap test on 32bit
2020-03-12  Vincent Bernattests: do not check for MED inventory if /sys/class...
2020-03-12  Vincent Bernattests: do not enable asan on anything else than x86_64
2020-03-12  Vincent Bernattests: display tests/test-suite.log on errors
2020-02-02  Vincent Bernattests: provide a Dockerfile to build with wheezy
2020-02-01  Vincent Bernatinterfaces: move bitmaps function to a dedicated file
2020-02-01  Vincent Bernatinterfaces: correctly handle bridges with VLAN filterin...
2020-02-01  Vincent Bernattests: check we don't mix VLAN among interfaces
2020-02-01  Vincent BernatMerge pull request #376 from stannous/remote-vlan-limit...
2020-01-26  Vincent Bernattests: use "-Ln" to avoid logging with snmpd
2020-01-26  Radhika Mahankaliinterfaces: fix for limitation of 10 VLANs for LLDP...
2020-01-23  Vincent BernatMerge pull request #379 from jp-t/master
2020-01-22  Jean-Pierre Tosonidoc, tests: milliseconds tx-interval finishing touch
2020-01-16  Jean-Pierre Tosonisnmp agent: fix tests suite for milliseconds units
2020-01-12  Vincent Bernattests: remove hack around libtool on OSX fix/travis-bionic
2020-01-12  Vincent Bernattests: skip tests requiring kernel features not present
2020-01-12  Vincent Bernattravis: update to Bionic
2019-11-20  Vincent Bernattests: add a test with different MTU interfaces
2019-10-26  Vincent Bernatlldpcli: ask for power pairs only when PSE
2019-10-19  Vincent BernatMerge pull request #350 from patrikdanielssonaxis/8023bt
2019-10-19  Vincent Bernattest: add tests for 802.3BT additions 350/head
2019-10-19  Vincent Bernattest: use scapy when sending pcap files
2019-10-08  Vincent BernatMerge branch 'feature/vlan-enabled-bridge'
2019-10-08  Vincent Bernatlldp: when receiving a shutdown LLDPU, don't clear...
2019-09-24  Vincent Bernatnetlink: support VLAN-aware bridges feature/vlan-enabled-bridge 353/head
2019-09-15  Vincent Bernattests: fix skip instruction
2019-09-15  Vincent Bernattests: don't use pytest.config
2019-09-15  Vincent Bernatinterfaces: enable matching on interface name for manag... feature/management-device
2019-07-27  Vincent Bernattests: be verbose when running make on CI when an error...
2019-07-27  Vincent Bernatclient: don't display management interface index if...
2019-07-27  Vincent Bernatinterfaces: compute interface index for fixed managemen...
2019-07-27  Vincent Bernatlib: expose management interface index
2019-06-03  Vincent Bernatsnmp: implement lldpRemOrgDefInfoTable for remote custo...
2019-04-06  Vincent Bernattests: update pytest
2019-04-06  Vincent Bernatclient: rename max-neighbor command
2019-04-06  Vincent Bernattests: add test for global configuration settings
2019-04-06  Vincent Bernatclient: ability to set maximum of neighbors from lldpcli
2018-06-16  Vincent BernatMerge pull request #285 from vincentbernat/feature...
2018-06-16  Vincent Bernattests: add SNMP-related tests
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-06-16  Vincent Bernatpriv: drop most privileges in monitor, only keep CAP_NE...
2018-06-13  Vincent Bernatbuild: use lowercase for PKG_CHECK_MODULES
2018-04-09  Vincent Bernatbuild: no fatal errors when compiling with embedded... 1.0.1
2018-03-18  Vincent BernatMerge pull request #274 from vincentbernat/feature...
2018-03-17  Vincent BernatMerge pull request #272 from westermo/fix-snmp-remTable...
2018-03-17  Vincent Bernatlldpd: add an option to keep some specified ports feature/keep-some-ports 274/head
2018-03-13  Vincent Bernattests: update tests for configuration keeping on port...
2018-03-12  Vincent Bernattest: add test for new portdescription setting
2018-03-12  Vincent Bernattests: don't crash if lldpd crashed
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-11-20  Vincent Bernatdot3: as PD device, echo back PSE allocated value
2017-11-20  Vincent Bernattravis: upload OSX build to some S3 bucket
2017-09-15  Vincent Bernattests: fix previous testcase to fail without previous...
2017-09-15  Vincent Bernatnetlink: don't remove interfaces when they are released...
2017-08-30  Vincent Bernatclient/tests: remove standalone "return" at the end...
2017-08-30  Steven Websterclient: add show interfaces command (#240)
2017-08-15  Vincent Bernatclient: add "json0" to the list of available formats
2017-08-14  Vincent Bernattests: upgrade pyroute2 version
2017-08-14  Vincent Bernattests: replace depcreated pyroute2 functions
2017-08-14  Vincent Bernattests: enable test for team device
2017-08-12  Vincent Bernatinterfaces: enable team interfaces like a bond interface
2017-03-19  Vincent Bernatci: don't install jansson
2017-02-19  Vincent Bernatlldp: don't use chassis TTL anymore
2017-02-19  Vincent Bernatlldp: attach remote TTL to port instead of chassis
2017-02-15  Vincent Bernattravis: don't install libevent and net-snmp on OSX fix/osx-ci
2017-01-29  Vincent Bernatclient: built-in JSON support
2017-01-21  Vincent BernatMerge pull request #216 from vincentbernat/fix/epollerrr
2017-01-01  Vincent Bernattests: avoid race condition when linking two namespaces
2016-12-26  Vincent BernatRevert "tests: mark tests spawning a new port as flaky"
2016-12-26  Vincent Bernattests: mark tests spawning a new port as flaky
2016-12-26  Vincent Bernattests: fix when Dot3 is not enabled
2016-12-26  Vincent Bernatclient: display current MAU type even when autoneg...
2016-12-26  Vincent Bernattests: minimize file descriptor leaks
2016-12-26  Vincent BernatMerge pull request #212 from vincentbernat/feature...
2016-12-25  Vincent Bernattests: wait even more when spawning a new interface...
2016-11-25  Vincent Bernattests: more fix for pcap test
2016-11-25  Vincent Bernattests: fix previous commit by making LLDP-MED part...
2016-11-25  Vincent Bernattests: use a PCAP file to do some integration tests
2016-10-06  Vincent Bernattravis: enable gold linker when NOT on OSX
2016-10-06  Vincent Bernattravis: disable gold linker with OSX
2016-10-06  Vincent Bernattravis: display config.log when configure fails
2016-09-24  Vincent Bernattests: add an __init__.py file to turn fixtures into...
2016-09-13  Vincent Bernattravis: try to workaround "unrecognized option '--push...
2016-07-29  Vincent Bernattravis: fix issue with Travis and libtool
2016-06-14  Vincent Bernatlldpcli: add a test for return code
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 Bernattests: fix SONMP test whose result depends on indexes
2016-05-27  Vincent Bernatlldpcli: display chassis TTL
2016-05-20  Vincent Bernattests: fix `lldpcli watch` XML test
2016-05-20  Vincent Bernattests: add test of `lldpcli watch`
2016-05-19  Vincent Bernattravis: test json-c support in lldpcli as well
next