Merge "Rename the <grp.h>/<pwd.h> tests to reflect that they're no longer in stubs.cpp."

This commit is contained in:
Elliott Hughes 2016-04-06 17:00:45 +00:00 committed by Gerrit Code Review
commit 733c92fa36
2 changed files with 1 additions and 1 deletions

View File

@ -60,6 +60,7 @@ libBionicStandardTests_src_files := \
ftw_test.cpp \
getauxval_test.cpp \
getcwd_test.cpp \
grp_pwd_test.cpp \
ifaddrs_test.cpp \
inttypes_test.cpp \
libc_logging_test.cpp \
@ -95,7 +96,6 @@ libBionicStandardTests_src_files := \
string_posix_strerror_r_test.cpp \
strings_nofortify_test.cpp \
strings_test.cpp \
stubs_test.cpp \
sstream_test.cpp \
sys_epoll_test.cpp \
sys_mman_test.cpp \