Searched refs:relocate_code_setup (Results 1 – 2 of 2) sorted by relevance
| /tests/application_development/code_relocation/src/ |
| A D | main.c | 72 void *relocate_code_setup(void) in relocate_code_setup() function 80 ZTEST_SUITE(code_relocation, NULL, relocate_code_setup, NULL, NULL, NULL);
|
| /tests/application_development/vector_table_relocation/src/ |
| A D | main.c | 62 void *relocate_code_setup(void) in relocate_code_setup() function 70 ZTEST_SUITE(vector_table_relocation, NULL, relocate_code_setup, NULL, NULL, NULL);
|
Completed in 9 milliseconds