aboutsummaryrefslogtreecommitdiff
path: root/testsuite/dc.tests
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2018-12-27 22:52:13 +0100
committerDenys Vlasenko <vda.linux@googlemail.com>2018-12-28 13:32:04 +0100
commit1476760600eff7c51c78b0ba02f1b08558178289 (patch)
tree3aa056f2a76b1e2c2319b62349c09db05a5661d7 /testsuite/dc.tests
parent83e7e13628686c3b11ef14dec94fae169ee08c43 (diff)
downloadbusybox-1476760600eff7c51c78b0ba02f1b08558178289.tar.gz
bc: rename config options
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'testsuite/dc.tests')
-rwxr-xr-xtestsuite/dc.tests3
1 files changed, 3 insertions, 0 deletions
diff --git a/testsuite/dc.tests b/testsuite/dc.tests
index 2756608f7..29b413cad 100755
--- a/testsuite/dc.tests
+++ b/testsuite/dc.tests
@@ -41,6 +41,9 @@ testing "dc complex without spaces (multiple args)" \
"16\n" \
"" ""
+optional FEATURE_DC_BIG
+# All tests below depend on FEATURE_DC_BIG
+
testing "dc '>a' (conditional execute string) 1" \
"dc" \
"1\n9\n" \