Tim Schumacher
9e8c698ae8
Tests: Remove the RDTSC kernel crash test
...
We will remove the RDTSC instruction restriction to allow QEMU to read
an accurate time, so this will no longer crash and therefore fail the
test.
2022-07-08 22:27:38 +00:00
Daniel Bertalan
699bd9afc6
Tests: Fix new GCC 12 warnings
2022-05-12 13:12:37 +02:00
Liav A
4974727dbb
Kernel: Move x86 IO instructions code into the x86 specific folder
2021-10-01 12:27:20 +02:00
Ben Wiederhake
5f0f0ac413
crash: Don't test for qemu-unsupported feature
...
See #10042 for details. In short: qemu doesn't seem to implement that
feature, therefore the test correctly fails. However, that does not help
us, so we skip that test.
2021-09-16 20:51:24 +00:00
Ben Wiederhake
c680ef0a09
crash: Run automatically during CI
2021-09-16 20:51:24 +00:00