aboutsummaryrefslogtreecommitdiff
path: root/tests/bios-tables-test.c
AgeCommit message (Expand)AuthorFilesLines
2019-07-12tests: acpi: do not skip tests when IASL is not installedIgor Mammedov1-1/+14
2019-07-12tests: acpi: do not require IASL for dumping AML blobsIgor Mammedov1-6/+4
2019-07-05tests: use -numa memdev option in tests instead of legacy 'mem' optionIgor Mammedov1-12/+28
2019-06-05bios-tables-test: ignore identical binariesMichael S. Tsirkin1-2/+14
2019-06-03tests: acpi: add simple arm/virt testcaseIgor Mammedov1-0/+18
2019-06-03bios-tables-test: list all tables that differMichael S. Tsirkin1-2/+4
2019-05-29bios-tables-test: add diff allowed listMichael S. Tsirkin1-1/+18
2019-05-21tests: acpi: print error unable to dump ACPI table during rebuildIgor Mammedov1-1/+4
2019-05-20tests: acpi: allow to override default acceleratorIgor Mammedov1-3/+5
2019-05-20tests: acpi: ignore SMBIOS tests when UEFI firmware is usedIgor Mammedov1-2/+9
2019-05-20tests: acpi: add a way to start tests with UEFI firmwareIgor Mammedov1-17/+35
2019-05-20tests: acpi: move boot_sector_init() into x86 tests branchIgor Mammedov1-4/+5
2019-05-20tests: acpi: skip FACS table if board uses hw reduced ACPI profileIgor Mammedov1-3/+7
2019-05-20tests: acpi: fetch X_DSDT if pointer to DSDT is 0Igor Mammedov1-1/+10
2019-05-20tests: acpi: make pointer to RSDP 64bitIgor Mammedov1-6/+4
2019-05-20tests: acpi: make RSDT test routine handle XSDTIgor Mammedov1-6/+14
2019-05-20tests: acpi: make acpi_fetch_table() take size of fetched table pointerIgor Mammedov1-4/+4
2019-05-20tests: acpi: rename acpi_parse_rsdp_table() into acpi_fetch_rsdp_table()Igor Mammedov1-1/+1
2019-01-17tests: acpi: use AcpiSdtTable::aml instead of AcpiSdtTable::header::signatureIgor Mammedov1-11/+9
2019-01-17tests: acpi: squash sanitize_fadt_ptrs() into test_acpi_fadt_table()Igor Mammedov1-29/+10
2019-01-17tests: smbios: fetch whole table in one step instead of reading it step by stepIgor Mammedov1-14/+1
2019-01-17tests: acpi: reuse fetch_table() in vmgenid-testIgor Mammedov1-43/+14
2019-01-14tests: acpi: reuse fetch_table() for fetching FACS and DSDTIgor Mammedov1-48/+30
2019-01-14tests: acpi: simplify rsdt handlingIgor Mammedov1-82/+55
2019-01-14tests: acpi: make sure FADT is fetched only onceIgor Mammedov1-11/+8
2019-01-14tests: acpi: use AcpiSdtTable::aml in consistent wayIgor Mammedov1-40/+24
2018-12-20hw: acpi: Remove AcpiRsdpDescriptor and fix testsSamuel Ortiz1-5/+17
2018-12-19hw/smbios: Move to the hw/firmware/ subdirectoryPhilippe Mathieu-Daudé1-1/+1
2018-12-17tests/bios-tables-test: Sanitize test verbose outputPhilippe Mathieu-Daudé1-2/+5
2018-12-17tests/acpi-utils: Drop dependence on global_qtestEric Blake1-40/+42
2018-11-05tests/bios-tables-test: add 64-bit PCI MMIO aperture round-up test on Q35Laszlo Ersek1-0/+16
2018-11-05tests: Move tests/acpi-test-data/ to tests/data/acpi/Peter Maydell1-1/+1
2018-10-26tests/bios-tables-test: Remove an useless castPhilippe Mathieu-Daudé1-1/+1
2018-10-26tests: Fix typos in comments and help message (found by codespell)Stefan Weil1-1/+1
2018-06-11nvdimm: make persistence option symbolicRoss Zwisler1-1/+1
2018-06-01ACPI testing: test NFIT platform capabilitiesRoss Zwisler1-1/+1
2018-03-20tests/bios-tables-test: add test cases for DIMM proximityHaozhong Zhang1-0/+38
2018-03-13tests: acpi: don't read all fields in test_acpi_fadt_table()Igor Mammedov1-64/+18
2018-02-14tests/boot-sector: Drop dependence on global_qtestEric Blake1-1/+1
2018-02-13tests: acpi: fix FADT not being compared to reference tableIgor Mammedov1-2/+33
2018-01-18tests: acpi: add comments to fetch_rsdt_referenced_tables/data->tables usageIgor Mammedov1-0/+3
2018-01-18tests: acpi: rename test_acpi_tables()/test_dst_table() to reflect its usageIgor Mammedov1-5/+10
2018-01-18tests: acpi: init table descriptor in test_dst_table()Igor Mammedov1-3/+1
2018-01-18tests: acpi: move tested tables array allocation outside of test_acpi_dsdt_ta...Igor Mammedov1-2/+2
2018-01-18ACPI/unit-test: Add a testcase for RAM allocation in numa nodeDou Liyang1-0/+24
2017-11-16tests/bios-tables-test: Fix endianess problems when passing data to iaslThomas Huth1-20/+22
2017-08-02tests/bios-tables-test: Compiler warning fixDr. David Alan Gilbert1-1/+1
2017-05-18Merge remote-tracking branch 'mst/tags/for_upstream' into stagingStefan Hajnoczi1-2/+2
2017-05-11tests: acpi: extend cphp and memhp testcase with numa distance checkHe Chen1-4/+12
2017-05-10hw/acpi-defs: replace leading X with x_ in FADT field namesArd Biesheuvel1-2/+2