Android/NSPR/Tests: Difference between revisions

add bug 546535
(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 || FAIL(139) || Requires a host name provided as an argument. But it still fails in gethostbyname().<br>{{bug|558422}}
|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 || FAIL(1) || gethostbyname() returns NULL.<br>{{bug|558422}}
|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 || FAIL(1)* || {{bug|556451}}
|rmdir || PASS* || Passes on Nexus One.<br><strike>{{bug|556451}}</strike>
|-
|-
|rwlocktest || PASS
|rwlocktest || PASS
90

edits