[Tizen.Applications.RPCPort][TCSACR-159] Add TCs for RPCPort 97/184597/34
authorJunghoon Park <jh9216.park@samsung.com>
Thu, 19 Jul 2018 06:12:20 +0000 (15:12 +0900)
committerJunghoon Park <jh9216.park@samsung.com>
Tue, 21 Aug 2018 06:55:25 +0000 (15:55 +0900)
commitf07be27ea199a3e73bc6acdcb6cde51aa78b01b1
treec4935fb7b541972bc05d77d745eba66fcbb6a9fa
parentacea478fcfad6702a4cc3c4bcf261d0d6bc25631
[Tizen.Applications.RPCPort][TCSACR-159] Add TCs for RPCPort

Change-Id: I039d8a22723a31ea0f082f609e855f0233fdd205
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
29 files changed:
tct-suite-vs/Resource/Tizen.Applications.Tests/code/org.tizen.example.RpcPortProxy/RpcPortProxy.sln [new file with mode: 0755]
tct-suite-vs/Resource/Tizen.Applications.Tests/code/org.tizen.example.RpcPortProxy/RpcPortProxy/RpcPortProxy.csproj [new file with mode: 0755]
tct-suite-vs/Resource/Tizen.Applications.Tests/code/org.tizen.example.RpcPortProxy/RpcPortProxy/RpcPortProxy_App.cs [new file with mode: 0755]
tct-suite-vs/Resource/Tizen.Applications.Tests/code/org.tizen.example.RpcPortProxy/RpcPortProxy/shared/res/RpcPortProxy.png [new file with mode: 0755]
tct-suite-vs/Resource/Tizen.Applications.Tests/code/org.tizen.example.RpcPortProxy/RpcPortProxy/tizen-manifest.xml [new file with mode: 0755]
tct-suite-vs/Resource/Tizen.Applications.Tests/code/org.tizen.example.RpcPortProxy2/RpcPortProxy2.sln [new file with mode: 0755]
tct-suite-vs/Resource/Tizen.Applications.Tests/code/org.tizen.example.RpcPortProxy2/RpcPortProxy2/RpcPortProxy2.csproj [new file with mode: 0755]
tct-suite-vs/Resource/Tizen.Applications.Tests/code/org.tizen.example.RpcPortProxy2/RpcPortProxy2/RpcPortProxy2_App.cs [new file with mode: 0755]
tct-suite-vs/Resource/Tizen.Applications.Tests/code/org.tizen.example.RpcPortProxy2/RpcPortProxy2/shared/res/RpcPortProxy2.png [new file with mode: 0755]
tct-suite-vs/Resource/Tizen.Applications.Tests/code/org.tizen.example.RpcPortProxy2/RpcPortProxy2/tizen-manifest.xml [new file with mode: 0755]
tct-suite-vs/Resource/Tizen.Applications.Tests/code/org.tizen.example.RpcPortStub/RpcPortStub.sln [new file with mode: 0755]
tct-suite-vs/Resource/Tizen.Applications.Tests/code/org.tizen.example.RpcPortStub/RpcPortStub/RpcPortStub.csproj [new file with mode: 0755]
tct-suite-vs/Resource/Tizen.Applications.Tests/code/org.tizen.example.RpcPortStub/RpcPortStub/RpcPortStub_App.cs [new file with mode: 0755]
tct-suite-vs/Resource/Tizen.Applications.Tests/code/org.tizen.example.RpcPortStub/RpcPortStub/shared/res/RpcPortStub.png [new file with mode: 0755]
tct-suite-vs/Resource/Tizen.Applications.Tests/code/org.tizen.example.RpcPortStub/RpcPortStub/tizen-manifest.xml [new file with mode: 0755]
tct-suite-vs/Resource/Tizen.Applications.Tests/code/org.tizen.example.RpcPortStub2/RpcPortStub2.sln [new file with mode: 0755]
tct-suite-vs/Resource/Tizen.Applications.Tests/code/org.tizen.example.RpcPortStub2/RpcPortStub2/RpcPortStub2.csproj [new file with mode: 0755]
tct-suite-vs/Resource/Tizen.Applications.Tests/code/org.tizen.example.RpcPortStub2/RpcPortStub2/RpcPortStub2_App.cs [new file with mode: 0755]
tct-suite-vs/Resource/Tizen.Applications.Tests/code/org.tizen.example.RpcPortStub2/RpcPortStub2/shared/res/RpcPortStub2.png [new file with mode: 0755]
tct-suite-vs/Resource/Tizen.Applications.Tests/code/org.tizen.example.RpcPortStub2/RpcPortStub2/tizen-manifest.xml [new file with mode: 0755]
tct-suite-vs/Resource/Tizen.Applications.Tests/org.tizen.example.RpcPortProxy-1.0.0.tpk [new file with mode: 0755]
tct-suite-vs/Resource/Tizen.Applications.Tests/org.tizen.example.RpcPortProxy2-1.0.0.tpk [new file with mode: 0755]
tct-suite-vs/Resource/Tizen.Applications.Tests/org.tizen.example.RpcPortStub-1.0.0.tpk [new file with mode: 0755]
tct-suite-vs/Resource/Tizen.Applications.Tests/org.tizen.example.RpcPortStub2-1.0.0.tpk [new file with mode: 0755]
tct-suite-vs/Tizen.Applications.Tests/testcase/TSRPCPort.Exceptions.cs [new file with mode: 0755]
tct-suite-vs/Tizen.Applications.Tests/testcase/TSRPCPort.Parcel.cs [new file with mode: 0755]
tct-suite-vs/Tizen.Applications.Tests/testcase/TSRPCPort.ProxyBase.cs [new file with mode: 0755]
tct-suite-vs/Tizen.Applications.Tests/testcase/TSRPCPort.StubBase.cs [new file with mode: 0755]
tct-suite-vs/Tizen.Applications.Tests/tizen-manifest.xml