aurum: re-arrange files and add guide & scripts for TV 77/263077/7 accepted/tizen/6.5/unified/20211028.113644 accepted/tizen/unified/20210901.050233 submit/tizen/20210831.022718 submit/tizen_6.5/20211028.163101 tizen_6.5.m2_release
authorWoochanlee <wc0917.lee@samsung.com>
Wed, 25 Aug 2021 11:46:48 +0000 (20:46 +0900)
committerWoochanlee <wc0917.lee@samsung.com>
Mon, 30 Aug 2021 06:22:11 +0000 (15:22 +0900)
commit65a0e9a9b88f3525a774c2a1a50ee9137f1a0501
tree362fca87f9826ba178eba4bec21ba621bd12b1cb
parente6bf6c065bcc33da10881498f7633b2b54fb2f5c
aurum: re-arrange files and add guide & scripts for TV

Change-Id: Ibdc2684cfcc984fabf7f02a80143abb2cf2b3c88
32 files changed:
README.md [new file with mode: 0644]
protocol/misc/down_grpc.sh [moved from misc/down_grpc.sh with 100% similarity]
protocol/misc/env.sh [moved from misc/env.sh with 100% similarity]
protocol/misc/setup_device.sh [moved from misc/setup_device.sh with 100% similarity]
protocol/resources/node/README [moved from protocol/examples/node/README with 100% similarity]
protocol/resources/node/client.js [moved from protocol/examples/node/client.js with 100% similarity]
protocol/resources/node/gen.sh [moved from protocol/examples/node/gen.sh with 100% similarity]
protocol/resources/node/package-lock.json [moved from protocol/examples/node/package-lock.json with 100% similarity]
protocol/resources/node/package.json [moved from protocol/examples/node/package.json with 100% similarity]
protocol/resources/python/README [moved from protocol/examples/python/README with 67% similarity]
protocol/resources/python/gen.sh [moved from protocol/examples/python/gen.sh with 100% similarity]
protocol/resources/python/legacySamples/org.tizen.uicomponents.arm.tpk [moved from protocol/examples/python/org.tizen.uicomponents.arm.tpk with 100% similarity]
protocol/resources/python/legacySamples/sample01.py [moved from protocol/examples/python/legacySamples/sample01.py with 100% similarity]
protocol/resources/python/legacySamples/sample02.py [moved from protocol/examples/python/legacySamples/sample02.py with 100% similarity]
protocol/resources/python/legacySamples/sample03.py [moved from protocol/examples/python/legacySamples/sample03.py with 100% similarity]
protocol/resources/python/legacySamples/sample04.py [moved from protocol/examples/python/legacySamples/sample04.py with 100% similarity]
protocol/resources/python/legacySamples/sample05.py [moved from protocol/examples/python/legacySamples/sample05.py with 100% similarity]
protocol/resources/python/legacySamples/testFeatures.py [moved from protocol/examples/python/testFeatures.py with 100% similarity]
protocol/resources/python/legacySamples/testInternal.py [moved from protocol/examples/python/testInternal.py with 100% similarity]
protocol/resources/python/mobile/NUITizenGallery/NUITizenGallery.py [new file with mode: 0644]
protocol/resources/python/mobile/NUITizenGallery/org.tizen.example.NUITizenGallery-1.0.0.tpk [new file with mode: 0644]
protocol/resources/python/mobile/mobileDemoTest/mobileDemoTest.py [moved from protocol/examples/python/mobileDemoTestTM1/mobileDemoTest.py with 98% similarity]
protocol/resources/python/mobile/mobileDemoTest/org.tizen.elm-demo-tizen-mobile-0.2-1.armv7l.rpm [moved from protocol/examples/python/mobileDemoTestTM1/org.tizen.elm-demo-tizen-mobile-0.2-1.armv7l.rpm with 100% similarity]
protocol/resources/python/mobile/mobileSetup.py [new file with mode: 0644]
protocol/resources/python/requirements.txt [moved from protocol/examples/python/requirements.txt with 100% similarity]
protocol/resources/python/tv/NUITizenGalleryTV/NUITizenGalleryTV.py [new file with mode: 0644]
protocol/resources/python/tv/NUITizenGalleryTV/org.tizen.example.NUITizenGallery-1.0.0.tpk [new file with mode: 0644]
protocol/resources/python/tv/multiView.py [new file with mode: 0644]
protocol/resources/python/tv/searchAll.py [new file with mode: 0644]
protocol/resources/python/tv/tvSetup.py [new file with mode: 0644]
ui_automation/python/mobile/README [new file with mode: 0644]
ui_automation/python/tv/README [new file with mode: 0644]