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
Actions