Add more default topology methods to test_class_mocked.pl
This commit is contained in:
@@ -142,7 +142,7 @@ foreach my $fn (@vlan) {
|
|||||||
|
|
||||||
print "\nFetching topology info...\n\n";
|
print "\nFetching topology info...\n\n";
|
||||||
|
|
||||||
my @topo = qw/c_if c_ip c_port/;
|
my @topo = qw/c_if c_ip c_port c_id c_platform/;
|
||||||
|
|
||||||
foreach my $fn (@topo) {
|
foreach my $fn (@topo) {
|
||||||
test_fn( $dev, $fn );
|
test_fn( $dev, $fn );
|
||||||
|
|||||||
Reference in New Issue
Block a user