Actions
Feature #4268
opencreatest: allow to add options with --set
Effort:
Difficulty:
Label:
Beginner, Good First Issue
Description
Something like
createst.py <req args here> --set app-layer.protocols.modbus.enabled=true
test.yaml should have
args:
- --set app-layer.protocols.modbus.enabled=true
features:
- HAVE_LIBJANNSON
Updated by Shivani Bhardwaj 12 months ago
- Assignee changed from Shivani Bhardwaj to Community Ticket
- Label Beginner, Good First Issue added
Actions