Commit 5ce34b4f authored by norvell's avatar norvell
Browse files

Add copying of necessary input data

parent 43d66734
Loading
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -1256,9 +1256,11 @@ ivas-conformance:
    - python3 parse_commands.py report.html Readme_IVAS.txt
    - zero_errors=$(cat report-junit.xml | grep -c 'errors="0"') || true
    
    # Copy output data
    # Copy input data and output ref data
    - cp -r scripts/testv .
    - cp -r scripts/ls_layouts .
    - cp -r scripts/switchPaths .
    - cp -r scripts/trajectories .
    - cp -r tests/dut testv/ref 
    - mkdir testv/renderer
    - cp -r tests/renderer/data testv/renderer/data