nuttx-apps/examples/sotest/lib
Neale Ferguson 72eaed8fdd Add loading of ET_DYN shared object test to sotest
* examples/sotest/lib/Makefile
  - Add dynload directory to build

* examples/sotest/lib/dynload/Makefile
  - Build the dynload shared object test
  - Use SHMODULEFLAGS and not SHLDFLAGS

* examples/sotest/lib/dynload/dynload.c
  - Test case for loading of ET_DYN shared objects

* examples/sotest/lib/dynload/.gitignore
  - Exclude built object from git

* examples/sotest/sotest_main.c
  - Load and invoke the dynload test
2024-05-29 19:17:15 -03:00
..
dynload Add loading of ET_DYN shared object test to sotest 2024-05-29 19:17:15 -03:00
modprint compiler.h: Add _ between format|printf|syslog|scanf|strftime and like 2022-12-21 01:05:12 +02:00
sotest compiler.h: Add _ between format|printf|syslog|scanf|strftime and like 2022-12-21 01:05:12 +02:00
.gitignore Update make dependency for elf/module/nxflat/posix_spawn/sotest/thttpd 2020-05-15 13:36:05 +08:00
Makefile Add loading of ET_DYN shared object test to sotest 2024-05-29 19:17:15 -03:00