summaryrefslogtreecommitdiffstats
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #299 from opensourcerouting/test-ref-outDonald Sharp2017-03-301-1/+13
|\
| * tests: format TestRefMismatch more readableChristian Franke2017-03-281-1/+13
* | *: track version & "defaults" in configsDavid Lamparter2017-03-282-0/+7
|/
* tests: fix out-of-tree buildDavid Lamparter2017-02-132-3/+9
* tests: add pytest testrunnersChristian Franke2017-02-1316-0/+511
* tests: reorganize tests hierarchicallyChristian Franke2017-02-1334-97/+124
* tests: remove dejagnuChristian Franke2017-02-1317-411/+0
* *: Convert libzebra -> libfrrDonald Sharp2017-02-0310-25/+25
* tests: fix mis-fixed format stringDavid Lamparter2017-01-131-1/+1
* tests: fix exit <> return mix-up in dejagnuDavid Lamparter2017-01-131-2/+2
* tests: ignore stderr for expectDavid Lamparter2017-01-139-9/+9
* build: rename (1 of ?): configure.ac + preprocDavid Lamparter2016-12-202-5/+5
* build: remove $Format tagsDavid Lamparter2016-12-202-4/+2
* bgpd: plug several memleaksRenato Westphal2016-11-281-0/+2
* bgpd: Regularise bgp_update_receive, add missing notifies and checksPaul Jakma2016-10-261-8/+3
* bgpd: Regularise BGP NLRI sanity checks a bitPaul Jakma2016-10-262-47/+279
* tests: fix MIN()-related sign warningsDavid Lamparter2016-10-181-2/+2
* lib: add "qobj" object-ID infrastructureDavid Lamparter2016-10-073-0/+6
* 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
* *: split & distribute memtypes and stop (re|ab)using lib/ MTYPEsDavid Lamparter2016-09-192-28/+35
* lib: migrate to new memory-type handlingDavid Lamparter2016-09-194-0/+4
* 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