diff --git a/tools/tbench/dev_all.dat b/tools/tbench/dev_all.dat index 7682727c..638ceb5c 100644 --- a/tools/tbench/dev_all.dat +++ b/tools/tbench/dev_all.dat @@ -1,8 +1,8 @@ -# $Id: dev_all.dat 1132 2019-04-14 20:23:40Z mueller $ +# $Id: dev_all.dat 1138 2019-04-26 08:14:56Z mueller $ # ## steering file for all devices tests # -test_lp11_all.tcl +@lp11/lp11_all.dat @pc11/pc11_all.dat @rhrp/rhrp_all.dat @tm11/tm11_all.dat diff --git a/tools/tbench/lp11/lp11_all.dat b/tools/tbench/lp11/lp11_all.dat new file mode 100644 index 00000000..687e2efb --- /dev/null +++ b/tools/tbench/lp11/lp11_all.dat @@ -0,0 +1,5 @@ +# $Id: lp11_all.dat 1138 2019-04-26 08:14:56Z mueller $ +# +## steering file for all lp11 tests +# +test_lp11_all.tcl diff --git a/tools/tbench/test_lp11_all.tcl b/tools/tbench/lp11/test_lp11_all.tcl similarity index 100% rename from tools/tbench/test_lp11_all.tcl rename to tools/tbench/lp11/test_lp11_all.tcl