1. SymbianUnitTest Framework can also detect memory leaks. It will leave with a specified leave code if memory leak occurs.
2. Interact with ATS.
Test cases created for SymbianUnitTest can run with ATS, please refer to ATS User Guide for more information.
3. Convert EUNIT test case to SymbianUnitTest.
There is a Perl script called eunit_to_symbianunit.pl, which is used to convert the existing EUNIT test cases to SymbianUnitTest. Run it under the eunit test cases folder then the test cases are converted to SymbianUnitTest test cases.