Loading scripts/ivas_pytests/self_test_b.py +4 −0 Original line number Diff line number Diff line Loading @@ -194,6 +194,10 @@ def main(argv): encref_path, "--ref_decoder_path", decref_path, "--dut_encoder_path", encdut_path, "--dut_decoder_path", decdut_path, ] # work-around in unit tests via environment variable # TESTVECTOR_PATH_REL_GROUPB: to specify the test vector directory relative to ivas_pytests folder Loading Loading
scripts/ivas_pytests/self_test_b.py +4 −0 Original line number Diff line number Diff line Loading @@ -194,6 +194,10 @@ def main(argv): encref_path, "--ref_decoder_path", decref_path, "--dut_encoder_path", encdut_path, "--dut_decoder_path", decdut_path, ] # work-around in unit tests via environment variable # TESTVECTOR_PATH_REL_GROUPB: to specify the test vector directory relative to ivas_pytests folder Loading