summaryrefslogtreecommitdiffstats
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #11163 from opensourcerouting/fix/same_type_castingIgor Ryzhov2022-05-091-1/+1
|\
| * *: Avoid casting to the same type as on the leftDonatas Abraitis2022-05-081-1/+1
* | *: Fix doesnt spelling mistakesDonald Sharp2022-05-072-2/+2
|/
* Merge pull request #11059 from anlancs/fix/bgpd-evnp-wrong-check-hashgetDonatas Abraitis2022-05-041-1/+1
|\
| * *: remove the checking returned value for hash_get()anlan_cs2022-05-021-1/+1
* | tests: Use XCALLOC instead of XMALLOC for threadsDonald Sharp2022-05-021-2/+2
* | tests: [PIMv6] Using generic names for pim verification APIsKuldeep Kashyap2022-04-3011-493/+475
|/
* tests: Correctly align variable type in testsDonald Sharp2022-04-275-5/+5
* bgpd: Add `set as-path replace <any|ASN>` cmd for route-mapsDonatas Abraitis2022-04-258-0/+162
* Merge pull request #7811 from kuldeepkash/multicast_pim_dr_nondrJafar Al-Gharaibeh2022-04-208-3/+3425
|\
| * tests: Add multicast_pim_dr_nondr_test suitekuldeepkash2022-04-118-3/+3425
* | tests: Fix spelling of conjuctionDonald Sharp2022-04-191-5/+5
* | *: Fix spelling of overridenDonald Sharp2022-04-191-1/+1
* | *: Fix spelling of VerfiyDonald Sharp2022-04-192-5/+5
* | tests: Fix spelling of InitilizedDonald Sharp2022-04-192-6/+6
* | *: Fix spelling of intefaceDonald Sharp2022-04-192-3/+3
* | *: Fix spelling of comparisionDonald Sharp2022-04-191-2/+2
* | *: Fix spelling of modfiyDonald Sharp2022-04-193-7/+7
* | tests: Fix spelling of 'registred'Donald Sharp2022-04-199-9/+9
* | Merge pull request #11001 from donaldsharp/system_route_recursionRuss White2022-04-182-0/+126
|\ \
| * | tests: Add a test case for a kernel route depending on a kernel routeDonald Sharp2022-04-092-0/+126
| |/
* | tests: Do not turn off multicast streamDonald Sharp2022-04-101-4/+0
* | tests: Fix test_multicast_pim_sm_topo3.py from generating a support bundleDonald Sharp2022-04-101-6/+2
|/
* tests: Add a test to ensure that FRR does not loose kernel routesDonald Sharp2022-04-083-0/+209
* Merge pull request #10946 from donaldsharp/pim_fhr_lhr_same_pimregJafar Al-Gharaibeh2022-04-041-14/+14
|\
| * tests: Reduce some pim test timings to more manageable levelsDonald Sharp2022-04-011-14/+14
* | Merge pull request #10954 from donaldsharp/speellJafar Al-Gharaibeh2022-04-0383-119/+119
|\ \
| * | tests: Fix spelling of disbaleDonald Sharp2022-04-024-5/+5
| * | *: Fix spelling of GracefullDonald Sharp2022-04-024-4/+4
| * | tests: Fix spelling of neigborsDonald Sharp2022-04-022-4/+4
| * | tests: Fix spelling of daemonsDonald Sharp2022-04-0182-82/+82
| * | tests: Fix spelling of kernelDonald Sharp2022-04-013-7/+7
| * | tests: Fix perticular spellingDonald Sharp2022-04-019-17/+17
* | | Merge pull request #10925 from qlyoung/fix-grpc-wants-installed-frrChristian Hopps2022-04-021-0/+4
|\ \ \
| * | | tests: skip grpc test if frr not installedQuentin Young2022-03-291-0/+4
| | |/ | |/|
* | | Merge pull request #10950 from donaldsharp/uninit_testDonatas Abraitis2022-04-011-3/+3
|\ \ \ | |_|/ |/| |
| * | tests: Fix uninitialized usage of variables in testsDonald Sharp2022-04-011-3/+3
| |/
* / bgpd: Add `%pBP` printfrr() extension to print `IP(hostname)` for BGP peerDonatas Abraitis2022-03-311-1/+1
|/
* Merge pull request #10158 from ckishimo/ospf6d_norefreshRuss White2022-03-291-12/+15
|\
| * ospf6d: fix topotestckishimo2022-03-281-12/+15
* | tests: Add the show database for ospfv3 before checking for ospf routeMobashshera Rasool2022-03-231-8/+8
* | tests: Adding bgp_vrf_dynamic_route_leak_topo4 suiteKuldeep Kashyap2022-03-212-0/+2997
* | tests: Adding bgp_vrf_dynamic_route_leak_topo3 test suiteKuldeep Kashyap2022-03-212-0/+2891
* | tests: Framework changes to support bgp vrf dynamic route leak automationKuldeep Kashyap2022-03-212-39/+39
* | Merge pull request #10817 from kuldeepkash/micronet_fixesChristian Hopps2022-03-181-1/+3
|\ \
| * | tests: Fix topotests crash when KeyError foundKuldeep Kashyap2022-03-171-1/+3
* | | Merge pull request #10705 from kuldeepkash/cut_execution_timeMartin Winter2022-03-181-0/+217
|\ \ \ | |/ / |/| |
| * | tests: Adding EVPN-GR scenario to evpn_type5 suiteKuldeep Kashyap2022-03-151-0/+217
* | | tests: Adding database information in ospfv3 testcaseMobashshera Rasool2022-03-171-0/+8
* | | Merge pull request #9262 from gpnaveen/ospfv3_basic_testsJafar Al-Gharaibeh2022-03-1617-152/+4921
|\ \ \