class BuildInfoTestControllerImpl

Defined at line 22 of file ../../src/developer/build_info/testing/build_info.h

Sets fake system build information. Used for testing.

Public Methods

void BuildInfoTestControllerImpl (std::shared_ptr<struct fake_info> info_ref)

Defined at line 25 of file ../../src/developer/build_info/testing/build_info.h

void SetBuildInfo (SetBuildInfoRequest & request, SetBuildInfoCompleter::Sync & completer)

Set the value to be returned by GetBuildInfo() in the Provider.

Defined at line 47 of file ../../src/developer/build_info/testing/build_info.cc