nuttx-apps/testing/ltp
Lup Yuen Lee 9c5568c2af testing/ltp: Increase Stack Size
Inside CI Build risc-v-05: `rv-virt:citest` fails with a Stack Overflow at ltp_interfaces_pthread_barrierattr_init_2_1:
- https://github.com/apache/nuttx/issues/15170

This PR doubles the Stack Size for `testing/ltp` (from 4096 bytes to 8192), so that `rv-virt:citest` completes successfully.
2024-12-17 02:20:15 +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
0011-ltp-fix-the-proc.h-header-file-duplicate-inclusion.patch ltp: fix the link error raised by "proc.h" inclusion error 2024-08-18 20:00:57 +08:00
0012-ltp-fix-build-error.patch ltp: fix the build warning 2024-08-18 20:00:57 +08:00
config.h testing/ltp: add config.h file 2023-09-19 11:13:44 +08:00
Kconfig testing/ltp: Increase Stack Size 2024-12-17 02:20:15 +08:00
Make.defs testing: fix relative path CI error 2021-06-16 09:03:06 -05:00
Makefile pthread_cleanup: move clenup down to tls 2024-09-14 20:15:31 +08:00