Hi!
> The posix test case mmap/27-1 try to test c lib implementation which
> doesn't support MAP_FIXED and MAP_PRIVATE.
> When MAP_FIXED is defined then the case quits  with  UNTESTED.
> If MAP_FIXED and other flags are not defined, then the case try to
> test mmap with MAP_FIXED.
> But at this time MAP_FIXED is not defined, how the case can be
> compiled? Then I suppose this case is NOT valid.

There are several invalid testcases in the mmap directory. I've started
to cleanup the testcases but haven't had time finish yet (I've got more
important work meanwhile). So stay tuned I'll get to them again
hopefully soon.

-- 
Cyril Hrubis
[email protected]

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://ad.doubleclick.net/clk;258768047;13503038;j?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to