Hi Everyone..I want to write few unit test cases for my C++ code, written for my android-app via ndk and I'm not getting any pointers how can I get this thing done.So far, my findings are..One can use Google Test(gtest) for this, but I've no idea how to use the same and integrate with Android-build process in Eclipse(ADT).Hence I need your help; I'm open for suggestions, even changing test-framework isn't a problem for me.--Thank youAbhinav
--
You received this message because you are subscribed to the Google Groups "android-ndk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-ndk...@googlegroups.com.
To post to this group, send email to andro...@googlegroups.com.
Visit this group at http://groups.google.com/group/android-ndk?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
Hi Everyone..I want to write few unit test cases for my C++ code, written for my android-app via ndk and I'm not getting any pointers how can I get this thing done.So far, my findings are..One can use Google Test(gtest) for this, but I've no idea how to use the same and integrate with Android-build process in Eclipse(ADT).Hence I need your help; I'm open for suggestions, even changing test-framework isn't a problem for me.--Thank youAbhinav