tests: initial asf framework refactoring for 'make test'
Type: refactor Change-Id: I41455b759a5d302ad5c4247c13634c471e7d49a8 Signed-off-by: Pratikshya Prasai <pratikshyaprasai2112@gmail.com> Signed-off-by: Saima Yunus <yunus.saima.234@gmail.com> Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
This commit is contained in:
committed by
Dave Wallace
parent
4dbd641136
commit
657bdf781a
+1
-1
@@ -6,7 +6,7 @@ from scapy.layers.inet import IP, ICMP
|
||||
|
||||
from framework import VppTestCase, VppTestRunner
|
||||
from framework import tag_run_solo, tag_fixme_debian11, is_distro_debian11
|
||||
from remote_test import RemoteClass, RemoteVppTestCase
|
||||
from asf.remote_test import RemoteClass, RemoteVppTestCase
|
||||
from vpp_memif import remove_all_memif_vpp_config, VppSocketFilename, VppMemif
|
||||
from vpp_ip_route import VppIpRoute, VppRoutePath
|
||||
from vpp_papi import VppEnum
|
||||
|
||||
Reference in New Issue
Block a user