aboutsummaryrefslogtreecommitdiffstats
path: root/.hgignore
diff options
context:
space:
mode:
authorAndres Lagar-Cavilla <andres@lagarcavilla.org>2012-01-27 18:23:42 +0000
committerAndres Lagar-Cavilla <andres@lagarcavilla.org>2012-01-27 18:23:42 +0000
commit1da3983b7db55f506d0764888aabf8001736f98f (patch)
tree6b87ffd1d85c4b7372a554d7480adbbaafdbfe14 /.hgignore
parent0d655213015bd839f63f0d527e39318cf8ee713f (diff)
downloadxen-1da3983b7db55f506d0764888aabf8001736f98f.tar.gz
xen-1da3983b7db55f506d0764888aabf8001736f98f.tar.bz2
xen-1da3983b7db55f506d0764888aabf8001736f98f.zip
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 <adin@scannell.ca> Signed-off-by: Andres Lagar-Cavilla <andres@lagarcavilla.org> Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com> Committed-by: Ian Jackson <ian.jackson@eu.citrix.com>
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index 9d9264ad09..fd6cfaade0 100644
--- a/.hgignore
+++ b/.hgignore
@@ -221,6 +221,7 @@
^tools/tests/regression/build/.*$
^tools/tests/regression/downloads/.*$
^tools/tests/xen-access/xen-access$
+^tools/tests/mem-sharing/memshrtool$
^tools/vnet/Make.local$
^tools/vnet/build/.*$
^tools/vnet/gc$