class UnitTests_UnitTests_Test
Defined at line 30 of file ../../src/graphics/drivers/msd-vsi-vip/tests/integration/run_unit_tests.cc
The test build of the MSD runs a bunch of unit tests automatically when it loads. We need to
unload the normal MSD to replace it with the test MSD so we can run those tests and query the
test results.
Public Methods
void UnitTests_UnitTests_Test ()
Defined at line 30 of file ../../src/graphics/drivers/msd-vsi-vip/tests/integration/run_unit_tests.cc
void UnitTests_UnitTests_Test (const UnitTests_UnitTests_Test & )
Defined at line 30 of file ../../src/graphics/drivers/msd-vsi-vip/tests/integration/run_unit_tests.cc
void UnitTests_UnitTests_Test (UnitTests_UnitTests_Test && )
Defined at line 30 of file ../../src/graphics/drivers/msd-vsi-vip/tests/integration/run_unit_tests.cc
UnitTests_UnitTests_Test & operator= (const UnitTests_UnitTests_Test & )
Defined at line 30 of file ../../src/graphics/drivers/msd-vsi-vip/tests/integration/run_unit_tests.cc
UnitTests_UnitTests_Test & operator= (UnitTests_UnitTests_Test && )
Defined at line 30 of file ../../src/graphics/drivers/msd-vsi-vip/tests/integration/run_unit_tests.cc
void ~UnitTests_UnitTests_Test ()
Defined at line 30 of file ../../src/graphics/drivers/msd-vsi-vip/tests/integration/run_unit_tests.cc