On 12/10/2013 7:31 PM, Gedare Bloom wrote: > This is a new test and known to fail in this way. It should succeed > with the current newlib, the patch went in today.
Thanks! My change to return EPERM if you called pthread_cond_wait() and didn't actually have the mutex locked caught two tests that were broken. :( Luckily, adding 3 lines of code to the first of them covered the case of returning the error. --joel > On Tue, Dec 10, 2013 at 6:44 PM, Joel Sherrill > <joel.sherr...@oarcorp.com> wrote: >> Hi >> >> This test is failing for me. I hacked a printf into the output and got this: >> >> >> *** TEST SPPAGESIZE *** >> PAGESIZE=1 PAGE_SIZE=4096 >> ../../../../../../../rtems/c/src/../../testsuites/sptests/sppagesize/init.c: >> 28 PAGESIZE == PAGE_SIZE >> >> Any suggestions? >> >> --joel >> _______________________________________________ >> rtems-devel mailing list >> rtems-devel@rtems.org >> http://www.rtems.org/mailman/listinfo/rtems-devel -- Joel Sherrill, Ph.D. Director of Research & Development joel.sherr...@oarcorp.com On-Line Applications Research Ask me about RTEMS: a free RTOS Huntsville AL 35805 Support Available (256) 722-9985 _______________________________________________ rtems-devel mailing list rtems-devel@rtems.org http://www.rtems.org/mailman/listinfo/rtems-devel