raiden00pl commented on code in PR #12: URL: https://github.com/apache/nuttx-ntfc/pull/12#discussion_r3734234463
########## src/ntfc/fuzz/data/scopes.yaml: ########## @@ -0,0 +1,29 @@ +# SPDX-License-Identifier: Apache-2.0 +# +# Fuzz scopes: subsystem name -> regex matched against a symbol's defining +# Kconfig file path (top-relative). Orthogonal to the arch profile (which only +# decides how candidates are built/mocked). Add a line to add a subsystem. + +sched: '(?:^|/)sched/' Review Comment: scopes also for apps ? -- 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]
