Home
last modified time | relevance | path

Searched refs:expect_numeq (Results 1 – 3 of 3) sorted by relevance

/openbmc/openbmc/meta-google/recipes-google/test/test-sh/
H A Dtest.sh104 expect_numeq 15 0xf || return
105 expect_numeq 1 1 || return
117 expect_numeq 15 10 || return
H A Dlib.sh23 expect_numeq() { function
/openbmc/openbmc/meta-google/recipes-google/networking/network-sh/
H A Dtest.sh37 expect_numeq "${a1[$i]}" "${a2[$i]}"
193 expect_numeq "$cidr" 64
195 expect_numeq "$cidr" 128
197 expect_numeq "$cidr" 24