1. 48de71e Show amount of parallelism in gtest output. by Elliott Hughes · 9 years ago
  2. a36e59b Move test libraries under /data/nativetests by Dimitry Ivanov · 9 years ago
  3. a456fae List failing tests last, to reduce the amount of scrolling. by Elliott Hughes · 9 years ago
  4. 5543746 Pass argc/argv/envp to dso constructors by Dimitry Ivanov · 9 years ago
  5. 2ba1cf3 Fix dlopen of main executable by absolute path by Dimitry Ivanov · 9 years ago
  6. d17a377 linker: print "not accessible" error message to the log by Dimitry Ivanov · 10 years ago
  7. 09a9964 Escape failure messages in XML test output. by Dan Albert · 10 years ago
  8. a32fc86 Don't use StringPrintf() in gtest runner. by Yabin Cui · 10 years ago
  9. d4c9b9d Improve unit test runner. by Yabin Cui · 10 years ago
  10. bc6379d Remove the workaround which fixes JOB_COUNT in CTS test. by Yabin Cui · 10 years ago
  11. 0b2acdf Use const auto& in for loops. by Elliott Hughes · 10 years ago
  12. daaaed1 Force cts to only run one test at a time. by Christopher Ferris · 10 years ago
  13. 767fb1c build bionic gtest runner on mac. by Yabin Cui · 10 years ago
  14. bf830ad Omit comment when reading --gtest_list_tests option's output. by Yabin Cui · 10 years ago
  15. 119cb55 gtest_repeat should allow negative values. by Christopher Ferris · 10 years ago
  16. 64a9c4f Make gtest_main exit 1 when some test are failed. by Yabin Cui · 10 years ago
  17. f623747 Make bionic gtest main be compatible with gtest output format for cts test. by Yabin Cui · 11 years ago
  18. ea9c933 Make all output of child test go to parent process in gtest_main. by Yabin Cui · 11 years ago
  19. ead0814 Add path separator in bionic-unit-tests program path. by Yabin Cui · 11 years ago
  20. 1d4c780 Add signal handling in bionic gtest main. by Yabin Cui · 11 years ago
  21. 11c4353 Add --gtest-filter as synonym for --gtest_filter in bionic gtest main. by Yabin Cui · 11 years ago
  22. 0bc4e96 Fix parse of gtest_filter in bionic gtest main. by Yabin Cui · 11 years ago
  23. 4a82ede Rename "TIMEWARN" to "SLOW" in bionic gtest. by Yabin Cui · 11 years ago
  24. 657b1f9 Support --gtest_ouput option in bionic gtest main. by Yabin Cui · 11 years ago
  25. 516eb53 Remove testcase time printing in bionic-unit-tests. by Yabin Cui · 11 years ago
  26. be83736 Make bionic-unit-tests default run isolate mode. by Yabin Cui · 11 years ago
  27. 294d1e2 better gtest runner for bionic by Yabin Cui · 11 years ago