Commit 1a85dcb2 authored by norvell's avatar norvell
Browse files

Unify bitstream suffix to .192

parent bd8afbc1
Loading
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -1254,6 +1254,10 @@ ivas-conformance:
    - sed -i '58,83d' tests/renderer/test_renderer.py
    # Remove random tag in FER cases    
    - sed -i '438s/next(tempfile._get_candidate_names())/os.path.basename(plc_file)/' tests/conftest.py
    # Unify to use .192 as bitstream suffix
    - sed -i 's/.pkt/.192/g' tests/codec_be_on_mr_nonselection/test_sba_bs_dec_plc.py
    - sed -i 's/.pkt/.192/g' tests/codec_be_on_mr_nonselection/test_sba_bs_enc.py
    - sed -i 's/.bts/.192/g' tests/codec_be_on_mr_nonselection/test_masa_enc_dec.py
    
    # Reference creation
    - non_be_flag=0