summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* bgpd: Regularise bgp_update_receive, add missing notifies and checksPaul Jakma2016-03-081-8/+3
* bgpd: Regularise BGP NLRI sanity checks a bitPaul Jakma2016-03-082-47/+280
* bgpd: tests - add null pointer protection to fix bgp test failuresLou Berger2016-02-261-1/+2
* lib, bgpd, tests: Refactor FILTER_X in zebra.hDonald Sharp2016-02-265-0/+5
* bgpd: make bgp_info_cmp and multiple-path decision logic more regularPaul Jakma2016-02-181-8/+14
* tests: add more AS4 capability tests + little fixes for couple of GR test cases.Paul Jakma2016-02-101-4/+12
* Merge 'patch-tracking/4/proposed/netdef-solaris' into acceptedPaul Jakma2015-10-284-4/+9
|\
| * *: make sure zebra.h is always included firstDavid Lamparter2015-10-164-4/+9
* | tests: Fix warnings from test-stream.cDonald Sharp2015-10-271-3/+3
* | lib: zclient.c remove extern struct thread_master *Donald Sharp2015-10-271-1/+1
|/
* build: Remove the old PIC/PIE patch, let libtool sort it outPaul Jakma2015-09-031-3/+0
* tests: add testcli reference in/out & do DejaGNUDavid Lamparter2015-05-275-1/+410
* tests: add CLI dummy command-exec toolDavid Lamparter2015-05-275-1/+200
* tests: fix warningsDavid Lamparter2015-04-2113-48/+53
* tests: remove --disable-ipv6David Lamparter2015-02-143-30/+10
* build: get rid of INCLUDES, use AM_CPPFLAGSDavid Lamparter2015-02-141-1/+1
* tests: fix tests for 1a211cb (missing well-known)David Lamparter2015-02-061-2/+5
* tests: fix tests for 055086f (well-known attr check)David Lamparter2014-10-301-28/+48
* Add missing GPL headers, and copyright claims that certainly apply.Paul Jakma2014-09-199-0/+185
* 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
* build: reorder libraries to address linker errorAvneesh Sachdev2012-11-011-5/+5
* *: use array_size() helper macroBalaji.G2012-10-251-1/+1
* lib/table: add route_table_get_next() and iteratorAvneesh Sachdev2012-09-263-1/+559
* build: allow configure and build in a separate directoryVincent Bernat2012-06-251-1/+1
* tests: BGP unit tests to set BGP_OPT_NO_LISTEN so they can runPaul Jakma2012-06-194-1/+5
* tests: Fix some compile errors and warningsPaul Jakma2012-05-025-30/+38
* Revert "tests: disable broken tests/bgp_mp_attr_test.c"Paul Jakma2012-05-021-7/+0
* tests: disable broken tests/bgp_mp_attr_test.cDavid Lamparter2012-05-011-0/+7
* Merge branch 'quagga' into google-bgp-multipathAvneesh Sachdev2012-04-095-60/+309
|\
| * build: delete .cvsignore filesDenis Ovsienko2011-12-131-22/+0
| * bgpd: add flag checks for MP_(UN)REACH_NLRIDenis Ovsienko2011-10-171-2/+2