nuttx-apps/testing/ostest
Neo Xu e1e28eb88a ostest: fix cmake build break
/nuttx/apps/testing/ostest/ostest_main.c:322:(.text.user_main+0x3c3): undefined reference to `sched_thread_local_test'
collect2: error: ld returned 1 exit status
ninja: build stopped: subcommand failed.

Signed-off-by: Neo Xu <neo.xu1990@gmail.com>
2025-01-30 17:15:49 +01:00
..
aio.c
barrier.c
cancel.c
CMakeLists.txt ostest: fix cmake build break 2025-01-30 17:15:49 +01:00
cond.c
dev_null.c
fpu.c
getopt.c
Kconfig
libc_memmem.c
Make.defs
Makefile
mqueue.c
mutex.c
nsem.c
nxevent.c
ostest.h
ostest_main.c
posixtimer.c
prioinherit.c
pthread_cleanup.c
pthread_exit.c
pthread_rwlock.c
pthread_rwlock_cancel.c
restart.c
rmutex.c
robust.c
roundrobin.c
sched_thread_local.c
schedlock.c
sem.c
semtimed.c
setjmp.c
setvbuf.c
sigev_thread.c
sighand.c
sighelper.c
signest.c
sigprocmask.c
smp_call.c
specific.c
sporadic.c
sporadic2.c
suspend.c
timedmqueue.c
timedmutex.c
timedwait.c
tls.c
vfork.c
waitpid.c
wdog.c
wqueue.c