summaryrefslogtreecommitdiffstats
path: root/20150505/unit-tests/export-env.exp
diff options
context:
space:
mode:
Diffstat (limited to '20150505/unit-tests/export-env.exp')
-rw-r--r--20150505/unit-tests/export-env.exp9
1 files changed, 9 insertions, 0 deletions
diff --git a/20150505/unit-tests/export-env.exp b/20150505/unit-tests/export-env.exp
new file mode 100644
index 0000000..6221232
--- /dev/null
+++ b/20150505/unit-tests/export-env.exp
@@ -0,0 +1,9 @@
+make:
+UT_TEST=export-env.mk
+UT_ENV=not-exported
+UT_EXP=not-exported
+env:
+UT_TEST=export-env.mk
+UT_ENV=exported
+UT_EXP=exported
+exit status 0
OpenPOWER on IntegriCloud