Searched refs:__verify_pub_cfg (Results 1 - 2 of 2) sorted by relevance

/pkg/src/tests/cli/
H A Dt_pkg_image_create.py168 def __verify_pub_cfg(self, img_path, prefix, pub_cfg): member in class:TestPkgImageCreateBasics
282 self.__verify_pub_cfg(img_path, "test1", pub_cfg)
292 self.__verify_pub_cfg(img_path, "test1", pub_cfg)
306 self.__verify_pub_cfg(img_path, "test1", pub_cfg)
H A Dt_pkg_publisher.py819 def __verify_pub_cfg(self, prefix, pub_cfg): member in class:TestPkgPublisherMany
912 self.__verify_pub_cfg("test3", t3cfg)
931 self.__verify_pub_cfg("test3", t3cfg)
960 self.__verify_pub_cfg("test3", t6cfg)

Completed in 17 milliseconds