Add testing capabilities for OAI UE in autotest framework
Autotest Framework modifications: -> paramiko.Transport((hostname, ports)) : issue on my configuration -> add --test-suite command line parameter to select a different test suite XML file (default is test_case_list.xml) -> add patch file functionnality when installing remote machine : required to add LOG printing for pass/fail evaluation -> add lte-softmodem-noS1 test class - fork of lte-softmodem with the following modification - no EPC management on lte-softmodem-noS1 class - add cell synchronization detection as a precondition for test results analysis - add metric extraction for pass/fail criteria (metrics are defined in XML file) - generate graphics for performances metrics (used in the HTML report -> not available in this delivery) Patch files: -> autotest_ue_cell_synch_event.patch : Add log for cell synchronization detection -> autotest_ue_dlsch_bitrate_metric.patch : Add log for DLSCH bitrate capture -> 3gpplte_turbo_decoder_sse_8bit.patch : hotfix for turbo decoder in autotest (issue followed in oai1B project) -> phy_test__target_dl_mcs.patch : hotfix for --phy-test configuration (MCS)
Showing
- cmake_targets/autotests/autotest_analyser.py 161 additions, 0 deletionscmake_targets/autotests/autotest_analyser.py
- cmake_targets/autotests/lib_autotest_analyser.py 414 additions, 0 deletionscmake_targets/autotests/lib_autotest_analyser.py
- cmake_targets/autotests/patches/3gpplte_turbo_decoder_sse_8bit.patch 25 additions, 0 deletions...ts/autotests/patches/3gpplte_turbo_decoder_sse_8bit.patch
- cmake_targets/autotests/patches/autotest_ue_cell_synch_event.patch 18 additions, 0 deletions...gets/autotests/patches/autotest_ue_cell_synch_event.patch
- cmake_targets/autotests/patches/autotest_ue_dlsch_bitrate_metric.patch 19 additions, 0 deletions.../autotests/patches/autotest_ue_dlsch_bitrate_metric.patch
- cmake_targets/autotests/patches/phy_test__target_dl_mcs.patch 17 additions, 0 deletions...e_targets/autotests/patches/phy_test__target_dl_mcs.patch
- cmake_targets/autotests/run_exec_lte-softmodem_tests.py 662 additions, 2 deletionscmake_targets/autotests/run_exec_lte-softmodem_tests.py
- cmake_targets/autotests/run_lte-softmodem-nos1_tests.py 2785 additions, 0 deletionscmake_targets/autotests/run_lte-softmodem-nos1_tests.py
- cmake_targets/autotests/testsuite_ue_noS1_eurecom.xml 3214 additions, 0 deletionscmake_targets/autotests/testsuite_ue_noS1_eurecom.xml
Loading
Please register or sign in to comment