jialuxiao-mi opened a new pull request, #2930:
URL: https://github.com/apache/nuttx-apps/pull/2930

   ## Summary
   Add runtime control to exit Monkey after a specified amount of time.
   
   ## Impact
   Monkey test.
   
   ## Testing
   
   `TESTING_MONKEY=y`
   
   Example of using the --running-minutes parameter: Monkey testing ends after 
ten minutes.
   ```bash
   monkey -t 11 --running-minutes 10
   ```
   


-- 
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

Reply via email to