Searched refs:verify_unit_addr (Results 1 – 1 of 1) sorted by relevance
555 def verify_unit_addr(path, expected): function587 verify_unit_addr("/no-unit-addr", "")588 verify_unit_addr("/unit-addr@ABC", "ABC")589 verify_unit_addr("/unit-addr-non-numeric@foo-bar", "foo-bar")