b5cda65eff1a5c3ac06b87952ac4a8c6890e2796
[integration.git] / test / mocks / datafilecollector-testharness / common / README.md
1 ##Common test scripts and env file for test
2
3 **test_env.sh**</br>
4 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.
5
6 **testcase_common.sh**</br>
7 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.
8
9 **testsuite_common.sh**</br>
10 Common functions for auto test suites in the auto-test dir.