Test env documentation and new features 88/3988/1
authorBjornMagnussonXA <bjorn.magnusson@est.tech>
Thu, 4 Jun 2020 05:48:37 +0000 (07:48 +0200)
committerBjornMagnussonXA <bjorn.magnusson@est.tech>
Thu, 4 Jun 2020 05:49:00 +0000 (07:49 +0200)
commit048aaa15f061228fd7f340fa6fb0b6ac3d564ba8
treebcf4288cbb55a390b9eac8a070f3d9985007a544
parentcd4d0e141b1e4ab07e8c89da2e002378826b7111
Test env documentation and new features

First part of README updated

Added panic stop of test case with retrieving logs

Added test result file of scripting support

Change-Id: I283dbf2013eaba2006391cde3c9cb2acd0a0239f
Issue-ID: NONRTRIC-154
Signed-off-by: BjornMagnussonXA <bjorn.magnusson@est.tech>
20 files changed:
test/auto-test/.gitignore
test/auto-test/FTC900.sh
test/auto-test/Suite-all.sh [new file with mode: 0755]
test/auto-test/Suite-interfaces.sh
test/auto-test/testdata/OSC/hw-agent-modified.json [new file with mode: 0644]
test/auto-test/testdata/OSC/hw.json [new file with mode: 0644]
test/auto-test/testdata/OSC/pihw_template.json [new file with mode: 0644]
test/auto-test/testdata/OSC/pitsa_template.json [new file with mode: 0644]
test/auto-test/testdata/OSC/sim_hw.json [new file with mode: 0644]
test/auto-test/testdata/OSC/sim_tsa.json [new file with mode: 0644]
test/auto-test/testdata/OSC/tsa-agent-modified.json [new file with mode: 0644]
test/auto-test/testdata/OSC/tsa.json [new file with mode: 0644]
test/common/README.md
test/common/agent_api_functions.sh
test/common/controller_api_functions.sh
test/common/create_policies_process.py
test/common/delete_policies_process.py
test/common/ricsimulator_api_functions.sh
test/common/testcase_common.sh
test/simulator-group/ric/docker-compose.yml