aboutsummaryrefslogtreecommitdiffstats
path: root/stubdom
diff options
context:
space:
mode:
authorDaniel De Graaf <dgdegra@tycho.nsa.gov>2012-02-09 18:33:31 +0000
committerDaniel De Graaf <dgdegra@tycho.nsa.gov>2012-02-09 18:33:31 +0000
commit8111e0c59583ac278ecd07ca4c6be04d8802e567 (patch)
tree4210bb62f5f95790bf1a9d8323b7a8b08ba9e45c /stubdom
parent684315da98921a483d7c7bd2effc16a95aee6b93 (diff)
downloadxen-8111e0c59583ac278ecd07ca4c6be04d8802e567.tar.gz
xen-8111e0c59583ac278ecd07ca4c6be04d8802e567.tar.bz2
xen-8111e0c59583ac278ecd07ca4c6be04d8802e567.zip
mini-os: Move test functions into test.c
While useful, these test functions should not be compiled into every mini-os instance that we compile. Signed-off-by: Daniel De Graaf <dgdegra@tycho.nsa.gov> Acked-by: Ian Campbell <ian.campbell@citrix.com> Cc: Stefano Stabellini <stefano.stabellini@eu.citrix.com> Committed-by: Ian Jackson <Ian.Jackson@eu.citrix.com>
Diffstat (limited to 'stubdom')
-rw-r--r--stubdom/c/minios.cfg1
-rw-r--r--stubdom/caml/minios.cfg1
2 files changed, 2 insertions, 0 deletions
diff --git a/stubdom/c/minios.cfg b/stubdom/c/minios.cfg
index e69de29bb2..e1faee53e1 100644
--- a/stubdom/c/minios.cfg
+++ b/stubdom/c/minios.cfg
@@ -0,0 +1 @@
+CONFIG_TEST=y
diff --git a/stubdom/caml/minios.cfg b/stubdom/caml/minios.cfg
index e69de29bb2..e1faee53e1 100644
--- a/stubdom/caml/minios.cfg
+++ b/stubdom/caml/minios.cfg
@@ -0,0 +1 @@
+CONFIG_TEST=y