Searched refs:PC (Results 1 - 1 of 1) sorted by relevance
/pkg/src/tests/cli/ |
H A D | t_pkg_sysrepo.py | 49 class PC(object): class in inherits:object 189 # names to tuples of (image properties, PC objects). The image 191 # the property to the value. The list of PC objects represent 200 PC(self.durl1), 201 PC(self.durl2, sticky=False), 202 PC(self.durl3), 203 PC(None, name="test4")]), 205 PC(self.rurl1), 206 PC(self.rurl2, sticky=False), 207 PC(sel [all...] |
Completed in 6 milliseconds