summaryrefslogtreecommitdiffstats
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #537 from donaldsharp/vrf_stuffDavid Lamparter2017-05-173-3/+3
|\
| * Merge branch 'master' into vrf_stuffDonald Sharp2017-05-161-3/+5
| |\
| * | tests: Fix vrf_init to have correct callDonald Sharp2017-05-163-3/+3
* | | *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-1529-117/+88
| |/ |/|
* | lib: cli: fix IPv6 address partial matchingDavid Lamparter2017-05-151-3/+5
|/
* *: update thread_add_* callsQuentin Young2017-05-092-6/+10
* *: remove THREAD_ON macros, add nullity checkQuentin Young2017-05-094-8/+9
* tests: allow to use exit_cleanly as test methodChristian Franke2017-05-081-1/+2
* Merge branch 'stable/2.0'David Lamparter2017-04-043-2/+21
|\
| * Rename: FreeRangeRouting FRRoutingLou Berger2017-03-301-1/+1
| * 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
* | Implement generic label managerßingen2017-03-201-0/+150
* | lib: remove remaining struct zlog * argsDavid Lamparter2017-03-083-10/+10
* | lib: simplify protocol/log namingDavid Lamparter2017-03-083-8/+6
* | *: add frr_init() infrastructureDavid Lamparter2017-03-074-4/+4
* | tests: fix bgp print in testsPhilippe Guibert2017-02-141-1/+0
* | tests: update ecommunity_ecom2str call apiPhilippe Guibert2017-02-141-2/+2
* | tests: update bgp_nlri_parse function usage in bgp testingPhilippe Guibert2017-02-141-2/+2
* | Merge pull request #195 from opensourcerouting/cli_mergeDonald Sharp2017-02-113-3/+13
|\ \
| * | tests: add uninstall_element in testcliDavid Lamparter2017-02-103-3/+13
* | | tests: fix out-of-tree buildDavid Lamparter2017-02-112-3/+9
|/ /
* | tests: add pytest testrunnersChristian Franke2017-02-0817-0/+518
* | tests: reorganize tests hierarchicallyChristian Franke2017-02-0835-100/+128
* | tests: remove dejagnuChristian Franke2017-02-0818-418/+0
* | tests: Fix warning in compileDonald Sharp2017-02-071-1/+1
* | Merge remote-tracking branch 'origin/stable/2.0'Donald Sharp2017-02-0710-26/+26
|\|
| * *: Convert libzebra -> libfrrDonald Sharp2017-02-0310-25/+25
* | Merge pull request #139 from opensourcerouting/cli_merge_prep_finalDonald Sharp2017-01-312-2/+8
|\ \
| * | tests/testcli: cleanup at exitDavid Lamparter2017-01-311-0/+6
| * | lib/tests: add cmd_hostname_set()David Lamparter2017-01-311-1/+1
| * | lib: clean up tab-completion memory countingDavid Lamparter2017-01-311-1/+1
* | | Merge branch 'master' into feature/zebra-srcdestChristian Franke2017-01-311-1/+1
|\| |
| * | Merge pull request #127 from LabNConsulting/working/master/patch/assert-dup-freeDonald Sharp2017-01-301-1/+1
| |\ \
| | * | tests: use lib memory allocationLou Berger2017-01-271-1/+1
* | | | tests: add a test for the srcdest_table structureChristian Franke2017-01-303-0/+467
|/ / /
* / / tests: Fix conversion between iana_t and afi_tDonald Sharp2017-01-271-1/+1
|/ /
* | Merge pull request #105 from opensourcerouting/cli_merge_step_prepDonald Sharp2017-01-251-6/+2
|\ \
| * | lib: parser: unify subgraphs & simplify even moreDavid Lamparter2017-01-231-6/+2
* | | *: use monotime()David Lamparter2017-01-231-3/+3
|/ /
* | Merge branch 'stable/2.0-for-merge'David Lamparter2017-01-139-9/+9
|\|
| * 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
* | Quagga: AFI/SAFI mappings IANA to/from internal valuesvivek2017-01-122-48/+50