Added Notificationt TCT code
authorrandeep ahlawat <randeep.ah@samsung.com>
Fri, 27 May 2016 08:08:51 +0000 (13:38 +0530)
committerrina rina6350.you <rina6350.you@samsung.com>
Fri, 10 Jun 2016 07:08:10 +0000 (16:08 +0900)
commitdc1cccdf36b996d18c2c2e77a6d77435b9d24b24
treef15ac18a3363092adb8104bef603153958413c14
parent4b64ff76cf22e8d4b091c0d742957870496a50b4
Added Notificationt TCT code

Change-Id: I6511457c65a0109e5aaa106a3446faa4538a914a
Signed-off-by: randeep ahlawat <randeep.ah@samsung.com>
27 files changed:
tct-notification-tizen-tests/Makefile [new file with mode: 0644]
tct-notification-tizen-tests/ReadMe.md [new file with mode: 0644]
tct-notification-tizen-tests/TCTCert.p12 [new file with mode: 0644]
tct-notification-tizen-tests/res/ReadMe.md [new file with mode: 0755]
tct-notification-tizen-tests/res/Result/style/application.js [new file with mode: 0755]
tct-notification-tizen-tests/res/Result/style/back_top.png [new file with mode: 0755]
tct-notification-tizen-tests/res/Result/style/blue.jpg [new file with mode: 0755]
tct-notification-tizen-tests/res/Result/style/gray.jpg [new file with mode: 0755]
tct-notification-tizen-tests/res/Result/style/jquery.min.js [new file with mode: 0755]
tct-notification-tizen-tests/res/Result/style/orange.jpg [new file with mode: 0755]
tct-notification-tizen-tests/res/Result/style/popup.js [new file with mode: 0755]
tct-notification-tizen-tests/res/Result/style/red.jpg [new file with mode: 0755]
tct-notification-tizen-tests/res/Result/style/summary.xsl [new file with mode: 0755]
tct-notification-tizen-tests/res/Result/style/testresult.xsl [new file with mode: 0755]
tct-notification-tizen-tests/res/Result/style/tests.css [new file with mode: 0755]
tct-notification-tizen-tests/res/install.sh [new file with mode: 0755]
tct-notification-tizen-tests/res/pull.sh [new file with mode: 0755]
tct-notification-tizen-tests/res/push.sh [new file with mode: 0755]
tct-notification-tizen-tests/res/run.sh [new file with mode: 0755]
tct-notification-tizen-tests/share/res/icon.png [new file with mode: 0644]
tct-notification-tizen-tests/src/Program.cs [new file with mode: 0644]
tct-notification-tizen-tests/src/TestMainPage.cs [new file with mode: 0644]
tct-notification-tizen-tests/src/Testcase/TSEventNotification.cs [new file with mode: 0644]
tct-notification-tizen-tests/src/Testcase/TSNotification.cs [new file with mode: 0644]
tct-notification-tizen-tests/src/Testcase/TSNotificationManager.cs [new file with mode: 0644]
tct-notification-tizen-tests/src/Testcase/TSProgressNotification.cs [new file with mode: 0644]
tct-notification-tizen-tests/tizen-manifest.xml [new file with mode: 0644]