aboutsummaryrefslogtreecommitdiffstats
path: root/test/mocks/datafilecollector-testharness/common/README.md
diff options
context:
space:
mode:
authorBjornMagnussonXA <bjorn.magnusson@est.tech>2019-04-26 19:29:54 +0000
committerBjornMagnussonXA <bjorn.magnusson@est.tech>2019-04-26 19:29:54 +0000
commit42dcb266339a26803074f3190d1d9576e9dd05b7 (patch)
treef9b073cbacd0abfd528716cd5fbcf48eb0db9fc6 /test/mocks/datafilecollector-testharness/common/README.md
parentf13132901d327a84a229b1c7eef467d2c891ca44 (diff)
DFC automated tests
Test cases and suites for DFC automated test Issue-ID: DCAEGEN2-1434 Change-Id: Ibe2200f7dad358520d78217bad4ca6d3b514a3c3 Signed-off-by: BjornMagnussonXA <bjorn.magnusson@est.tech>
Diffstat (limited to 'test/mocks/datafilecollector-testharness/common/README.md')
-rw-r--r--test/mocks/datafilecollector-testharness/common/README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/test/mocks/datafilecollector-testharness/common/README.md b/test/mocks/datafilecollector-testharness/common/README.md
new file mode 100644
index 000000000..b5cda65ef
--- /dev/null
+++ b/test/mocks/datafilecollector-testharness/common/README.md
@@ -0,0 +1,10 @@
+##Common test scripts and env file for test
+
+**test_env.sh**</br>
+Common env variables for test in the auto-test dir. Used by the auto test cases/suites but could be used for other test script as well.
+
+**testcase_common.sh**</br>
+Common functions for auto test cases in the auto-test dir. A subset of the functions could be used in other test scripts as well.
+
+**testsuite_common.sh**</br>
+Common functions for auto test suites in the auto-test dir. \ No newline at end of file