class IntelThermalTest

Defined at line 35 of file ../../src/devices/acpi/drivers/intel-thermal/unit-tests.cc

Protected Members

shared_ptr fake_root_
Device fake_acpi_
Loop loop_
zx_device * device_
uint64_t passive_temp_dK_
uint64_t crit_temp_dK_
uint64_t cur_temp_dK_
optional trip_point_
Arena arena_
WireSyncClient thermal_client_
WireSyncClient notify_client_

Public Methods

void IntelThermalTest ()

Defined at line 37 of file ../../src/devices/acpi/drivers/intel-thermal/unit-tests.cc

void SetUp ()

Defined at line 39 of file ../../src/devices/acpi/drivers/intel-thermal/unit-tests.cc

void TearDown ()

Defined at line 68 of file ../../src/devices/acpi/drivers/intel-thermal/unit-tests.cc

void EvaluateObject (AcpiDevice::EvaluateObjectRequestView request, AcpiDevice::EvaluateObjectCompleter::Sync & completer)

Defined at line 74 of file ../../src/devices/acpi/drivers/intel-thermal/unit-tests.cc

void InstallNotifyHandler (AcpiDevice::InstallNotifyHandlerRequestView request, AcpiDevice::InstallNotifyHandlerCompleter::Sync & completer)

Defined at line 106 of file ../../src/devices/acpi/drivers/intel-thermal/unit-tests.cc