Tests failed when added new member `LIST_ENTRY(proc) dummy` to `struct proc` and runned `./run_tests.py`. Workaround proposed by @cahirwpz is ``` make clean make ```