Loading .gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -164,6 +164,7 @@ self-test-on-merge-request: - test_output.txt - scripts/test/logs - scripts/ref/logs - report-junit.xml # Pull state of a branch on 3GPP repo, push to a mirror repo. Loading scripts/ivas_pytests/self_test_b.py +1 −0 Original line number Diff line number Diff line Loading @@ -236,6 +236,7 @@ def main(argv): encdut_path, "--dut_decoder_path", decdut_path, "--junit-xml=report-junit.xml", ] # print pytest commandline print("pytest command line to be executed from project root folder:") Loading Loading
.gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -164,6 +164,7 @@ self-test-on-merge-request: - test_output.txt - scripts/test/logs - scripts/ref/logs - report-junit.xml # Pull state of a branch on 3GPP repo, push to a mirror repo. Loading
scripts/ivas_pytests/self_test_b.py +1 −0 Original line number Diff line number Diff line Loading @@ -236,6 +236,7 @@ def main(argv): encdut_path, "--dut_decoder_path", decdut_path, "--junit-xml=report-junit.xml", ] # print pytest commandline print("pytest command line to be executed from project root folder:") Loading