Ouss4 commented on a change in pull request #5164: URL: https://github.com/apache/incubator-nuttx/pull/5164#discussion_r778719017
########## File path: tools/testbuild.sh ########## @@ -258,6 +258,10 @@ function build { fail=1 fi + # Verify that the context rule does not need to be rebuilt + + makefunc context --question Review comment: I understand the purpose, but what I am saying is, are we going to generalize this kind of tests for the build system? It seems a bit out of scope of `testbuild.sh`. -- 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: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org