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

/freebsd-11-stable/tests/sys/geom/class/nop/
H A Dnop_test.sh139 gnop_physpath=$(diskinfo -p ${us}.nop)
140 atf_check_equal "$physpath" "$gnop_physpath"
165 gnop_physpath=$(diskinfo -p ${disk}.nop)
166 atf_check_equal "" "$gnop_physpath"

Completed in 103 milliseconds