class TestNonHardwareMsdArmDevice

Defined at line 165 of file ../../src/graphics/drivers/msd-arm-mali/tests/unit_tests/non_hardware_test_device.cc

These tests are unit testing the functionality of MsdArmDevice.

All of these tests instantiate the device in test mode, that is without the device thread active,

and with no hardware backing it.

Public Methods

void MockDump ()

Defined at line 175 of file ../../src/graphics/drivers/msd-arm-mali/tests/unit_tests/non_hardware_test_device.cc

void ProcessRequest ()

Defined at line 221 of file ../../src/graphics/drivers/msd-arm-mali/tests/unit_tests/non_hardware_test_device.cc

void HangTimerRequest ()

Check that if there's a waiting request for the device thread and it's

descheduled for a long time for some reason that it doesn't immediately

think the GPU's hung before processing the request.

Defined at line 251 of file ../../src/graphics/drivers/msd-arm-mali/tests/unit_tests/non_hardware_test_device.cc

void MockExecuteAtom ()

Defined at line 357 of file ../../src/graphics/drivers/msd-arm-mali/tests/unit_tests/non_hardware_test_device.cc

void MockInitializeQuirks ()

Defined at line 409 of file ../../src/graphics/drivers/msd-arm-mali/tests/unit_tests/non_hardware_test_device.cc

void Inspect ()

Defined at line 424 of file ../../src/graphics/drivers/msd-arm-mali/tests/unit_tests/non_hardware_test_device.cc

void MaliProtocol ()

Defined at line 451 of file ../../src/graphics/drivers/msd-arm-mali/tests/unit_tests/non_hardware_test_device.cc

void ResetOnStart ()

Defined at line 474 of file ../../src/graphics/drivers/msd-arm-mali/tests/unit_tests/non_hardware_test_device.cc

void ProtectedCallbacks ()

Defined at line 484 of file ../../src/graphics/drivers/msd-arm-mali/tests/unit_tests/non_hardware_test_device.cc

void DevicePropertiesQuery ()

Defined at line 510 of file ../../src/graphics/drivers/msd-arm-mali/tests/unit_tests/non_hardware_test_device.cc