Carmelo AMOROSO wrote:
Khem Raj wrote:
On Mon, Sep 15, 2008 at 4:55 AM, Carmelo AMOROSO <[EMAIL PROTECTED]> wrote:
Corinna Schultz wrote:
Quoting Carmelo AMOROSO <[EMAIL PROTECTED]>:
a colleague of mine is right now working to produce a patch for
posix_fadvise to fix all LTP tests using posix_fadvise[64].
Indeed LTP tests expect that, when posix_fadvise[64] fails,
it should return as return value an error code (-errno) instead
of simply setting properly errno and returning -1.
Did you see my earlier message, detailing the errors I'm seeing? I have
very little experience with this low-level programming, and don't really
know how to begin fixing it, so if you have people already working on it,
I'll happily wait for your patch. :) Do you have an estimate of when your
patch will be available?
-Corinna
Hi Corinna, may you try the attached patch.
It worked fine for NPTL branch solving all LTP posix_fadvise tests.
Let me know, so we can enqueue for commit.
Thanks to Filippo for having fixed this.
It needs to to be tested on all arches which use common/posix_fadvise*
implementation.
Thanks
-Khem
Well, waiting fro feedback from other archs... I did it on sh4 ;-)
Carmelo
Does anybody (other than sh4) tried posix_fadvise tests?
Attached you can find the log of LTP running on sh4 target with/without
the fix. As you can see, all LTP tests for posix_fadvise now pass.
Being quite confident in the correctness of the patch, unless someone
else will have problem, I'll commit it.
TIA,
Carmelo
_______________________________________________
uClibc mailing list
[email protected]
http://busybox.net/cgi-bin/mailman/listinfo/uclibc
INFO: creating /usr/ltp/output directory
INFO: no command files were provided, using default,
system calls, memory management, IPC, scheduler
direct io, file system, math and pty tests will
now be executed
If some fields are empty or look unusual you may have an old version.
Compare to the current minimal requirements in Documentation/Changes.
STMicroelectronics Base Distribution 2.3
Linux amorosoc 2.6.23.17_stm23_0116-mb442 #1 PREEMPT Mon Sep 15 14:37:32 CEST
2008 sh4 unknown unknown GNU/Linux
Gnu C gcc (GCC) 4.2.3 (snapshot) (STMicroelectronics/Linux
Base 4.2.3-43)
Gnu make 3.81
util-linux 2.12r
mount 2.12r
modutils 3.1
e2fsprogs 1.39
PPP 2.4.4b1
Linux C Library 0.9.30rc2
Linux C Library 0.9.30rc2
Linux C++ Library 6.0.9
Procps 3.2.7
Net-tools 1.60
Console-tools 0.2.3
Sh-utils 5.2.1
Modules Loaded
free reports:
total used free shared buffers cached
Mem: 60692 17080 43612 0 0 9740
-/+ buffers/cache: 7340 53352
Swap: 0 0 0
/proc/cpuinfo
machine : STb7100 Reference board
processor : 0
cpu family : sh4
cpu type : STb7100
cut : 2.x
cpu flags : fpu
cache type : split (harvard)
icache size : 16KiB (2-way)
dcache size : 32KiB (2-way)
bogomips : 262.14
<<<test_start>>>
tag=posix_fadvise01 stime=946685502
cmdline=" posix_fadvise01"
contacts=""
analysis=exit
initiation_status="ok"
<<<test_output>>>
posix_fadvise01 1 FAIL : unexpected returnd value - -1 : Unknown error
-1, advise 0 - expected 0
posix_fadvise01 2 FAIL : unexpected returnd value - -1 : Unknown error
-1, advise 2 - expected 0
posix_fadvise01 3 FAIL : unexpected returnd value - -1 : Unknown error
-1, advise 1 - expected 0
posix_fadvise01 4 FAIL : unexpected returnd value - -1 : Unknown error
-1, advise 5 - expected 0
posix_fadvise01 5 FAIL : unexpected returnd value - -1 : Unknown error
-1, advise 3 - expected 0
posix_fadvise01 6 FAIL : unexpected returnd value - -1 : Unknown error
-1, advise 4 - expected 0
<<<execution_status>>>
duration=0 termination_type=exited termination_id=1 corefile=no
cutime=0 cstime=3
<<<test_end>>>
<<<test_start>>>
tag=posix_fadvise01_64 stime=946685502
cmdline=" posix_fadvise01_64"
contacts=""
analysis=exit
initiation_status="ok"
<<<test_output>>>
posix_fadvise01 1 PASS : call succeeded expectedly
posix_fadvise01 2 PASS : call succeeded expectedly
posix_fadvise01 3 PASS : call succeeded expectedly
posix_fadvise01 4 PASS : call succeeded expectedly
posix_fadvise01 5 PASS : call succeeded expectedly
posix_fadvise01 6 PASS : call succeeded expectedly
<<<execution_status>>>
duration=0 termination_type=exited termination_id=0 corefile=no
cutime=0 cstime=3
<<<test_end>>>
<<<test_start>>>
tag=posix_fadvise02 stime=946685502
cmdline=" posix_fadvise02"
contacts=""
analysis=exit
initiation_status="ok"
<<<test_output>>>
posix_fadvise02 1 FAIL : unexpected returnd value - -1 : Unknown error -1
- expected 9
posix_fadvise02 2 FAIL : unexpected returnd value - -1 : Unknown error -1
- expected 9
posix_fadvise02 3 FAIL : unexpected returnd value - -1 : Unknown error -1
- expected 9
posix_fadvise02 4 FAIL : unexpected returnd value - -1 : Unknown error -1
- expected 9
posix_fadvise02 5 FAIL : unexpected returnd value - -1 : Unknown error -1
- expected 9
posix_fadvise02 6 FAIL : unexpected returnd value - -1 : Unknown error -1
- expected 9
<<<execution_status>>>
duration=1 termination_type=exited termination_id=1 corefile=no
cutime=0 cstime=3
<<<test_end>>>
<<<test_start>>>
tag=posix_fadvise02_64 stime=946685503
cmdline=" posix_fadvise02_64"
contacts=""
analysis=exit
initiation_status="ok"
<<<test_output>>>
posix_fadvise02 1 FAIL : unexpected returnd value - -1 : Unknown error -1
- expected 9
posix_fadvise02 2 FAIL : unexpected returnd value - -1 : Unknown error -1
- expected 9
posix_fadvise02 3 FAIL : unexpected returnd value - -1 : Unknown error -1
- expected 9
posix_fadvise02 4 FAIL : unexpected returnd value - -1 : Unknown error -1
- expected 9
posix_fadvise02 5 FAIL : unexpected returnd value - -1 : Unknown error -1
- expected 9
posix_fadvise02 6 FAIL : unexpected returnd value - -1 : Unknown error -1
- expected 9
<<<execution_status>>>
duration=0 termination_type=exited termination_id=1 corefile=no
cutime=0 cstime=2
<<<test_end>>>
<<<test_start>>>
tag=posix_fadvise03 stime=946685503
cmdline=" posix_fadvise03"
contacts=""
analysis=exit
initiation_status="ok"
<<<test_output>>>
posix_fadvise03 1 FAIL : unexpected returnd value - -1 : Unknown error
-1, advise 6 - expected 22
posix_fadvise03 2 FAIL : unexpected returnd value - -1 : Unknown error
-1, advise 7 - expected 22
posix_fadvise03 3 FAIL : unexpected returnd value - -1 : Unknown error
-1, advise 8 - expected 22
posix_fadvise03 4 FAIL : unexpected returnd value - -1 : Unknown error
-1, advise 9 - expected 22
posix_fadvise03 5 FAIL : unexpected returnd value - -1 : Unknown error
-1, advise 10 - expected 22
posix_fadvise03 6 FAIL : unexpected returnd value - -1 : Unknown error
-1, advise 11 - expected 22
posix_fadvise03 7 FAIL : unexpected returnd value - -1 : Unknown error
-1, advise 12 - expected 22
posix_fadvise03 8 FAIL : unexpected returnd value - -1 : Unknown error
-1, advise 13 - expected 22
posix_fadvise03 9 FAIL : unexpected returnd value - -1 : Unknown error
-1, advise 14 - expected 22
posix_fadvise03 10 FAIL : unexpected returnd value - -1 : Unknown error
-1, advise 15 - expected 22
posix_fadvise03 11 FAIL : unexpected returnd value - -1 : Unknown error
-1, advise 16 - expected 22
posix_fadvise03 12 FAIL : unexpected returnd value - -1 : Unknown error
-1, advise 17 - expected 22
posix_fadvise03 13 FAIL : unexpected returnd value - -1 : Unknown error
-1, advise 18 - expected 22
posix_fadvise03 14 FAIL : unexpected returnd value - -1 : Unknown error
-1, advise 19 - expected 22
posix_fadvise03 15 FAIL : unexpected returnd value - -1 : Unknown error
-1, advise 20 - expected 22
posix_fadvise03 16 FAIL : unexpected returnd value - -1 : Unknown error
-1, advise 21 - expected 22
posix_fadvise03 17 FAIL : unexpected returnd value - -1 : Unknown error
-1, advise 22 - expected 22
posix_fadvise03 18 FAIL : unexpected returnd value - -1 : Unknown error
-1, advise 23 - expected 22
posix_fadvise03 19 FAIL : unexpected returnd value - -1 : Unknown error
-1, advise 24 - expected 22
posix_fadvise03 20 FAIL : unexpected returnd value - -1 : Unknown error
-1, advise 25 - expected 22
posix_fadvise03 21 FAIL : unexpected returnd value - -1 : Unknown error
-1, advise 26 - expected 22
posix_fadvise03 22 FAIL : unexpected returnd value - -1 : Unknown error
-1, advise 27 - expected 22
posix_fadvise03 23 FAIL : unexpected returnd value - -1 : Unknown error
-1, advise 28 - expected 22
posix_fadvise03 24 FAIL : unexpected returnd value - -1 : Unknown error
-1, advise 29 - expected 22
posix_fadvise03 25 FAIL : unexpected returnd value - -1 : Unknown error
-1, advise 30 - expected 22
posix_fadvise03 26 FAIL : unexpected returnd value - -1 : Unknown error
-1, advise 31 - expected 22
<<<execution_status>>>
duration=0 termination_type=exited termination_id=1 corefile=no
cutime=1 cstime=3
<<<test_end>>>
<<<test_start>>>
tag=posix_fadvise03_64 stime=946685503
cmdline=" posix_fadvise03_64"
contacts=""
analysis=exit
initiation_status="ok"
<<<test_output>>>
posix_fadvise03 1 FAIL : unexpected returnd value - -1 : Unknown error
-1, advise 6 - expected 22
posix_fadvise03 2 FAIL : unexpected returnd value - -1 : Unknown error
-1, advise 7 - expected 22
posix_fadvise03 3 FAIL : unexpected returnd value - -1 : Unknown error
-1, advise 8 - expected 22
posix_fadvise03 4 FAIL : unexpected returnd value - -1 : Unknown error
-1, advise 9 - expected 22
posix_fadvise03 5 FAIL : unexpected returnd value - -1 : Unknown error
-1, advise 10 - expected 22
posix_fadvise03 6 FAIL : unexpected returnd value - -1 : Unknown error
-1, advise 11 - expected 22
posix_fadvise03 7 FAIL : unexpected returnd value - -1 : Unknown error
-1, advise 12 - expected 22
posix_fadvise03 8 FAIL : unexpected returnd value - -1 : Unknown error
-1, advise 13 - expected 22
posix_fadvise03 9 FAIL : unexpected returnd value - -1 : Unknown error
-1, advise 14 - expected 22
posix_fadvise03 10 FAIL : unexpected returnd value - -1 : Unknown error
-1, advise 15 - expected 22
posix_fadvise03 11 FAIL : unexpected returnd value - -1 : Unknown error
-1, advise 16 - expected 22
posix_fadvise03 12 FAIL : unexpected returnd value - -1 : Unknown error
-1, advise 17 - expected 22
posix_fadvise03 13 FAIL : unexpected returnd value - -1 : Unknown error
-1, advise 18 - expected 22
posix_fadvise03 14 FAIL : unexpected returnd value - -1 : Unknown error
-1, advise 19 - expected 22
posix_fadvise03 15 FAIL : unexpected returnd value - -1 : Unknown error
-1, advise 20 - expected 22
posix_fadvise03 16 FAIL : unexpected returnd value - -1 : Unknown error
-1, advise 21 - expected 22
posix_fadvise03 17 FAIL : unexpected returnd value - -1 : Unknown error
-1, advise 22 - expected 22
posix_fadvise03 18 FAIL : unexpected returnd value - -1 : Unknown error
-1, advise 23 - expected 22
posix_fadvise03 19 FAIL : unexpected returnd value - -1 : Unknown error
-1, advise 24 - expected 22
posix_fadvise03 20 FAIL : unexpected returnd value - -1 : Unknown error
-1, advise 25 - expected 22
posix_fadvise03 21 FAIL : unexpected returnd value - -1 : Unknown error
-1, advise 26 - expected 22
posix_fadvise03 22 FAIL : unexpected returnd value - -1 : Unknown error
-1, advise 27 - expected 22
posix_fadvise03 23 FAIL : unexpected returnd value - -1 : Unknown error
-1, advise 28 - expected 22
posix_fadvise03 24 FAIL : unexpected returnd value - -1 : Unknown error
-1, advise 29 - expected 22
posix_fadvise03 25 FAIL : unexpected returnd value - -1 : Unknown error
-1, advise 30 - expected 22
posix_fadvise03 26 FAIL : unexpected returnd value - -1 : Unknown error
-1, advise 31 - expected 22
<<<execution_status>>>
duration=0 termination_type=exited termination_id=1 corefile=no
cutime=0 cstime=2
<<<test_end>>>
<<<test_start>>>
tag=posix_fadvise04 stime=946685503
cmdline=" posix_fadvise04"
contacts=""
analysis=exit
initiation_status="ok"
<<<test_output>>>
posix_fadvise04 1 FAIL : unexpected returnd value - -1 : Unknown error -1
- expected 29
posix_fadvise04 2 FAIL : unexpected returnd value - -1 : Unknown error -1
- expected 29
posix_fadvise04 3 FAIL : unexpected returnd value - -1 : Unknown error -1
- expected 29
posix_fadvise04 4 FAIL : unexpected returnd value - -1 : Unknown error -1
- expected 29
posix_fadvise04 5 FAIL : unexpected returnd value - -1 : Unknown error -1
- expected 29
posix_fadvise04 6 FAIL : unexpected returnd value - -1 : Unknown error -1
- expected 29
<<<execution_status>>>
duration=0 termination_type=exited termination_id=1 corefile=no
cutime=0 cstime=3
<<<test_end>>>
<<<test_start>>>
tag=posix_fadvise04_64 stime=946685503
cmdline=" posix_fadvise04_64"
contacts=""
analysis=exit
initiation_status="ok"
<<<test_output>>>
posix_fadvise04 1 FAIL : unexpected returnd value - -1 : Unknown error -1
- expected 29
posix_fadvise04 2 FAIL : unexpected returnd value - -1 : Unknown error -1
- expected 29
posix_fadvise04 3 FAIL : unexpected returnd value - -1 : Unknown error -1
- expected 29
posix_fadvise04 4 FAIL : unexpected returnd value - -1 : Unknown error -1
- expected 29
posix_fadvise04 5 FAIL : unexpected returnd value - -1 : Unknown error -1
- expected 29
posix_fadvise04 6 FAIL : unexpected returnd value - -1 : Unknown error -1
- expected 29
incrementing stop
<<<execution_status>>>
duration=0 termination_type=exited termination_id=1 corefile=no
cutime=1 cstime=2
<<<test_end>>>
INFO: pan reported some tests FAIL
LTP Version: LTP-20071231
###############################################################"
Done executing testcases."
log result(s) is in /usr/ltp/results directory"
output/failed result(s) in /usr/ltp/output directory [If you did
not provide Absolute Path]
LTP Version: LTP-20071231
###############################################################"
INFO: creating /usr/ltp/output directory
INFO: no command files were provided, using default,
system calls, memory management, IPC, scheduler
direct io, file system, math and pty tests will
now be executed
If some fields are empty or look unusual you may have an old version.
Compare to the current minimal requirements in Documentation/Changes.
STMicroelectronics Base Distribution 2.3
Linux amorosoc 2.6.23.17_stm23_0116-mb442 #1 PREEMPT Mon Sep 15 14:37:32 CEST
2008 sh4 unknown unknown GNU/Linux
Gnu C gcc (GCC) 4.2.3 (snapshot) (STMicroelectronics/Linux
Base 4.2.3-43)
Gnu make 3.81
util-linux 2.12r
mount 2.12r
modutils 3.1
e2fsprogs 1.39
PPP 2.4.4b1
Linux C Library 0.9.30rc2
Linux C Library 0.9.30rc2
Linux C++ Library 6.0.9
Procps 3.2.7
Net-tools 1.60
Console-tools 0.2.3
Sh-utils 5.2.1
Modules Loaded
free reports:
total used free shared buffers cached
Mem: 60692 17668 43024 0 0 10364
-/+ buffers/cache: 7304 53388
Swap: 0 0 0
/proc/cpuinfo
machine : STb7100 Reference board
processor : 0
cpu family : sh4
cpu type : STb7100
cut : 2.x
cpu flags : fpu
cache type : split (harvard)
icache size : 16KiB (2-way)
dcache size : 32KiB (2-way)
bogomips : 262.14
<<<test_start>>>
tag=posix_fadvise01 stime=946685613
cmdline=" posix_fadvise01"
contacts=""
analysis=exit
initiation_status="ok"
<<<test_output>>>
posix_fadvise01 1 PASS : call succeeded expectedly
posix_fadvise01 2 PASS : call succeeded expectedly
posix_fadvise01 3 PASS : call succeeded expectedly
posix_fadvise01 4 PASS : call succeeded expectedly
posix_fadvise01 5 PASS : call succeeded expectedly
posix_fadvise01 6 PASS : call succeeded expectedly
<<<execution_status>>>
duration=0 termination_type=exited termination_id=0 corefile=no
cutime=0 cstime=3
<<<test_end>>>
<<<test_start>>>
tag=posix_fadvise01_64 stime=946685613
cmdline=" posix_fadvise01_64"
contacts=""
analysis=exit
initiation_status="ok"
<<<test_output>>>
posix_fadvise01 1 PASS : call succeeded expectedly
posix_fadvise01 2 PASS : call succeeded expectedly
posix_fadvise01 3 PASS : call succeeded expectedly
posix_fadvise01 4 PASS : call succeeded expectedly
posix_fadvise01 5 PASS : call succeeded expectedly
posix_fadvise01 6 PASS : call succeeded expectedly
<<<execution_status>>>
duration=0 termination_type=exited termination_id=0 corefile=no
cutime=0 cstime=3
<<<test_end>>>
<<<test_start>>>
tag=posix_fadvise02 stime=946685613
cmdline=" posix_fadvise02"
contacts=""
analysis=exit
initiation_status="ok"
<<<test_output>>>
posix_fadvise02 1 PASS : expected failure - returned value = 9 : Bad file
descriptor
posix_fadvise02 2 PASS : expected failure - returned value = 9 : Bad file
descriptor
posix_fadvise02 3 PASS : expected failure - returned value = 9 : Bad file
descriptor
posix_fadvise02 4 PASS : expected failure - returned value = 9 : Bad file
descriptor
posix_fadvise02 5 PASS : expected failure - returned value = 9 : Bad file
descriptor
posix_fadvise02 6 PASS : expected failure - returned value = 9 : Bad file
descriptor
<<<execution_status>>>
duration=0 termination_type=exited termination_id=0 corefile=no
cutime=0 cstime=2
<<<test_end>>>
<<<test_start>>>
tag=posix_fadvise02_64 stime=946685613
cmdline=" posix_fadvise02_64"
contacts=""
analysis=exit
initiation_status="ok"
<<<test_output>>>
posix_fadvise02 1 PASS : expected failure - returned value = 9 : Bad file
descriptor
posix_fadvise02 2 PASS : expected failure - returned value = 9 : Bad file
descriptor
posix_fadvise02 3 PASS : expected failure - returned value = 9 : Bad file
descriptor
posix_fadvise02 4 PASS : expected failure - returned value = 9 : Bad file
descriptor
posix_fadvise02 5 PASS : expected failure - returned value = 9 : Bad file
descriptor
posix_fadvise02 6 PASS : expected failure - returned value = 9 : Bad file
descriptor
<<<execution_status>>>
duration=0 termination_type=exited termination_id=0 corefile=no
cutime=1 cstime=3
<<<test_end>>>
<<<test_start>>>
tag=posix_fadvise03 stime=946685613
cmdline=" posix_fadvise03"
contacts=""
analysis=exit
initiation_status="ok"
<<<test_output>>>
posix_fadvise03 1 PASS : expected failure - returned value = 22, advise =
6 : Invalid argument
posix_fadvise03 2 PASS : expected failure - returned value = 22, advise =
7 : Invalid argument
posix_fadvise03 3 PASS : expected failure - returned value = 22, advise =
8 : Invalid argument
posix_fadvise03 4 PASS : expected failure - returned value = 22, advise =
9 : Invalid argument
posix_fadvise03 5 PASS : expected failure - returned value = 22, advise =
10 : Invalid argument
posix_fadvise03 6 PASS : expected failure - returned value = 22, advise =
11 : Invalid argument
posix_fadvise03 7 PASS : expected failure - returned value = 22, advise =
12 : Invalid argument
posix_fadvise03 8 PASS : expected failure - returned value = 22, advise =
13 : Invalid argument
posix_fadvise03 9 PASS : expected failure - returned value = 22, advise =
14 : Invalid argument
posix_fadvise03 10 PASS : expected failure - returned value = 22, advise =
15 : Invalid argument
posix_fadvise03 11 PASS : expected failure - returned value = 22, advise =
16 : Invalid argument
posix_fadvise03 12 PASS : expected failure - returned value = 22, advise =
17 : Invalid argument
posix_fadvise03 13 PASS : expected failure - returned value = 22, advise =
18 : Invalid argument
posix_fadvise03 14 PASS : expected failure - returned value = 22, advise =
19 : Invalid argument
posix_fadvise03 15 PASS : expected failure - returned value = 22, advise =
20 : Invalid argument
posix_fadvise03 16 PASS : expected failure - returned value = 22, advise =
21 : Invalid argument
posix_fadvise03 17 PASS : expected failure - returned value = 22, advise =
22 : Invalid argument
posix_fadvise03 18 PASS : expected failure - returned value = 22, advise =
23 : Invalid argument
posix_fadvise03 19 PASS : expected failure - returned value = 22, advise =
24 : Invalid argument
posix_fadvise03 20 PASS : expected failure - returned value = 22, advise =
25 : Invalid argument
posix_fadvise03 21 PASS : expected failure - returned value = 22, advise =
26 : Invalid argument
posix_fadvise03 22 PASS : expected failure - returned value = 22, advise =
27 : Invalid argument
posix_fadvise03 23 PASS : expected failure - returned value = 22, advise =
28 : Invalid argument
posix_fadvise03 24 PASS : expected failure - returned value = 22, advise =
29 : Invalid argument
posix_fadvise03 25 PASS : expected failure - returned value = 22, advise =
30 : Invalid argument
posix_fadvise03 26 PASS : expected failure - returned value = 22, advise =
31 : Invalid argument
<<<execution_status>>>
duration=0 termination_type=exited termination_id=0 corefile=no
cutime=0 cstime=3
<<<test_end>>>
<<<test_start>>>
tag=posix_fadvise03_64 stime=946685613
cmdline=" posix_fadvise03_64"
contacts=""
analysis=exit
initiation_status="ok"
<<<test_output>>>
posix_fadvise03 1 PASS : expected failure - returned value = 22, advise =
6 : Invalid argument
posix_fadvise03 2 PASS : expected failure - returned value = 22, advise =
7 : Invalid argument
posix_fadvise03 3 PASS : expected failure - returned value = 22, advise =
8 : Invalid argument
posix_fadvise03 4 PASS : expected failure - returned value = 22, advise =
9 : Invalid argument
posix_fadvise03 5 PASS : expected failure - returned value = 22, advise =
10 : Invalid argument
posix_fadvise03 6 PASS : expected failure - returned value = 22, advise =
11 : Invalid argument
posix_fadvise03 7 PASS : expected failure - returned value = 22, advise =
12 : Invalid argument
posix_fadvise03 8 PASS : expected failure - returned value = 22, advise =
13 : Invalid argument
posix_fadvise03 9 PASS : expected failure - returned value = 22, advise =
14 : Invalid argument
posix_fadvise03 10 PASS : expected failure - returned value = 22, advise =
15 : Invalid argument
posix_fadvise03 11 PASS : expected failure - returned value = 22, advise =
16 : Invalid argument
posix_fadvise03 12 PASS : expected failure - returned value = 22, advise =
17 : Invalid argument
posix_fadvise03 13 PASS : expected failure - returned value = 22, advise =
18 : Invalid argument
posix_fadvise03 14 PASS : expected failure - returned value = 22, advise =
19 : Invalid argument
posix_fadvise03 15 PASS : expected failure - returned value = 22, advise =
20 : Invalid argument
posix_fadvise03 16 PASS : expected failure - returned value = 22, advise =
21 : Invalid argument
posix_fadvise03 17 PASS : expected failure - returned value = 22, advise =
22 : Invalid argument
posix_fadvise03 18 PASS : expected failure - returned value = 22, advise =
23 : Invalid argument
posix_fadvise03 19 PASS : expected failure - returned value = 22, advise =
24 : Invalid argument
posix_fadvise03 20 PASS : expected failure - returned value = 22, advise =
25 : Invalid argument
posix_fadvise03 21 PASS : expected failure - returned value = 22, advise =
26 : Invalid argument
posix_fadvise03 22 PASS : expected failure - returned value = 22, advise =
27 : Invalid argument
posix_fadvise03 23 PASS : expected failure - returned value = 22, advise =
28 : Invalid argument
posix_fadvise03 24 PASS : expected failure - returned value = 22, advise =
29 : Invalid argument
posix_fadvise03 25 PASS : expected failure - returned value = 22, advise =
30 : Invalid argument
posix_fadvise03 26 PASS : expected failure - returned value = 22, advise =
31 : Invalid argument
<<<execution_status>>>
duration=0 termination_type=exited termination_id=0 corefile=no
cutime=1 cstime=3
<<<test_end>>>
<<<test_start>>>
tag=posix_fadvise04 stime=946685613
cmdline=" posix_fadvise04"
contacts=""
analysis=exit
initiation_status="ok"
<<<test_output>>>
posix_fadvise04 1 PASS : expected failure - returned value = 29 : Illegal
seek
posix_fadvise04 2 PASS : expected failure - returned value = 29 : Illegal
seek
posix_fadvise04 3 PASS : expected failure - returned value = 29 : Illegal
seek
posix_fadvise04 4 PASS : expected failure - returned value = 29 : Illegal
seek
posix_fadvise04 5 PASS : expected failure - returned value = 29 : Illegal
seek
posix_fadvise04 6 PASS : expected failure - returned value = 29 : Illegal
seek
<<<execution_status>>>
duration=0 termination_type=exited termination_id=0 corefile=no
cutime=0 cstime=4
<<<test_end>>>
<<<test_start>>>
tag=posix_fadvise04_64 stime=946685613
cmdline=" posix_fadvise04_64"
contacts=""
analysis=exit
initiation_status="ok"
<<<test_output>>>
posix_fadvise04 1 PASS : expected failure - returned value = 29 : Illegal
seek
posix_fadvise04 2 PASS : expected failure - returned value = 29 : Illegal
seek
posix_fadvise04 3 PASS : expected failure - returned value = 29 : Illegal
seek
posix_fadvise04 4 PASS : expected failure - returned value = 29 : Illegal
seek
posix_fadvise04 5 PASS : expected failure - returned value = 29 : Illegal
seek
posix_fadvise04 6 PASS : expected failure - returned value = 29 : Illegal
seek
incrementing stop
<<<execution_status>>>
duration=0 termination_type=exited termination_id=0 corefile=no
cutime=0 cstime=2
<<<test_end>>>
INFO: pan reported all tests PASS
LTP Version: LTP-20071231
###############################################################"
Done executing testcases."
log result(s) is in /usr/ltp/results directory"
output/failed result(s) in /usr/ltp/output directory [If you did
not provide Absolute Path]
LTP Version: LTP-20071231
###############################################################"
_______________________________________________
uClibc mailing list
[email protected]
http://busybox.net/cgi-bin/mailman/listinfo/uclibc