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

/netbsd-current/tests/dev/cgd/
H A Dt_cgdconfig.sh204 cat <<EOF >expected0
216 atf_check -o file:expected0 cgdconfig -T -f cgd.conf0
253 cat <<EOF >expected0
265 atf_check -o file:expected0 cgdconfig -T -f cgd.conf0
/netbsd-current/sys/crypto/chacha/
H A Dchacha_selftest.c71 static const uint8_t expected0[64] = {
106 if (memcmp(out, expected0, 64)) {
69 static const uint8_t expected0[64] = { local

Completed in 86 milliseconds