summaryrefslogtreecommitdiffstats
path: root/tests/acpi-utils.c
Commit message (Expand)AuthorAgeFilesLines
* tests: acpi: add acpi_find_rsdp_address_uefi() helperIgor Mammedov2019-05-211-0/+44
* tests: acpi: make pointer to RSDP 64bitIgor Mammedov2019-05-211-1/+1
* tests: acpi: make RSDT test routine handle XSDTIgor Mammedov2019-05-211-12/+0Star
* tests: acpi: make acpi_fetch_table() take size of fetched table pointerIgor Mammedov2019-05-211-4/+6
* tests: acpi: rename acpi_parse_rsdp_table() into acpi_fetch_rsdp_table()Igor Mammedov2019-05-211-1/+1
* tests: acpi: reuse fetch_table() in vmgenid-testIgor Mammedov2019-01-181-8/+27
* hw: acpi: Remove AcpiRsdpDescriptor and fix testsSamuel Ortiz2018-12-201-10/+39
* tests: Remove unused includePhilippe Mathieu-Daudé2018-12-191-1/+0Star
* tests/acpi-utils: Drop dependence on global_qtestEric Blake2018-12-171-9/+10
* tests: Move reusable ACPI code into a utility fileBen Warren2017-03-021-0/+65