Add a new test case that verifies that llext_find_section() returns the correct offset for a symbol in a loadable extension. This exploits the fact that in the STORAGE_WRITABLE cases, the symbol addresses will be inside the ELF file buffer, so they can be easily compared. Signed-off-by: Luca Burelli <l.burelli@arduino.cc> |
||
|---|---|---|
| .. | ||
| find_section_ext.c | ||
| hello_world_ext.c | ||
| logging_ext.c | ||
| movwmovt_ext.c | ||
| multi_file_ext1.c | ||
| multi_file_ext2.c | ||
| object_ext.c | ||
| pre_located_ext.c | ||
| relative_jump_ext.c | ||
| syscalls_ext.c | ||
| syscalls_ext.h | ||
| test_llext_simple.c | ||
| threads_kernel_objects_ext.c | ||
| threads_kernel_objects_ext.h | ||