You can execute the following test cases to validate your porting: 1. Validating Booting - Use Boot chart http://elinux.org/Using_Bootchart_on_Android
2. Validating Kernel, File System, I/O & Storage, Performance/Bench Marking, Memory etc. - Use LTP (Linux Test Project) http://ltp.sourceforge.net/tooltable.php 3. Validating Power Management - Manually measure Power using Multimeter while performing various test scenarios - On Mar 4, 3:40 am, "P@AR" <[email protected]> wrote: > Hi Mike > I don't need device specific tests. I just need some generic "system > test" that will confirm me that I'have port the Android+kernel > successfully to the new platform. > I need tests for: Booting, FileSystem,Power Management, Memory, > Necessary(crucial) System Services...etc > > On Mar 2, 10:26 pm, mike digioia <[email protected]> wrote: > > > > > Well this is quite complex, since these devices have so much functionality. > > Functional regression test would do this for all the features. > > > If this is not what you are looking to do then just try and use it on the > > network in the major areas like camera, wifi, 3g, voice, etc... > > On Mar 2, 2011 5:59 AM, "P@AR" <[email protected]> wrote: > > > > Is there any way : > > > tools, list of test-cases... > > > for verifying that Andorid is successfully ported to the new device ? > > > > I think it is not enough if you read the dmesg printouts to confirm > > > that android and all it's components(kernel, drivers, libraries... ) > > > will function correctly together. I just need some more reliable > > > procedure that will assure me that the porting has been done > > > successfully. > > > > Any idea/suggestion would help. > > > > Best Regards, > > > > -- > > > unsubscribe: [email protected] > > > website:http://groups.google.com/group/android-kernel- Hide quoted text - > > - Show quoted text - -- unsubscribe: [email protected] website: http://groups.google.com/group/android-kernel
