]> git.ipfire.org Git - thirdparty/lldpd.git/history - tests/check_lldp.c
tests: display tests/test-suite.log on errors
[thirdparty/lldpd.git] / tests / check_lldp.c
2017-08-30  Vincent Bernatclient/tests: remove standalone "return" at the end...
2017-02-19  Vincent Bernatlldp: attach remote TTL to port instead of chassis
2015-04-24  Vincent BernatMerge pull request #106 from commodo/make-some-tlvs...
2015-04-09  Alexandru Ardeleantests/check_lldp: add global config object for testing
2015-02-19  Vincent Bernatcheck: add missing license headers to some files
2015-02-19  Vincent Bernatcheck: more comparison with `ck_assert_ptr_eq()`
2014-04-01  Vincent Bernatasprintf: globally define _GNU_SOURCE
2013-12-09  Vincent Bernatlldp: don't hard-code sysname, sysdescr and portdescr
2012-12-27  Vincent Bernatfreebsd: make it compile and work on real FreeBSD systems
2012-08-28  Vincent BernatSeparate daemon and client code. Provide a client library.
2012-05-04  Vincent BernatDon't mix declarations and statements.
2012-04-03  Vincent Bernattests: when Dot3 feature is disabled, MFS is not transm...
2012-03-15  João ValverdeSupport for multiple IPv4/IPv6 management addresses.
2012-01-26  Vincent Bernattests: when comparing port ID and chassis ID, uses...
2011-09-22  Vincent Bernat[check] Add length when encoding Dot1 PI TLV
2011-09-22  Shuah KhanIEEE 802.1 2005 TLV Unit tests
2011-04-26  Vincent BernatMove Dot3 MAC/Phy stuff into a separate structure.
2010-04-03  Vincent BernatUpdate unittests for LLDP-MED POE-MDI TLV.
2010-04-03  Vincent BernatMove LLDP-MED POE stuff into a dedicated structure.
2010-04-03  Vincent BernatMerge branch '38-lldpmed-network-policy'
2010-03-26  Vincent BernatAdapt unittests to consider LLDP-MED network policy...
2009-07-07  Vincent BernatMove pcap stuff into a separate file to allow sharing...
2009-07-07  Vincent BernatDisable some tests when some features (dot1, dot3,...
2009-07-07  Vincent Bernatfail_* macros do not break execution flow.
2009-07-07  Vincent BernatAdd LLDP receive tests
2009-07-07  Vincent BernatAdd LLDP send tests.