diff options
author | Petri Latvala <petri.latvala@intel.com> | 2018-03-13 12:21:49 +0200 |
---|---|---|
committer | Petri Latvala <petri.latvala@intel.com> | 2018-03-23 12:17:40 +0200 |
commit | b2464cfe98c3e8f1724c9daa45ede0c37b797982 (patch) | |
tree | b2e60289e91ddc79920f12cab9e41ce9c41faf7e /tests/intel-ci | |
parent | 07211614318000b3acd7d8f7ecea1f94caa71ecf (diff) |
intel-ci: Document meta.testlist
Signed-off-by: Petri Latvala <petri.latvala@intel.com>
Cc: Marta Lofstedt <marta.lofstedt@intel.com>
Reviewed-by: Marta Lofstedt <marta.lofstedt@intel.com>
Diffstat (limited to 'tests/intel-ci')
-rw-r--r-- | tests/intel-ci/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/intel-ci/README b/tests/intel-ci/README index 9c08e243..4d7a97eb 100644 --- a/tests/intel-ci/README +++ b/tests/intel-ci/README @@ -35,3 +35,11 @@ test per feature. The string "basic" in a test name means the test probably belongs in this list. + +============= +meta.testlist +============= + +Meta-testlist contains tests that are hardcoded to generate various +different test results. It is used to test CI systems for proper +result reporting, notification systems, etc. |