Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
HEAD
/
tests
/
grp_pwd_test.cpp
9893d6d
Reland "Remove a check for AIDs in the OEM range."
by Tom Cherry
· 7 years ago
4b30f14
Do not check user/group names in pwd/grp tests for OEM uid/gids
by Tom Cherry
· 7 years ago
2fe1034
Disable {getpwent,getgrent}_iterate tests on glibc.
by Josh Gao
· 7 years ago
41986a0
Revert "Remove a check for AIDs in the OEM range."
by Tom Cherry
· 7 years ago
4362f89
Only use uids and gids for which we've allocated AIDs
by Tom Cherry
· 8 years ago
2c05c0f
Better test handling and logging in grp_pwd_test.cpp
by Tom Cherry
· 8 years ago
a14485a
Remove a check for AIDs in the OEM range.
by Tom Cherry
· 8 years ago
45be5df
Revert "Revert "move android_ids into bionic"" am: 3f6eee9793
by Elliott Hughes
· 9 years ago
5489183
Merge "Define range of GIDs for cached app data."
by Jeff Sharkey
· 9 years ago
3f6eee9
Revert "Revert "move android_ids into bionic""
by Elliott Hughes
· 9 years ago
9f9c73b
Merge "Rename <grp.h>/<pwd.h> tests to fit the usual pattern."
by Elliott Hughes
· 9 years ago
934bc86
Define range of GIDs for cached app data.
by Jeff Sharkey
· 9 years ago
5367d1b
Rename <grp.h>/<pwd.h> tests to fit the usual pattern.
by Elliott Hughes
· 9 years ago
77cb68d
Revert "move android_ids into bionic"
by Elliott Hughes
· 9 years ago
1a13db5
move android_ids into bionic
by William Roberts
· 9 years ago
722ab05
bionic: Implement getpwent and getgrent
by Mark Salyzyn
· 9 years ago
8d387ee
fix oem_XXXX ids to incorporate both ranges
by Mark Salyzyn
· 9 years ago
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]
a39e301
Add preliminary OEM UID/GID support.
by Jorge Lucangeli Obes
· 10 years ago
c4786d3
Add getgrgid_r/getgrnam_r.
by Yabin Cui
· 10 years ago
a04c79b
fix shared gid support in getpwnam/getgrnam
by Yabin Cui
· 11 years ago
c768874
Align struct passwd definition with other variations of libc
by Calin Juravle
· 11 years ago
f04935c
Make sure that the same tests are on all platforms.
by Christopher Ferris
· 12 years ago
5e3fc43
Fix __pthread_clone on ARM to set errno on failure.
by Elliott Hughes
· 12 years ago
ac184b2
Fix several compiler warnings.
by Elliott Hughes
· 13 years ago
8a05a01
Print out shared app gids correctly
by Kenny Root
· 13 years ago
2a54e5e
Add tests for Android-specific stubs
by Kenny Root
· 13 years ago