summaryrefslogtreecommitdiff
path: root/tests/intel-ci/Makefile.am
diff options
context:
space:
mode:
authorKelvin Gardiner <kelvin.gardiner@intel.com>2017-06-27 14:04:51 -0700
committerPetri Latvala <petri.latvala@intel.com>2017-08-16 12:27:22 +0300
commitc8811338e8a7723b5e99a303361ed97c092fc270 (patch)
tree486a69c863e157643f1a42808f10f00803e07080 /tests/intel-ci/Makefile.am
parenteda8cc9f5f61e84d72615e470030ff3c3271af71 (diff)
intel-ci: Add fast-feedback-simulation.testlist
Added an initial list of fast feedback tests for simulation environments. v2 (Petri): Rebase README, Add the simulation list to EXTRA_DIST. Signed-off-by: Kelvin Gardiner <kelvin.gardiner@intel.com> Signed-off-by: Petri Latvala <petri.latvala@intel.com>
Diffstat (limited to 'tests/intel-ci/Makefile.am')
-rw-r--r--tests/intel-ci/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/intel-ci/Makefile.am b/tests/intel-ci/Makefile.am
index d74e7ec1..acbbde57 100644
--- a/tests/intel-ci/Makefile.am
+++ b/tests/intel-ci/Makefile.am
@@ -1,5 +1,6 @@
EXTRA_DIST = \
fast-feedback.testlist \
+ fast-feedback-simulation.testlist \
generic.testlist \
meta.testlist \
README \