]> git.puffer.fish Git - mirror/frr.git/commit
tests: [PIMv6] Add multicast mld local join suite
authorAbhishek N R <abnr@vmware.com>
Tue, 7 Mar 2023 06:27:25 +0000 (22:27 -0800)
committerAbhishek N R <abnr@vmware.com>
Mon, 3 Apr 2023 11:05:26 +0000 (04:05 -0700)
commit2fc123efafc8aa9deacb899fc5774ffac035a9ba
treec19369d9ed90c93bda4f63fd56cd27dc9fd0f5cc
parentbd2c824a21db78353125b4d2a4026b7a63071883
tests: [PIMv6] Add multicast mld local join suite

Added new test suite to verify functionality
of multicast MLD local join. Added 4 different
test cases in test suite.

Signed-off-by: Kuldeep Kashyap <kashyapk@vmware.com>
Co-Authored-by: Vijay Kumar Gupta <vijayg@vmware.com>
tests/topotests/multicast_mld_join_topo1/multicast_mld_local_join.json [new file with mode: 0644]
tests/topotests/multicast_mld_join_topo1/test_multicast_mld_local_join.py [new file with mode: 0644]