commit | 4efc03520966a96e1a5dcf5369f75503626c2b42 | [log] [tgz] |
---|---|---|
author | Dmitrii Golovanov <dmitrii.golovanov@intel.com> | Wed May 15 17:34:16 2024 +0200 |
committer | Anas Nashif <anas.nashif@intel.com> | Wed May 15 15:13:19 2024 -0400 |
tree | 1176cf0880ac2e665f1358e737c8b96c4f79de6b | |
parent | bc183d12780fd51396b1edabb4948bca92789102 [diff] |
twister: Fix default command line dependency on --device-testing Fix default command line options check dependency on `--device-testing` when it is provided to run Twister and turn device command options as mandatory. Fixes after changes introduced with #72399. Signed-off-by: Dmitrii Golovanov <dmitrii.golovanov@intel.com>