]> git.ipfire.org Git - thirdparty/lldpd.git/history - tests/Makefile.am
tests: wait even more when spawning a new interface while lldpd is running
[thirdparty/lldpd.git] / tests / Makefile.am
2016-04-23  Vincent Bernattests: do not compile tests/decode unless running tests
2016-03-13  Vincent Bernattests: replace integration test by py.test+namespace...
2016-01-10  Vincent Bernatbuild: add some integration tests 0.9.0
2016-01-01  Vincent Bernatnetlink: remove use of libnl3
2015-10-03  Vincent Bernattests: add a simple program to test frame decoding
2015-08-17  Vincent Bernatbuild: fix test building with libnl dependency
2015-05-21  Vincent Bernatbuild: only uses -pie when linking programs
2015-05-20  Vincent Bernattests: remove old reference to ifdump.txt
2015-02-19  Vincent Bernatcheck: more comparison with `ck_assert_ptr_eq()`
2015-02-19  Vincent Bernatconfigure: move LDFLAGS to LLDP_LDFLAGS
2015-02-19  Vincent Bernatconfigure: move CFLAGS/CPPFLAGS to LLDP_CFLAGS/LLDP_CPP...
2014-04-06  Vincent Bernatsnmp: link with Net-SNMP later
2014-03-06  Vincent Bernatinterfaces: document and test pattern matching
2013-10-13  Vincent Bernattests: only test if we have `check` installed
2013-09-15  Vincent Bernatconfigure: use a convenience library for fixed point...
2013-07-24  Vincent Bernatlib: introduce proper fixed point parsing and represent...
2012-12-22  Vincent Bernatbuild: ship a include/ directory
2012-12-22  Vincent Bernatinterfaces: switch to Netlink to gather interface-relat...
2012-08-28  Vincent BernatSeparate daemon and client code. Provide a client library.
2012-05-02  Vincent BernatShip an embedded copy of libevent.
2012-05-01  Vincent Bernatconfigure: enable compilation of a libevent archive
2012-03-04  Vincent Bernattests: fix location of .h files (they are in top_srcdir...
2012-01-24  Vincent BernatUse LIBADD instead of LDADD when appropriate.
2012-01-23  Vincent BernatMajor rewrite: rewrite lldpd/lldpctl communication...
2012-01-21  Vincent BernatAdd a new serialization engine.
2012-01-21  Vincent Bernattests: only compile check_snmp if SNMP support is available
2012-01-20  Vincent Bernatsnmp: add unit tests
2012-01-18  Vincent Bernattests: Simplify Makefile.am
2009-10-01  Vincent BernatMerge branch '15-old-compat'
2009-09-29  Vincent BernatRework autoconf stuff.
2009-07-08  Vincent BernatAdd getifaddrs() replacement for system without it.
2009-07-07  Vincent BernatRemove *.pcap file on clean.
2009-07-07  Vincent BernatAdd unit tests for EDP
2009-07-07  Vincent BernatAdd SONMP unit tests.
2009-07-07  Vincent BernatAdd CDP unit tests.
2009-07-07  Vincent BernatMove pcap stuff into a separate file to allow sharing...
2009-07-07  Vincent BernatAdd LLDP send tests.
2009-07-07  Vincent BernatUnit tests for packing/unpacking.