Software APIs
Public Member Functions
rom_test::internal::MockBootPolicyPtrs Class Reference

Mock class for boot_policy_ptrs.h. More...

#include <sw/device/silicon_creator/rom/mock_boot_policy_ptrs.h>

Public Member Functions

 MOCK_METHOD (const manifest_t *, ManifestA,())
 
 MOCK_METHOD (const manifest_t *, ManifestB,())
 
- Public Member Functions inherited from global_mock::GlobalMock< MockBootPolicyPtrs >
 GlobalMock (const GlobalMock &)=delete
 
 GlobalMock (GlobalMock &&)=delete
 
GlobalMockoperator= (const GlobalMock &)=delete
 
GlobalMockoperator= (GlobalMock &&)=delete
 

Additional Inherited Members

- Static Public Member Functions inherited from global_mock::GlobalMock< MockBootPolicyPtrs >
static MockBootPolicyPtrs & Instance ()
 

Detailed Description

Mock class for boot_policy_ptrs.h.

Definition at line 18 of file mock_boot_policy_ptrs.h.