Rahix / tbot

Automation/Testing tool for Embedded Linux Development
https://tbot.tools
GNU General Public License v3.0
84 stars 21 forks source link

A more general newbot flag/parameter (eg. --flag foo=bar) #117

Open 4maxam4 opened 2 months ago

4maxam4 commented 2 months ago

For some use cases it would be helpful when the flags can have some values attached. newbot -c config.config1 --flag foo=bar tc.testcase 0001-newbot-Add-more-general-flag-handling.patch.txt

Rahix commented 2 months ago

Hi, thanks a lot for the contribution! Please send the patch as a GitHub pull-request for me to include it :)