|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [PATCH 0/3] Cleanup to tools/tests
Move two non-test things out of tests/ and drop some obsolete infrastructure.
Andrew Cooper (3):
tools/tests: Drop obsolete running scripts
tools: Move xen-access from tests/ to misc/
tools: Move memshrtool from tests/ to misc/
.gitignore | 5 --
tools/misc/.gitignore | 2 +
tools/misc/Makefile | 8 +++
tools/{tests/xen-access => misc}/xen-access.c | 1 +
.../memshrtool.c => misc/xen-memshare-tool.c} | 0
tools/tests/Makefile | 5 --
tools/tests/mem-sharing/Makefile | 31 -----------
tools/tests/run_tests.sh | 61 ----------------------
tools/tests/utests/run_all_tests.py | 23 --------
tools/tests/xen-access/Makefile | 33 ------------
10 files changed, 11 insertions(+), 158 deletions(-)
rename tools/{tests/xen-access => misc}/xen-access.c (99%)
rename tools/{tests/mem-sharing/memshrtool.c => misc/xen-memshare-tool.c}
(100%)
delete mode 100644 tools/tests/mem-sharing/Makefile
delete mode 100644 tools/tests/run_tests.sh
delete mode 100644 tools/tests/utests/run_all_tests.py
delete mode 100644 tools/tests/xen-access/Makefile
--
2.11.0
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |