Commit 29975c71 authored by norvell's avatar norvell
Browse files

Add prepare_combined_format_inputs.py

parent 6c5ef4f8
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1245,6 +1245,7 @@ ivas-conformance:
    - non_be_flag=0
    - exit_code=0
    - python3 tests/create_short_testvectors.py
    - python3 prepare_combined_format_inputs.py
    - python3 -m pytest tests/codec_be_on_mr_nonselection/ -v -n auto --update_ref 1 -m create_ref --html=report1.html --self-contained-html --keep_files || exit_code=$?
    - python3 -m pytest tests/codec_be_on_mr_nonselection/ -v -n auto --update_ref 1 -m create_ref_part2 --keep_files || exit_code=$?
    - python3 -m pytest tests/renderer/test_renderer.py --create_ref --keep_files || exit_code=$?