aboutsummaryrefslogtreecommitdiff
path: root/src/kernel/checks.cpp
AgeCommit message (Expand)Author
2022-07-19ci: Enable IWYU in src/kernel directoryRyan Ofsky
2022-07-19refactor: Reduce number of SanityChecks return valuesRyan Ofsky
2022-06-02kernel: SanityChecks: Return an error structCarl Dong
2022-06-02Move init::SanityCheck to kernel::SanityCheckCarl Dong