Add fuzzy tests API

Signed-off-by: jwirkus <jakubx.wirkus@intel.com>
This commit is contained in:
jwirkus
2022-11-03 15:05:12 +01:00
parent 6dbdb94b2d
commit 2f4d2f70c5
25 changed files with 212 additions and 99 deletions

View File

@@ -0,0 +1,10 @@
- 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'