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: [email protected]

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

Reply via email to