From 5b66bed40bd374dfcaa5e5669adf338734d812a3 Mon Sep 17 00:00:00 2001 From: Andrey Pampukha Date: Tue, 9 Mar 2010 15:10:22 +0100 Subject: Add test suites for configuration --- .../test/ct_config_SUITE_data/config/config.xml | 27 ++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 lib/common_test/test/ct_config_SUITE_data/config/config.xml (limited to 'lib/common_test/test/ct_config_SUITE_data/config/config.xml') diff --git a/lib/common_test/test/ct_config_SUITE_data/config/config.xml b/lib/common_test/test/ct_config_SUITE_data/config/config.xml new file mode 100644 index 0000000000..0a3e5f2e31 --- /dev/null +++ b/lib/common_test/test/ct_config_SUITE_data/config/config.xml @@ -0,0 +1,27 @@ + + suite + + a_value + b_value + + + "Hello, world!" + atom_value + {tuple,1,"third value",[]} + [] + [1,atom,"string",13.6,{1,2,3}] + + + + third1 + "Third2" + 'THIRD3' + + + + "N" + 'O' + + + + -- cgit v1.2.3