raiden00pl commented on issue #11: URL: https://github.com/apache/nuttx-ntfc/issues/11#issuecomment-5180803971
missing components: 1. Session abort on requirements. The upstream test repo requires ["CONFIG_INIT_ENTRYPOINT", "nsh_main"], which does not exist in kernel builds (they use CONFIG_INIT_FILEPATH). No OR semantics in the requirement syntax. 2. Command discovery finds nothing. Now we scan ELF image file to discover available test cases which won't work for kernel mode 3. .config parser bug doesn't support CONFIG_BOARD_MEMORY_RANGE format 4. Builder doesn't support kernel build apps 5. YAML schema needs kernel build specific parameters 6. No support for user-space image -- 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]
