]> git.ipfire.org Git - thirdparty/lldpd.git/history - tests
Merge pull request #584 from 0x34d/fuzzing
[thirdparty/lldpd.git] / tests /
2023-06-01  Vincent BernatMerge pull request #584 from 0x34d/fuzzing
2023-05-30  Arjun Singh[Fuzzing] updates for oss-fuzz Ideal integration 584/head
2022-12-29  Vincent Bernatbuild: better integration of fuzz-decode in build process
2022-12-09  Vincent Bernattests: mark "too_many_vlans" test as unreliable
2022-12-08  Vincent Bernattests: give more time to lldpd when handling many VLANs
2022-12-08  Vincent Bernattests: use prefixlen instead of mask with pyroute2
2022-12-08  Vincent Bernattests: upgrade pytest and others to more recent versions
2022-12-08  Vincent Bernattests: fix warnings about format string
2022-11-11  Vincent Bernatbuild: fix release script to work with OOT build dir
2022-11-06  Vincent Bernatbuild: reformat code
2022-11-06  Vincent Bernatci: enforce a format style with clang-format and black
2022-11-05  Vincent Bernatci: add an Emacs script to format C files
2022-11-05  Vincent Bernatbuild: move again stuff using libfuzzer
2022-11-04  Vincent Bernatbuild: fix fuzz-decode automake
2022-11-04  0x34doss-fuzz and fuzzer files #551
2022-10-27  Vincent Bernatci: do not try to compile SNMP on MacOS
2022-10-27  Vincent Bernatci: try to install NetSNMP from Homebrew
2022-08-17  Vincent Bernatbuild: disable multi-arch build for now
2022-08-17  Vincent Bernatbuild: ship universal binaries for macOS
2022-08-16  Vincent Bernatprotocol/lldp: accept unknown TLVs on known orgs
2022-08-11  Ignacio Sanchez... client: Added support to override system capabilities
2022-07-06  Vincent Bernattests: really fix "too many VLANs" test
2022-07-06  Vincent Bernatdoc: add an entry for latest commit
2022-05-15  Harshal Goheltests: Add inventory configuration tests
2022-05-14  Vincent Bernattests: ensure we free pyroute2 resources fix/too-many-vlans
2022-05-14  Vincent Bernatlldp: don't send VLANs when there are too many of them
2022-03-11  Vincent Bernatci: only run distcheck if we are doing a release
2022-03-11  Vincent Bernatci: tentative to also build on FreeBSD/NetBSD/OpenBSD
2022-03-10  Vincent Bernatci: try to run make check even with clang fix/check-clang
2021-12-12  Vincent Bernatinterfaces: detect interface index changes
2021-12-12  Vincent Bernattests: use @pytest.fixture instead of @pytest.yield_fixture
2021-11-27  Vincent Bernattests: fix compilation warning in marshalling test
2021-11-13  Vincent Bernattests: stop complain about extra args when compiling...
2021-11-13  Vincent Bernatsonmp: fix heap overflow when reading SONMP packets
2021-09-26  Jose Pedro Oliveiradoc: replace the old py.test references by pytest
2021-09-21  Vincent Bernattests: make decode work without libcheck
2021-08-30  quwer2Add support for 2.5G, 5G, 25G, and 50G based Ethernet...
2021-06-21  Vincent Bernatgithub: automatically publish a release
2021-06-21  Vincent Bernattests: remove old Dockerfile.wheezy
2021-06-04  Vincent Bernatlldpcli: require powerpairs for Dot3 power even when PD
2021-05-04  Vincent Bernatclient: put lock file in the same directory as the...
2021-05-04  Vincent Bernattests: use a tmpfs for /var/lock and handle broken... fix/tests-var-lock
2021-05-04  Vincent Bernattests: create /var/lock if it does not exist
2021-04-09  Vincent Bernattests: catch problem with creation of chroot in tests
2021-04-08  Vincent Bernattests: fix a command in tests/lldpcli.conf
2021-03-01  Vincent Bernatclient: don't show age/via for local interfaces feature/show-port-config
2021-03-01  Vincent Bernatclient: display port administrative status with "show...
2021-01-30  Vincent Bernattests: also test if we send interface description if...
2021-01-30  Vincent Bernatinterfaces: do not use interface alias if we set it...
2021-01-30  Vincent Bernattests: add a test for "configure system interface descr...
2021-01-09  Vincent Bernattests: don't install libxml2 on MacOS
2020-12-06  Vincent BernatMerge pull request #422 from lldpd/fix/lldp-med-loc...
2020-12-06  Vincent Bernatlib: fix LLDP-MED location parsing in liblldpctl fix/lldp-med-loc-parsing 422/head
2020-11-14  Vincent Bernatdoc: move lldpd to a dedicated organization
2020-11-08  Vincent Bernatgithub: move away from Travis to GitHub Actions
2020-09-07  Vincent Bernattests: fix tests around XML by canonicalizing XML repre...
2020-09-02  Vincent BernatMerge pull request #410 from awujek/develop
2020-08-18  Michal Wasiakports: allow sending LLDP frames on a specified VLAN 410/head
2020-07-14  Vincent Bernatlib: remove limit on system description length
2020-07-11  Vincent Bernatci: silent a bit `brew update`
2020-06-27  Vincent BernatMerge pull request #401 from vincentbernat/fix/allowlist
2020-06-27  Vincent Bernatci: don't run unittests with clang fix/allowlist 401/head
2020-06-27  Vincent Bernatci: use "brew bundle" instead of "brew install"
2020-06-27  Vincent Bernatcode: remove use of blacklist/whitelist
2020-05-31  Vincent Bernatbuild: make unit tests work when systemtap support...
2020-05-31  Vincent Bernattravis: fix systemtap package name for dtrace support
2020-05-31  Vincent Bernattravis: check build with dtrace support
2020-05-23  Vincent BernatMerge pull request #393 from vincentbernat/fix/snmp...
2020-05-23  Vincent Bernatagent: fix SNMP walk on lldpRemTable when missing remot... fix/snmp-empty-sysname 393/head
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
next