Tizen TCT 2.2.1 r1 final release version 90/19990/1
authorshaofeng <shaofeng.tang@intel.com>
Thu, 24 Apr 2014 07:36:50 +0000 (15:36 +0800)
committershaofeng <shaofeng.tang@intel.com>
Thu, 24 Apr 2014 07:36:50 +0000 (15:36 +0800)
commitf49a92611953e93a2edbbab8cd142338e577f9cb
treebb381193b0b60463664a4410dac1df9c84c15e74
Tizen TCT 2.2.1 r1 final release version

Change-Id: I1d1312808652e38da1d2a1b3903f410cd0511f89
34 files changed:
CONFIG [new file with mode: 0644]
LICENSE [new file with mode: 0644]
README [new file with mode: 0644]
VERSION [new file with mode: 0644]
debian/changelog [new file with mode: 0644]
debian/compat [new file with mode: 0644]
debian/control [new file with mode: 0644]
debian/copyright [new file with mode: 0644]
debian/docs [new file with mode: 0644]
debian/postinst [new file with mode: 0644]
debian/rules [new file with mode: 0644]
packaging/Makefile [new file with mode: 0644]
packaging/tct-shell.dsc [new file with mode: 0644]
packaging/tct-shell.spec [new file with mode: 0644]
setup.py [new file with mode: 0644]
style/application.js [new file with mode: 0644]
style/back_top.png [new file with mode: 0644]
style/blue.jpg [new file with mode: 0644]
style/gray.jpg [new file with mode: 0644]
style/jquery.min.js [new file with mode: 0644]
style/orange.jpg [new file with mode: 0644]
style/popup.js [new file with mode: 0644]
style/red.jpg [new file with mode: 0644]
style/summary.xsl [new file with mode: 0644]
style/testresult.xsl [new file with mode: 0644]
style/tests.css [new file with mode: 0644]
tct-plan-generator [new file with mode: 0755]
tct-shell [new file with mode: 0644]
tctshell/__init__.py [new file with mode: 0644]
tctshell/constants.py [new file with mode: 0644]
tctshell/plan_options.py [new file with mode: 0644]
tctshell/plan_runner.py [new file with mode: 0644]
tctshell/shellrunner.py [new file with mode: 0644]
tctshell/shellwrapper.py [new file with mode: 0644]