From 32eb7687bf7b8440aa87805480789ef61ae65ec9 Mon Sep 17 00:00:00 2001 From: Vincent Mahe Date: Mon, 25 May 2020 18:32:58 +0200 Subject: Add MTS driver It creates a new container xtesting-mts to avoid increase core container size. Signed-off-by: Vincent Mahe Change-Id: I59544023e1235747e140a442815778a133bf6acf --- xtesting/samples/mts/pause.xml | 7 +++++++ xtesting/samples/mts/test.xml | 9 +++++++++ 2 files changed, 16 insertions(+) create mode 100644 xtesting/samples/mts/pause.xml create mode 100644 xtesting/samples/mts/test.xml (limited to 'xtesting/samples') diff --git a/xtesting/samples/mts/pause.xml b/xtesting/samples/mts/pause.xml new file mode 100644 index 00000000..34f7b52b --- /dev/null +++ b/xtesting/samples/mts/pause.xml @@ -0,0 +1,7 @@ + + + + + Duree de pause demandee : [pauseDuration] + + diff --git a/xtesting/samples/mts/test.xml b/xtesting/samples/mts/test.xml new file mode 100644 index 00000000..5901f5b2 --- /dev/null +++ b/xtesting/samples/mts/test.xml @@ -0,0 +1,9 @@ + + + + + + + + + -- cgit 1.2.3-korg