Identical MLD values reported in ISAR and ISAR_ENC tests when running conformance package
Basic info
- Commit SHA: 08cd8642
- Platform: all
Bug description
"While generating CUT_OUTPUTS on the target platform, the conformance script incorrectly overwrites the ISAR test outputs with those from the ISAR_ENC test. Consequently, when running the script with the --analyse flag, the reported MLD values for both test cases are identical and are therefore incorrect.
Ways to reproduce
Generation of CUT_OUTPUTS:
PYTHONPATH=scripts python scripts/ivas_conformance/runConformance.py --testvecDir $PWD/testvec --cut_build_path=CUT_BIN_DIR
Analysis of MLD values:
PYTHONPATH=scripts python scripts/ivas_conformance/runConformance.py --testvecDir $PWD/testvec --ref_build_path=testvec/bin --analyse