Records

Functions

  • void CheckCpuTopology (std::span<const zbi_topology_node_t> actual_nodes, std::span<const zbi_topology_node_t> expected_nodes)

    Defined at line 31 of file ../../zircon/kernel/phys/lib/boot-shim/devicetree-test-fixture.cc

  • std::span<const std::byte> Payload (std::string_view str)

    Defined at line 55 of file ../../zircon/kernel/phys/lib/boot-shim/include/lib/boot-shim/testing/test-helper.h

  • template <typename T>
    std::span<const std::byte> Payload (std::span<T> data)

    Defined at line 60 of file ../../zircon/kernel/phys/lib/boot-shim/include/lib/boot-shim/testing/test-helper.h

  • std::string_view StringPayload (std::span<std::byte> payload)

    Defined at line 64 of file ../../zircon/kernel/phys/lib/boot-shim/include/lib/boot-shim/testing/test-helper.h

  • void CheckMmioRanges (std::span<const boot_shim::MmioRange> actualstd::span<const boot_shim::MmioRange> expected)

    Defined at line 83 of file ../../zircon/kernel/phys/lib/boot-shim/devicetree-test-fixture.cc