summaryrefslogtreecommitdiff
path: root/kernel/tests
AgeCommit message (Expand)Author
2019-11-15Rename Interrupts enum to InterruptTypeDennis Kobert
2019-11-15Rename interrupt and exception handlersDennis Kobert
2019-11-15Add protection fault handlerDennis Kobert
2019-11-12Increase fault handler stack sizeDennis Kobert
2019-11-11Add expect fault handlingDennis Kobert
2019-11-09Add basic testsDennis Kobert
2019-11-09Introduce integration test cratenatrixaeria