aboutsummaryrefslogtreecommitdiff
path: root/tests/acpi-utils.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-12test: Move qtests to a separate directoryThomas Huth1-147/+0
2019-05-20tests: acpi: add acpi_find_rsdp_address_uefi() helperIgor Mammedov1-0/+44
2019-05-20tests: acpi: make pointer to RSDP 64bitIgor Mammedov1-1/+1
2019-05-20tests: acpi: make RSDT test routine handle XSDTIgor Mammedov1-12/+0
2019-05-20tests: acpi: make acpi_fetch_table() take size of fetched table pointerIgor Mammedov1-4/+6
2019-05-20tests: acpi: rename acpi_parse_rsdp_table() into acpi_fetch_rsdp_table()Igor Mammedov1-1/+1
2019-01-17tests: acpi: reuse fetch_table() in vmgenid-testIgor Mammedov1-8/+27
2018-12-20hw: acpi: Remove AcpiRsdpDescriptor and fix testsSamuel Ortiz1-10/+39
2018-12-19tests: Remove unused includePhilippe Mathieu-Daudé1-1/+0
2018-12-17tests/acpi-utils: Drop dependence on global_qtestEric Blake1-9/+10
2017-03-02tests: Move reusable ACPI code into a utility fileBen Warren1-0/+65