1. 08fc8bd Add mmd AID to grp_pwd_test by Hung Nguyen · 10 months ago
  2. 618ce1b Add a CTS workaround for AID_CROS_EC. by Elliott Hughes · 12 months ago
  3. f31c52d Merge "grp_pwd_test: Hack around "trunk stable"." into android14-tests-dev am: 40f12b4aa6 by Elliott Hughes · 1 year, 6 months ago
  4. 140e4d3 grp_pwd_test: Hack around "trunk stable". by Elliott Hughes · 1 year, 7 months ago
  5. 6a45884 Simplify our trivial initgroups(), and add a test. by Elliott Hughes · 1 year, 7 months ago
  6. 95646e6 Add ASSERT_ERRNO and EXPECT_ERRNO (and use them). by Elliott Hughes · 2 years ago
  7. f5fd5ad Fix-up for change in pwd/grp ids for PRNG seeder daemon by Orion Hodson · 2 years, 10 months ago
  8. 7cebf83 Various coverage improvements. by Elliott Hughes · 5 years ago
  9. b9fa04d Don't test pw_shell for old vendor images by Tom Cherry · 5 years ago
  10. 0816c90 Tighten pwd/grp iteration tests. by Tom Cherry · 5 years ago
  11. 6f2e810 Cleanup some trivial TODOs. by Tom Cherry · 5 years ago
  12. 95c6cd7 Stop using the __ANDROID_API_x__ constants. by Elliott Hughes · 6 years ago
  13. 777b34d Load /etc/{passwd,group} from all partitions by Tom Cherry · 7 years ago
  14. 6b116d1 Make 'app' users/groups more accurate by Tom Cherry · 6 years ago
  15. c57c5bd pwd/grp: fix pwd _r reentrancy, new tests, clean up by Tom Cherry · 6 years ago
  16. bcaa454 bionic tests: use GTEST_SKIP. by Elliott Hughes · 6 years ago
  17. 9da8ff1 Waive AID Range check for devices through Q by Tom Cherry · 7 years ago
  18. f9d2299 Update getpwnam() tests to correctly handle new app zygote uids. by Martijn Coenen · 7 years ago
  19. 5d9312b CTS: allow continue to use the old AIDs on devices launch with P by Chuwei Xu · 7 years ago
  20. 5c94143 Waive AID Range check for upgrading devices launched before P by Tom Cherry · 7 years ago
  21. fa5f61c Always return /vendor/bin/sh as shell for OEM ids in getpwnam() etc. by Tom Cherry · 7 years ago
  22. 32bc0fc Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  23. 4cddb00 Reland "Remove a check for AIDs in the OEM range." by Tom Cherry · 7 years ago
  24. e88b408 Test that vendor AID names begin with vendor_ by Tom Cherry · 7 years ago
  25. b4c25c8 Do not check user/group names in pwd/grp tests for OEM uid/gids by Tom Cherry · 7 years ago
  26. 2fe1034 Disable {getpwent,getgrent}_iterate tests on glibc. by Josh Gao · 8 years ago
  27. 41986a0 Revert "Remove a check for AIDs in the OEM range." by Tom Cherry · 8 years ago
  28. 4362f89 Only use uids and gids for which we've allocated AIDs by Tom Cherry · 8 years ago
  29. 2c05c0f Better test handling and logging in grp_pwd_test.cpp by Tom Cherry · 8 years ago
  30. a14485a Remove a check for AIDs in the OEM range. by Tom Cherry · 8 years ago
  31. 45be5df Revert "Revert "move android_ids into bionic"" am: 3f6eee9793 by Elliott Hughes · 9 years ago
  32. 5489183 Merge "Define range of GIDs for cached app data." by Jeff Sharkey · 9 years ago
  33. 3f6eee9 Revert "Revert "move android_ids into bionic"" by Elliott Hughes · 9 years ago
  34. 9f9c73b Merge "Rename <grp.h>/<pwd.h> tests to fit the usual pattern." by Elliott Hughes · 9 years ago
  35. 934bc86 Define range of GIDs for cached app data. by Jeff Sharkey · 9 years ago
  36. 5367d1b Rename <grp.h>/<pwd.h> tests to fit the usual pattern. by Elliott Hughes · 9 years ago
  37. 77cb68d Revert "move android_ids into bionic" by Elliott Hughes · 9 years ago
  38. 1a13db5 move android_ids into bionic by William Roberts · 9 years ago
  39. 722ab05 bionic: Implement getpwent and getgrent by Mark Salyzyn · 9 years ago
  40. 8d387ee fix oem_XXXX ids to incorporate both ranges by Mark Salyzyn · 9 years ago
  41. 3735539 Rename the <grp.h>/<pwd.h> tests to reflect that they're no longer in stubs.cpp. by Elliott Hughes · 9 years ago[Renamed from tests/stubs_test.cpp]
  42. a39e301 Add preliminary OEM UID/GID support. by Jorge Lucangeli Obes · 10 years ago
  43. c4786d3 Add getgrgid_r/getgrnam_r. by Yabin Cui · 10 years ago
  44. a04c79b fix shared gid support in getpwnam/getgrnam by Yabin Cui · 11 years ago
  45. c768874 Align struct passwd definition with other variations of libc by Calin Juravle · 11 years ago
  46. f04935c Make sure that the same tests are on all platforms. by Christopher Ferris · 12 years ago
  47. 5e3fc43 Fix __pthread_clone on ARM to set errno on failure. by Elliott Hughes · 13 years ago
  48. ac184b2 Fix several compiler warnings. by Elliott Hughes · 13 years ago
  49. 8a05a01 Print out shared app gids correctly by Kenny Root · 13 years ago
  50. 2a54e5e Add tests for Android-specific stubs by Kenny Root · 13 years ago