[Title] Add Shell testing api
authorBonyong.lee <bonyong.lee@samsung.com>
Tue, 2 Jul 2013 05:44:25 +0000 (14:44 +0900)
committerBonyong.lee <bonyong.lee@samsung.com>
Tue, 2 Jul 2013 05:44:25 +0000 (14:44 +0900)
commitbaf450c7b3859fa1805e1532cb079e5e09fd9550
tree53a52b86e5fbcadfb088716a961af258abc40ee4
parentedd765a43878478416ec31384d40fb00b5540d18
[Title] Add Shell testing api
[Desc.] Add simple api for shell execution testing
[Issue]
org.tizen.common/test/src/org/tizen/common/IShell.java [new file with mode: 0644]
org.tizen.common/test/src/org/tizen/common/Pattern.java [new file with mode: 0644]
org.tizen.common/test/src/org/tizen/common/Shell.java [new file with mode: 0644]
org.tizen.common/test/src/org/tizen/common/ShellTest.java [new file with mode: 0644]
org.tizen.common/test/src/org/tizen/common/Token.java [new file with mode: 0644]