imeghar2408-max commented on PR #20127:
URL: https://github.com/apache/nuttx/pull/20127#issuecomment-5719503793

   hello @acassis @raiden00pl 
   Updated the `ksmp64` NTFC configuration based on local validation.
   
   Changes:
   - Added `app_bindir` and `exec_cwd` so NTFC can discover the imported 
kernel-mode applications.
   - Added `CONFIG_FS_TMPFS=y` to provide `/tmp` for the NSH filesystem tests.
   - Added `CONFIG_SYSTEM_SETLOGMASK=y` required by the `ostest` integration.
   - Set `boot_timeout: 15` for reliable QEMU SMP startup.
   - Kept `ksmp64` on the existing Make-based CI build path.
   
   Local validation:
   - Kernel build passed.
   - Export/import passed.
   - NTFC ran 64 selected tests: 57 passed, 0 failed, 7 skipped.
   - `checkpatch.sh` passed all checks.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to