summaryrefslogtreecommitdiffstats
path: root/tests/topotests/ldp-topo1 (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests: Add pytest.mark.ospfd to testsDonald Sharp2021-02-051-1/+1
* tests: Fixup to use the new `pytestmark =` syntaxDonald Sharp2021-02-051-1/+3
* tests: Start the ability to mark testsDonald Sharp2021-01-151-1/+1
* tests: please follow the style guidewhitespace2020-12-171-3/+5
* tests: python3 compat fixes for topotests: tabs and miscMark Stapp2020-09-261-0/+0
* tests: Our tests are for FRRDonald Sharp2020-09-221-12/+12
* tests: Speedup ldp-topo1 testsDonald Sharp2020-09-034-0/+28
* tests: remove unused ref files from ldp topotestMark Stapp2020-05-062-19/+0
* Merge pull request #6105 from vivek-cumulus/bgp_link_bandwidth_unequal_cost_m...Sri Mohana Singamsetty2020-04-054-28/+28
|\
| * tests: topotests fixup for weight displayDonald Sharp2020-03-314-28/+28
* | tests: Run python formatter (black) for topotestsreformat2020-04-031-141/+291
|/
* tests: Fixing test for LDPlynne2020-03-201-0/+1
* tests: Fix LDP topotest to validate MPLS LDP CLI outputKaren Schoener2020-02-101-14/+14
* tests: remove topotest compatibility with older ldpd versionsRenato Westphal2019-09-0730-500/+26
* zebra: improve the output of "show mpls table"Renato Westphal2019-09-075-36/+36
* ldp-topo1: fix ip mpls route output formatRafael Zalamena2018-11-284-23/+1
* ldp-topo1: fix parsing for iproute from Ubuntu 18.04Christian Franke2018-11-289-104/+64
* *: convert startup logs to use per node directories also have startup and run...Lou Berger2018-11-2812-12/+12
* ldp-topo1: Support implicit-null and old format on "show_mpls_table"Martin Winter2018-11-289-18/+60
* Fix output to allow it on generic DebianMartin Winter2018-11-281-1/+1
* ldp-topo1: Remove check for protocol in installed LSPsRenato Westphal2018-11-289-36/+36
* multiple_topos: Don't report about StdErr Output if there is no outputMartin Winter2018-11-281-3/+6
* ldp-topo1: Use 'label implicit-null' for implicit labelsMartin Winter2018-11-285-17/+17
* ldp-topo1: Make the implicit label optional to pass old frr code as wellMartin Winter2018-11-285-18/+27
* ldp-topo1: sync with PR#710 in FRRRenato Westphal2018-11-284-13/+13
* ldp-topo1: add some debug commands to facilitate troubleshootingRenato Westphal2018-11-284-0/+32
* lib: cleanup diff text output formatting issue and move to libraryMartin Winter2018-11-281-22/+21
* (all tests): Add extra check to make sure daemons are still running after eac...Martin Winter2018-11-281-0/+40
* ldp-topo1: Adjust to accept new format in "show ip route" as introduced with ...Martin Winter2018-11-287-8/+10
* Fix memory leak detection and reporting which accidentally was dropped a mont...Martin Winter2018-11-281-1/+20
* Spell Verifying correctlyDonald Sharp2018-11-281-8/+8
* LDP-Topo1: Update test to accept new format of LDP outputMartin Winter2018-11-2842-325/+573
* ldp-topo1: Fix ordering of reference output to check againstMartin Winter2018-11-283-7/+7
* ldp-topo1: Delete accidentally include tar fileMartin Winter2018-11-281-0/+0
* Added optional output for memleaks at the end of test. Enable them by setting...Martin Winter2018-11-281-0/+27
* Move common function and class to topotest libraryMartin Winter2018-11-281-187/+24
* ldp-topo1: Add new LDP Topology TestMartin Winter2018-11-2845-0/+1413