Move test scripts to tools/ 75/46875/6
authorEmma Foley <emma.l.foley@intel.com>
Tue, 7 Nov 2017 21:04:08 +0000 (21:04 +0000)
committerEmma Foley <emma.l.foley@intel.com>
Fri, 17 Nov 2017 17:19:17 +0000 (17:19 +0000)
commitf01e1496ba4c520b011663b1ff634db7a668a383
tree9e3f485544a83b76b0c84e41de2ff1b0c61f544b
parent29476ed0317dcc635dff67d2fc9fd68233aa6656
Move test scripts to tools/

Move the scripts that tox uses for running tests
to the tools/ directory:
* run_tests.sh -> tools/run_tests.sh
* tests/ci/cover.{sh,awk} -> tools/

JIRA: YARDSTICK-837
Change-Id: I817c9e5f58c06b45f1de3f369318f4bb24168677
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
tools/cover.awk [moved from tests/ci/cover.awk with 100% similarity]
tools/cover.sh [moved from tests/ci/cover.sh with 100% similarity]
tools/run_tests.sh [moved from run_tests.sh with 98% similarity]
tox.ini