This repository was archived by the owner on Jul 22, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +10
-7
lines changed Expand file tree Collapse file tree 1 file changed +10
-7
lines changed Original file line number Diff line number Diff line change @@ -45,15 +45,18 @@ if [ "${REPO}" = "oss" ] ; then
4545 cd OmafDashAccess
4646 curl -H ' X-JFrog-Art-Api: AKCp5dL3Kxmp2PhDfYhT2oFk4SDxJji5H8S38oAqmMSkiD46Ho8uCA282aJJhM9ZqCKLb64bw' -O " https://ubit-artifactory-sh.intel.com/artifactory/immersive_media-sh-local/testfile/segs_for_readertest_0909.tar.gz" && tar zxf segs_for_readertest_0909.tar.gz
4747
48- # ./testMediaSource --gtest_filter=*_static
49- # ./testMediaSource --gtest_filter=*_live
50- # ./testMediaSource --gtest_filter=*_static_withPredictor
51- # ./testMediaSource --gtest_filter=*_live_withPredictor
52- # ./testMediaSource --gtest_filter=*_static_changeViewport
53- # ./testMediaSource --gtest_filter=*_live_changeViewport
48+ ./testMediaSource --gtest_filter=* _static
49+ ./testMediaSource --gtest_filter=* _live
50+ ./testMediaSource --gtest_filter=* _static_withPredictor
51+ ./testMediaSource --gtest_filter=* _live_withPredictor
52+ ./testMediaSource --gtest_filter=* _static_changeViewport
53+ ./testMediaSource --gtest_filter=* _live_changeViewport
5454 # local dash file will be deleted after release.
55- # ./testMPDParser
55+ curl -H ' X-JFrog-Art-Api: AKCp5dL3Kxmp2PhDfYhT2oFk4SDxJji5H8S38oAqmMSkiD46Ho8uCA282aJJhM9ZqCKLb64bw' -O " https://ubit-artifactory-sh.intel.com/artifactory/immersive_media-sh-local/testfile/segs_for_readertest_0909.tar.gz" && tar zxf segs_for_readertest_0909.tar.gz
56+ ./testMPDParser
57+ curl -H ' X-JFrog-Art-Api: AKCp5dL3Kxmp2PhDfYhT2oFk4SDxJji5H8S38oAqmMSkiD46Ho8uCA282aJJhM9ZqCKLb64bw' -O " https://ubit-artifactory-sh.intel.com/artifactory/immersive_media-sh-local/testfile/segs_for_readertest_0909.tar.gz" && tar zxf segs_for_readertest_0909.tar.gz
5658 ./testOmafReader
59+ curl -H ' X-JFrog-Art-Api: AKCp5dL3Kxmp2PhDfYhT2oFk4SDxJji5H8S38oAqmMSkiD46Ho8uCA282aJJhM9ZqCKLb64bw' -O " https://ubit-artifactory-sh.intel.com/artifactory/immersive_media-sh-local/testfile/segs_for_readertest_0909.tar.gz" && tar zxf segs_for_readertest_0909.tar.gz
5760 ./testOmafReaderManager
5861
5962 rm -rf ./segs_for_readertest*
You can’t perform that action at this time.
0 commit comments