From 1da3983b7db55f506d0764888aabf8001736f98f Mon Sep 17 00:00:00 2001 From: Andres Lagar-Cavilla Date: Fri, 27 Jan 2012 18:23:42 +0000 Subject: tools: memshrtool: tool to test and exercise the sharing subsystem This is demo code meant to showcase how to perform sharing operations. It is useful for testing. [ Added appropriate lines to .hgignore and .gitignore -iwj ] Signed-off-by: Adin Scannell Signed-off-by: Andres Lagar-Cavilla Signed-off-by: Ian Jackson Committed-by: Ian Jackson --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 18f4ce5065..13d3e94b31 100644 --- a/.gitignore +++ b/.gitignore @@ -210,6 +210,7 @@ tools/tests/x86_emulate tools/tests/regression/installed/* tools/tests/regression/build/* tools/tests/regression/downloads/* +tools/tests/mem-sharing/memshrtool tools/vnet/Make.local tools/vnet/build/* tools/vnet/gc -- cgit v1.2.3