xref: /third_party/cJSON/tests/unity/test/testdata/mockMock.h
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/cJSON/tests/unity/test/testdata/
19750e409Sopenharmony_ci#ifndef MOCK_MOCK_H
29750e409Sopenharmony_ci#define MOCK_MOCK_H
39750e409Sopenharmony_ci
49750e409Sopenharmony_ciextern int mockMock_Init_Counter;
59750e409Sopenharmony_ciextern int mockMock_Verify_Counter;
69750e409Sopenharmony_ciextern int mockMock_Destroy_Counter;
79750e409Sopenharmony_ciextern int CMockMemFreeFinalCounter;
89750e409Sopenharmony_ci
99750e409Sopenharmony_civoid mockMock_Init(void);
109750e409Sopenharmony_civoid mockMock_Verify(void);
119750e409Sopenharmony_civoid mockMock_Destroy(void);
129750e409Sopenharmony_ci
139750e409Sopenharmony_ci#endif //MOCK_MOCK_H
14

Indexes created Thu Nov 07 10:32:03 CST 2024