Skip to content
This repository was archived by the owner on Jul 22, 2025. It is now read-only.

Commit 0cfbdf9

Browse files
committed
Revert changes to ./src/external/run_test.sh from commit f0162c1
1 parent 3ac6489 commit 0cfbdf9

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

src/external/run_test.sh

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -12,24 +12,24 @@ cp ../../../360SCVP/test/*265 .
1212

1313
cd -
1414

15-
# # OmafDashAccess test
16-
# ################################
17-
# cd OmafDashAccess
18-
# 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
19-
#
20-
# ./testMediaSource --gtest_filter=*_static
21-
# ./testMediaSource --gtest_filter=*_live
22-
# ./testMediaSource --gtest_filter=*_static_withPredictor
23-
# ./testMediaSource --gtest_filter=*_live_withPredictor
24-
# ./testMediaSource --gtest_filter=*_static_changeViewport
25-
# ./testMediaSource --gtest_filter=*_live_changeViewport
26-
# ./testMPDParser
27-
# ./testOmafReader
28-
# ./testOmafReaderManager
29-
#
30-
# rm -rf ./segs_for_readertest*
31-
#
32-
# cd -
15+
# OmafDashAccess test
16+
################################
17+
cd OmafDashAccess
18+
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
19+
20+
./testMediaSource --gtest_filter=*_static
21+
./testMediaSource --gtest_filter=*_live
22+
./testMediaSource --gtest_filter=*_static_withPredictor
23+
./testMediaSource --gtest_filter=*_live_withPredictor
24+
./testMediaSource --gtest_filter=*_static_changeViewport
25+
./testMediaSource --gtest_filter=*_live_changeViewport
26+
./testMPDParser
27+
./testOmafReader
28+
./testOmafReaderManager
29+
30+
rm -rf ./segs_for_readertest*
31+
32+
cd -
3333

3434
# VROmafPacking test
3535
################################

0 commit comments

Comments
 (0)