|
New release with Symbian 9.1 Support! |
|
|
 | The new release of Symbian OS Unit extends it to support the newest range of Symbian OS Smartphones: the Nokia Series 60 Edition 3 and the UIQ 3 series. This allows you to use the framework to help with the porting process to support the new phones - see the Porting White Paper written by Penrillian. The new release also separates the framework from the test code - so you don't need to change the Symbian OS Unit framework code at all to build it into your testing. See the example project and instructions within the download. Enjoy! |
Known issues:
- There is a memory leak (1 byte), which occurs when the TS_ASSERT fails for the first time on Series 60 3rd Edition. After that there are no more leaks. This is because of User::Leave(), which leaks a single byte.
- Application icon is not displayed properly on Series 60 3rd Edition hardware.
|