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