nuttx-apps/testing/ltp
guoshichao 68b3030f23 testing/ltp: add config.h file
this config.h using to control the test procedure of the relative
test cases. this config.h file is generated by ltp project internal
build file, as we are nuttx build system, so need to manage this file
by manual

Signed-off-by: guoshichao <guoshichao@xiaomi.com>
2023-09-19 11:13:44 +08:00
..
.gitignore add .gitignore for ltp 2020-12-15 16:16:02 +01:00
0001-pthread_rwlock_unlock-follow-linux.patch ltp/makefile: apply that patch that to fix the build warning in ltp 2023-09-03 22:12:57 +08:00
0002-Use-ifdef-instead-of-if-for-__linux__.patch ltp/makefile: apply that patch that to fix the build warning in ltp 2023-09-03 22:12:57 +08:00
0003-LTP-Re-init-static-variable-to-avoid-errors-during-m.patch ltp/makefile: apply that patch that to fix the build warning in ltp 2023-09-03 22:12:57 +08:00
0004-test-update-ltp-test-case.patch ltp/makefile: apply that patch that to fix the build warning in ltp 2023-09-03 22:12:57 +08:00
0005-ltp-update-pthread_cond_timedwait-testcase.patch ltp/makefile: apply that patch that to fix the build warning in ltp 2023-09-03 22:12:57 +08:00
0006-test-modified-ltp-rwlock-need-init.patch ltp/makefile: apply that patch that to fix the build warning in ltp 2023-09-03 22:12:57 +08:00
0007-pthread_kill-add-usleep-aviod-semcount-overturn.patch ltp/makefile: apply that patch that to fix the build warning in ltp 2023-09-03 22:12:57 +08:00
0008-test-ltp-fix-ltp_interfaces_sigaction_23_10-deadloop.patch ltp/makefile: apply that patch that to fix the build warning in ltp 2023-09-03 22:12:57 +08:00
0009-ltp-modify-user-code-for-fdcheck-compatibility.patch ltp/makefile: apply that patch that to fix the build warning in ltp 2023-09-03 22:12:57 +08:00
0010-ltp-fix-build-warning.patch ltp/makefile: apply that patch that to fix the build warning in ltp 2023-09-03 22:12:57 +08:00
config.h testing/ltp: add config.h file 2023-09-19 11:13:44 +08:00
Kconfig Minor typo fix 2023-01-25 23:20:07 +02:00
Make.defs testing: fix relative path CI error 2021-06-16 09:03:06 -05:00
Makefile ignore specific waring on MacOS for CI break 2023-09-11 20:40:22 +08:00