summaryrefslogtreecommitdiffstats
path: root/tests/Makefile.am (follow)
Commit message (Expand)AuthorAgeFilesLines
* bgpd: add test for bgp_table_range_lookupMarcel Röthke2018-07-051-1/+4
* Merge pull request #2408 from ajones-rvbd/ajones-issue-2403Quentin Young2018-06-211-2/+3
|\
| * tests: use BUILT_SOURCES in tests/Makefile.am for automake 1.16.1Arthur Jones2018-06-121-2/+3
* | tests: fixup minor autotools nitQuentin Young2018-06-151-1/+1
|/
* tests: Add tests for overriding BGP peer attrsPascal Mathis2018-05-281-0/+4
* tests: add missing file to Makefile.amQuentin Young2018-05-181-0/+1
* lib: add DFS + DOT dumping to graph datastructureQuentin Young2018-04-191-0/+4
* tests: add unit test for zlogQuentin Young2018-03-121-1/+5
* lib: add ring bufferQuentin Young2017-12-191-0/+4
* tests: Add code to allow us to test packet handling in bgp easierDonald Sharp2017-11-061-0/+3
* tests: verify isis_vertex_queue correctnessChristian Franke2017-09-221-1/+6
* tests: skip isis tlv fuzztest on SunOSChristian Franke2017-09-021-0/+4
* tests: fix & run ZeroMQ testDavid Lamparter2017-08-281-1/+2
* tests: add ZeroMQ testDavid Lamparter2017-08-281-0/+8
* build: clean up BUILT_SOURCESDavid Lamparter2017-08-041-3/+1
* isisd: add new tlv parserChristian Franke2017-08-031-1/+20
* Merge remote-tracking branch 'frr/master' into table-hash-ospf6-lsdb-refactorDavid Lamparter2017-07-141-0/+1
|\
| * build: fix ttable testDavid Lamparter2017-07-111-1/+3
* | tests: ospf6d: basic LSDB testsDavid Lamparter2017-07-111-2/+21
|/
* Merge pull request #714 from opensourcerouting/cli_magic_defpyDonald Sharp2017-06-281-0/+4
|\
| * tests: cli: unit test DEFPY() + clidef.pyDavid Lamparter2017-06-141-0/+4
* | lib: add table generatorQuentin Young2017-06-161-1/+5
|/
* tests: fix out-of-tree buildDavid Lamparter2017-02-111-1/+1
* tests: add pytest testrunnersChristian Franke2017-02-081-0/+29
* tests: reorganize tests hierarchicallyChristian Franke2017-02-081-75/+95
* Merge remote-tracking branch 'origin/stable/2.0'Donald Sharp2017-02-071-25/+25
|\
| * *: Convert libzebra -> libfrrDonald Sharp2017-02-031-24/+24
* | tests: add a test for the srcdest_table structureChristian Franke2017-01-301-0/+3
|/
* vnc: look for librfp.a in builddirLou Berger2016-10-031-1/+1
* bgpd: add L3/L2VPN Virtual Network Control featureLou Berger2016-10-031-5/+11
* tests: add testcli reference in/out & do DejaGNUDavid Lamparter2016-06-031-1/+3
* tests: add CLI dummy command-exec toolDavid Lamparter2016-06-031-1/+4
* build: get rid of INCLUDES, use AM_CPPFLAGSDavid Lamparter2016-06-031-1/+1
* tests: fix warningsDavid Lamparter2016-05-261-2/+2
* build: Remove the old PIC/PIE patch, let libtool sort it outPaul Jakma2016-05-261-3/+0
* tests: Add tests for timersChristian Franke2014-04-221-1/+5
* tests: fix build & disable testcommandsDavid Lamparter2014-04-011-1/+2
* tests: add a test program for lib/command.cChristian Franke2014-04-011-1/+17
* lib: fix backtraces broken by 837d16c...David Lamparter2014-03-211-1/+3
* build: fix tests/prng.h missing from distDavid Lamparter2013-10-221-0/+2
* zebra: rework recursive route resolutionChristian Franke2013-09-191-1/+3
* tests: don't build tests unless make check is runChristian Franke2013-07-151-1/+1
* tests: fix Makefile.am so it works with BSD makeChristian Franke2013-07-091-1/+0
* tests: DejaGNU libzebraDavid Lamparter2013-04-141-2/+5
* tests: DejaGNU bgpdDavid Lamparter2013-04-141-3/+4
* tests: add DejaGNU frameworkDavid Lamparter2013-04-141-0/+11
* tests: make --disable-bgpd kill bgpd tests tooDavid Lamparter2013-04-091-2/+8
* build: reorder libraries to address linker errorAvneesh Sachdev2012-11-021-5/+5
* lib/table: add route_table_get_next() and iteratorAvneesh Sachdev2012-09-261-1/+3
* build: allow configure and build in a separate directoryVincent Bernat2012-06-251-1/+1