memory testing and robustness
This commit is contained in:
parent
2296179bf8
commit
9f833ca32c
4 changed files with 95 additions and 9 deletions
|
|
@ -17,6 +17,7 @@ void kmain() {
|
|||
//}
|
||||
|
||||
test_memory_integrity();
|
||||
|
||||
test_memory_alignment();
|
||||
test_memory_stress();
|
||||
poweroff();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue