nuttx-apps/testing/ostest
Xiang Xiao ecae66fe59 Replace all CONFIG_NFILE_STREAMS with CONFIG_FILE_STREAM
follow up the kernel side change

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Change-Id: Ic27ad65d7cc2ea570921e0c17098dcb6bfe1893a
2020-09-11 17:57:58 +08:00
..
aio.c
barrier.c
cancel.c
cond.c
dev_null.c
fpu.c
Kconfig
Make.defs
Makefile build: Replace $(TOPDIR)/Make.defs with $(APPDIR)/Make.defs 2020-07-09 15:17:37 -03:00
mqueue.c ostest: fix assert when open CONFIG_SIG_DEFAULT 2020-07-08 00:20:06 +01:00
mutex.c
nsem.c
ostest_main.c Replace all CONFIG_NFILE_STREAMS with CONFIG_FILE_STREAM 2020-09-11 17:57:58 +08:00
ostest.h Replace all CONFIG_NFILE_STREAMS with CONFIG_FILE_STREAM 2020-09-11 17:57:58 +08:00
posixtimer.c
prioinherit.c Resolve style issues in ostest/prioinherit 2020-04-30 15:18:04 +08:00
pthread_cleanup.c
pthread_rwlock_cancel.c
pthread_rwlock.c
restart.c
rmutex.c
robust.c
roundrobin.c
sem.c
semtimed.c
setvbuf.c
sigev_thread.c nxstyle fixes for PR 170 2020-04-11 20:32:53 +01:00
sighand.c nxstyle fixes for PR 170 2020-04-11 20:32:53 +01:00
signest.c
sigprocmask.c
specific.c
sporadic.c
suspend.c
timedmqueue.c
timedmutex.c
timedwait.c
tls.c Remove CONFIG_TLS 2020-05-07 17:29:02 +01:00
vfork.c
waitpid.c