summaryrefslogtreecommitdiffstats
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* lib, bgpd, tests: Refactor FILTER_X in zebra.hDonald Sharp2016-08-165-0/+5
* tests: update testcli reference outputDavid Lamparter2016-07-241-0/+2
* Fix missing parameter in call to openzlogQuentin Young2016-06-171-1/+1
* *: make sure zebra.h is always included firstDavid Lamparter2016-06-094-4/+9
* bgpd: tests - add null pointer protection to fix bgp test failuresLou Berger2016-06-091-1/+2
* tests: add testcli reference in/out & do DejaGNUDavid Lamparter2016-06-035-1/+410
* tests: add CLI dummy command-exec toolDavid Lamparter2016-06-035-1/+200
* build: get rid of INCLUDES, use AM_CPPFLAGSDavid Lamparter2016-06-031-1/+1
* tests: add more AS4 capability tests + little fixes for couple of GR test cases.Paul Jakma2016-05-261-4/+12
* tests: Fix warnings from test-stream.cDonald Sharp2016-05-261-3/+3
* tests: fix warningsDavid Lamparter2016-05-2613-48/+53
* tests: remove --disable-ipv6David Lamparter2016-05-263-30/+10
* tests: fix tests for 1a211cb (missing well-known)David Lamparter2016-05-261-2/+5
* tests: fix tests for 055086f (well-known attr check)David Lamparter2016-05-261-28/+48
* Add missing GPL headers, and copyright claims that certainly apply.Paul Jakma2016-05-269-0/+185
* build: Remove the old PIC/PIE patch, let libtool sort it outPaul Jakma2016-05-261-3/+0
* quagga: "set community x:y" needs bounds checkingDaniel Walton2016-04-141-57/+57
* tests: Fixup startup of tests so they don't coreDonald Sharp2016-03-183-2/+5
* quagga: remove babelDaniel Walton2016-02-112-31/+24
* Quagga: make check is broken with addpath changesDaniel Walton2015-12-112-8/+5
* bgpd: Use actual MULTIPATH_NUM as the limitorDonald Sharp2015-12-081-4/+4
* Quagga: prefix2str fixupDonald Sharp2015-11-231-2/+2
* bgpd: backout change of bm->master and masterDonald Sharp2015-10-131-1/+1
* bgpd: fix using of two pointers for struct thread_masterDonald Sharp2015-09-241-1/+1
* lib: zclient.c remove extern struct thread_master *Donald Sharp2015-09-231-1/+1
* AS_PATH comparison is broken if CONFED_AS_SEQ are presentDonald Sharp2015-05-201-1/+1
* BGP: Add dynamic update group supportDonald Sharp2015-05-205-0/+5
* Multi-Instance OSPF SummaryDonald Sharp2015-05-201-1/+1
* Overhual BGP debugsDonald Sharp2015-05-202-12/+4
* cluster-id length equality for multipathDonald Sharp2015-05-201-2/+2
* tests/bgpd: don't hardcode error number (fix f57000c)David Lamparter2014-08-181-1/+1
* *: nuke ^L (page feed)David Lamparter2014-06-043-5/+5
* tests: Add tests for timersChristian Franke2014-04-226-1/+313
* ospfd/ospf_vty.c: use keyword cmd styleChristian Franke2014-04-012-0/+122
* lib/command.c: rewrite command matching/parsingChristian Franke2014-04-012-6/+2
* tests: fix build & disable testcommandsDavid Lamparter2014-04-013-2/+11
* tests: add a test program for lib/command.cChristian Franke2014-04-019-1/+1613
* lib: fix backtraces broken by 837d16c...David Lamparter2014-03-213-1/+65
* build: fix tests/prng.h missing from distDavid Lamparter2013-10-221-0/+2
* zebra: rework recursive route resolutionChristian Franke2013-09-197-2/+421
* 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-146-2/+62
* tests: DejaGNU bgpdDavid Lamparter2013-04-148-3/+194
* tests: add DejaGNU frameworkDavid Lamparter2013-04-144-0/+120
* tests: make --disable-bgpd kill bgpd tests tooDavid Lamparter2013-04-091-2/+8
* tests: fix missing init in bgp_mp_attr_test.cDavid Lamparter2013-02-011-2/+2
* tests: update & extend AS_PATH testsDavid Lamparter2013-02-011-6/+34
* build: update .gitignore for all test programsLeonid Rosenboim2013-01-161-5/+14
* tests: fix missing array_size() includeDavid Lamparter2012-11-031-0/+1