mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-21 14:23:39 +00:00
@ -146,6 +146,7 @@ static long ktest_kfifo_case0_1(uint64_t arg0, uint64_t arg1)
|
||||
kfifo_free_alloc(&fifo);
|
||||
assert(fifo.buffer == NULL);
|
||||
}
|
||||
return 0;
|
||||
}
|
||||
|
||||
static ktest_case_table kt_kfifo_func_table[] = {
|
||||
|
Reference in New Issue
Block a user