aboutsummaryrefslogtreecommitdiff
path: root/verif/conformance/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'verif/conformance/README.md')
-rw-r--r--verif/conformance/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/verif/conformance/README.md b/verif/conformance/README.md
index d047802..0869ab6 100644
--- a/verif/conformance/README.md
+++ b/verif/conformance/README.md
@@ -18,6 +18,7 @@ Each operator entry contains:
* "group" - name of the group this operator is in, in the spec
* "profile" - list of profiles that this operator covers
* "support_for" - optional list of supported creation modes out of: lazy_data_gen (data generation just before test run)
+* "gen_filter" - optional filter string for op to give to tosa_verif_build_tests - defaults to "^opname$"
* "generation" - dictionary of test generation details - see below
* "selection" - dictionary of test selection details - see below