File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 3232 * Includes
3333 */
3434
35- #include < utassert.h>
36- #include < uttest.h>
37- #include < utstubs.h>
35+ #include " utassert.h"
36+ #include " uttest.h"
37+ #include " utstubs.h"
3838
39- #include < cfe.h>
40- #include < sample_app_events.h>
41- #include < sample_app.h>
42- #include < sample_app_table.h>
39+ #include " cfe.h"
40+ #include " sample_app_events.h"
41+ #include " sample_app.h"
42+ #include " sample_app_table.h"
4343
4444/*
4545 * Macro to call a function and check its int32 return code
Original file line number Diff line number Diff line change 3939 * Necessary to include these here to get the definition of the
4040 * "SAMPLE_APP_Data_t" typedef.
4141 */
42- #include < sample_app_events.h>
43- #include < sample_app.h>
42+ #include " sample_app_events.h"
43+ #include " sample_app.h"
4444
4545/*
4646 * Allow UT access to the global "SAMPLE_APP_Data" object.
You can’t perform that action at this time.
0 commit comments