90
edits
AlexPakhotin (talk | contribs) |
(add bug 546535) |
||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
=NSPR Test Results= | =NSPR Test Results= | ||
'''First run'''<br> | |||
Tests ran on the emulator launched with these parameters: | Tests ran on the emulator launched with these parameters: | ||
emulator -avd android -memory 256 -partition-size 512 | emulator -avd android -memory 256 -partition-size 512 | ||
'''Second run'''<br> | |||
On Nexus One, Version 24178, Android Release 2.1-update1. | |||
{| style="width: 100%" class="fullwidth-table sortable" | {| style="width: 100%" class="fullwidth-table sortable" | ||
Line 30: | Line 34: | ||
|bigfile || PASS | |bigfile || PASS | ||
|- | |- | ||
|bigfile2 || FAIL(1) || Requires 4GB file creation. | |bigfile2 || FAIL(1) || Requires 4GB file creation. {{bug|546535}} | ||
|- | |- | ||
|bigfile3 || FAIL(1) || -"- | |bigfile3 || FAIL(1) || -"- {{bug|546535}} | ||
|- | |- | ||
|cleanup || PASS | |cleanup || PASS | ||
Line 70: | Line 74: | ||
|fsync || PASS | |fsync || PASS | ||
|- | |- | ||
|getai || | |getai || PASS* || Passes on Nexus One. Requires a host name provided as an argument.<br><strike>But it still fails in gethostbyname(). {{bug|558422}}</strike> | ||
|- | |- | ||
|gethost || | |gethost || PASS* || Passes on Nexus One.<br><strike>gethostbyname() returns NULL. {{bug|558422}}</strike> | ||
|- | |- | ||
|getproto || FAIL(1) || getprotobyname() and getprotobynumber() are not implemented in Android libc.<br>{{bug|558415}} | |getproto || FAIL(1) || getprotobyname() and getprotobynumber() are not implemented in Android libc.<br>{{bug|558415}} | ||
Line 206: | Line 210: | ||
|reinit || PASS | |reinit || PASS | ||
|- | |- | ||
|rmdir || | |rmdir || PASS* || Passes on Nexus One.<br><strike>{{bug|556451}}</strike> | ||
|- | |- | ||
|rwlocktest || PASS | |rwlocktest || PASS |
edits