class InspectHelper

Defined at line 13 of file ../../src/devices/bus/drivers/pci/test/unit/test_helpers.h

This is a port of the zxtest helper to use until the dfv2 test rewrite blows up a lot of tests.

Public Methods

void ReadInspect (const zx::vmo & vmo)

Defined at line 15 of file ../../src/devices/bus/drivers/pci/test/unit/test_helpers.h

inspect::Hierarchy & hierarchy ()

Defined at line 19 of file ../../src/devices/bus/drivers/pci/test/unit/test_helpers.h

template <typename T>
void CheckProperty (const inspect::NodeValue & node, std::string property, T expected_value)

Defined at line 22 of file ../../src/devices/bus/drivers/pci/test/unit/test_helpers.h