--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/testdev/ite/src/com.nokia.testfw.sut.help/html/tasks/tasks.htm Tue Mar 30 14:39:29 2010 +0800
@@ -0,0 +1,20 @@
+<html>
+ <head>
+ <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
+ <meta http-equiv="Content-Style-Type" content="text/css" />
+ <title>Guide</title>
+ <link rel="stylesheet" href="../../book.css" type="text/css"/>
+ </head>
+ <body>
+ <h2>Tasks</h2>
+ <p>This section will tell you how to work with SUT plug-in.</p>
+ <p>Topics in this section include:</p>
+ <ul>
+ <li><a href="creating_sut.htm">Creating SymbianUnitTest suite</a></li>
+ <li><a href="add_case.htm">Adding test cases</a></li>
+ <li><a href="run_sut.htm">Running SymbianUnitTest in emulator</a></li>
+ </ul>
+ <div id="footer">Copyright © 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved.
+ License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.</div>
+ </body>
+</html>