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