- 20 Sep, 2012 1 commit
-
-
Brett Chabot authored
Change-Id: I946df038e97dc5c2f40a4610d4076e13ab6bde37
-
- 10 Jul, 2011 1 commit
-
-
Brett Chabot authored
This is a rough initial version. It makes several assumptions: - assumes each test source file is built into module with name equal to basename of source file - assumes tests get installed into /data/nativetest However, given those assumptions, both: $ runtest --path <path to directory containing gtest source> and $ runtest --path <path to single source file> should work. Coming soon: gtest host support Bugs 4563370, 4584339 Change-Id: Ia42aeed7f9ee6402b0ceb7b5ccaaa66ac636fe49
-
- 01 Jul, 2009 1 commit
-
-
Jack Wang authored
Fix bug 1844502: Add create_test.py to generate Android.mk and AndroidManifest.xml for application tests.
-