Home
last modified time | relevance | path

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

/kvm-unit-tests/riscv/
H A Dsbi.c1476 int testnum, i; in check_susp() local
1512 if ((testnum = setjmp(sbi_susp_jmp)) == 0) { in check_susp()
1531 assert(testnum == i); in check_susp()