Add stub for ACPI unit tests.

This commit is contained in:
2020-05-20 14:17:31 +03:00
parent b22d2aacf3
commit 70551882a9
8 changed files with 5487 additions and 0 deletions

6
README
View File

@@ -40,6 +40,12 @@ implementation or libc calls. Block devices are emulated with regular files.
Framebuffer can be dumped to disk as image file.
Testing
-------
sudo cp --parents --no-preserve=mode /sys/firmware/acpi/tables/?SDT* /sys/bus/pci/devices/*/config . > /data/work/proj/kolibri/umka/acpi.txt
Troubleshooting
---------------