Hello Linaro,
Does the LTP ported specific to Android by fixing the tests back to use bionic libc or directly cross compiled using tool chain and using them on Android.
I am getting below issue while i am running LTP. But nobody user is present under /etc/passwd. Can anyone throw some pointers to fix it or from where i can get the patches available for Android platform.
Line 23: access02 1 TBROK : access02.c:125: getpwnam failed: errno=ENOENT(2): No such file or directory Line 33: access04 1 TBROK : access04.c:96: getpwnam failed: errno=ENOENT(2): No such file or directory Line 35: access05 1 TBROK : safe_macros.c:122: access05.c:130: getpwnam(nobody) failed: errno=ENOENT(2): No such file or directory Line 89: capset02 4 TBROK : capset02.c:252: getpwnam failed: errno=ENOENT(2): No such file or directory Line 102: chdir03 1 TBROK : safe_macros.c:122: chdir03.c:168: getpwnam(nobody) failed: errno=ENOENT(2): No such file or directory Line 126: chmod03 1 TBROK : chmod03.c:150: getpwnam failed: errno=ENOENT(2): No such file or directory Line 131: chmod05 1 TBROK : chmod05.c:187: getpwnam("nobody") failed: errno=ENOENT(2): No such file or directory Line 133: chmod06 1 TBROK : safe_macros.c:122: chmod06.c:174: getpwnam(nobody) failed: errno=ENOENT(2): No such file or directory
linaro-android@lists.linaro.org