open-cas-linux/test/functional/tests/security/fuzzy/config/flags.yml
jwirkus 2f4d2f70c5 Add fuzzy tests API
Signed-off-by: jwirkus <jakubx.wirkus@intel.com>
2022-11-30 13:42:26 +01:00

11 lines
220 B
YAML

- name: String
attributes:
name: Flags
value: '--load'
mutable: 'true'
children:
- name: Hint
attributes:
name: ValidValues
value: '-l;-f;--force;-n;--no-data-flush;-b;--by-id-path'