class FrameImplRegisterTest_UpdateRegister_Test
Defined at line 153 of file ../../src/developer/debug/zxdb/client/frame_impl_unittest.cc
Tests the function to set a register. It should call the backend with the new value, and then
update its cache on success to the new value(s) sent from the agent.
Public Methods
void FrameImplRegisterTest_UpdateRegister_Test ()
Defined at line 153 of file ../../src/developer/debug/zxdb/client/frame_impl_unittest.cc
void FrameImplRegisterTest_UpdateRegister_Test (const FrameImplRegisterTest_UpdateRegister_Test & )
Defined at line 153 of file ../../src/developer/debug/zxdb/client/frame_impl_unittest.cc
void FrameImplRegisterTest_UpdateRegister_Test (FrameImplRegisterTest_UpdateRegister_Test && )
Defined at line 153 of file ../../src/developer/debug/zxdb/client/frame_impl_unittest.cc
FrameImplRegisterTest_UpdateRegister_Test & operator= (const FrameImplRegisterTest_UpdateRegister_Test & )
Defined at line 153 of file ../../src/developer/debug/zxdb/client/frame_impl_unittest.cc
FrameImplRegisterTest_UpdateRegister_Test & operator= (FrameImplRegisterTest_UpdateRegister_Test && )
Defined at line 153 of file ../../src/developer/debug/zxdb/client/frame_impl_unittest.cc
void ~FrameImplRegisterTest_UpdateRegister_Test ()
Defined at line 153 of file ../../src/developer/debug/zxdb/client/frame_impl_unittest.cc