1. fab5e6f Trivial pthread_setaffinity_np()/sched_setaffinity() test. by Elliott Hughes · 9 months ago
  2. d354c42 Trivial "can we get the cpu affinity mask?" tests. by Elliott Hughes · 9 months ago
  3. e117d6e Add pthread_getaffinity_np()/pthread_setaffinity_np(). by Elliott Hughes · 10 months ago
  4. 95646e6 Add ASSERT_ERRNO and EXPECT_ERRNO (and use them). by Elliott Hughes · 2 years ago
  5. 2146303 Nullability check for sched module. by zijunzhao · 2 years, 5 months ago
  6. 7cebf83 Various coverage improvements. by Elliott Hughes · 5 years ago
  7. bcaa454 bionic tests: use GTEST_SKIP. by Elliott Hughes · 6 years ago
  8. 32bc0fc Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  9. 2950f13 Add some <sched.h> tests. by Elliott Hughes · 8 years ago
  10. e104a2e Generalize the clone function slightly. by Elliott Hughes · 9 years ago
  11. fb23fa3 clone: check for NULL child stack by Greg Hackmann · 9 years ago
  12. 063525c Consistently use #if defined(__BIONIC__) in tests. by Elliott Hughes · 11 years ago
  13. 954cf0d Hide the __bionic_clone and __bionic_clone_entry implementation details. by Elliott Hughes · 11 years ago
  14. 2d36750 Fix the CPU_*_S tests. by Elliott Hughes · 11 years ago
  15. b743790 Fix cpu_set_t by Calin Juravle · 11 years ago
  16. 1361313 Fix up failing glibc tests. by Christopher Ferris · 12 years ago
  17. 53bfdae Fix the x86_64 clone implementation. by Elliott Hughes · 12 years ago