On Tue, Jul 21, 2009 at 10:15 AM, Brandon Philips<[email protected]> wrote:
> On 12:35 Tue 30 Jun 2009, naresh kamboju wrote:
>> I have noticed some issue with your patch dated on 12-Dec-2008.
>> I want conform the problem and root cause.
>
> What is the problem?

After applying you’re Patch to
Include/posixtest.h
http://www.mail-archive.com/[email protected]/msg04867.html

Most of the mq_ and other test cases are failed at Build and linking.
It was almost of the test cases total test case are 1888.

After that I have removed your patch and executed test suite it is working fine.

I think you have to revisit your patch and get the difference at your end.

>
>> Could you send me your open posix full Results logs of before and
>> after your patch with ARCH and Kernel versions?
>
> I never ran the full test suite. To be honest I could never figure out
> how to get it running. Are there instructions somewhere?
>
> My fix was triggered by a bug report I got that thought it found a
> Kernel regression based on this test and it looked to me like it was
> caused by that bug.

Yes.
There are Docs to do that.
#Remove your patch dated Dec 12  2008
http://www.mail-archive.com/[email protected]/msg04867.html


# vim LDFLAGS
Uncomment following line.

#Recommended flags:
-D_XOPEN_SOURCE=600 -lpthread -lrt -lm

FULL Execution:
Simple command is “make”
#pwd
ltp-full-20090630/testcases/open_posix_testsuite
#make

Single DIR Execution:
You can build only one directory of test cases
# export POSIX_TARGET=conformance/interfaces/mq_send/
#make

Please read the followind Documents
1. BUILD
- describes how to set up your developer machine to build and test
2. LDFLAGS
- File that Makefile uses to link to what you specify
3. QUICK-START
- Quick doc to help you around POSIX** Test Suite.

Please share the full results log of your test.

Best regards,
Naresh Kamboju

>
> Cheers,
>
>        Brandon
>

------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to