summaryrefslogtreecommitdiff
path: root/testsuites/psxtests (follow)
AgeCommit message (Expand)Author
2017-11-22INTERNAL_ERROR_POSIX_INIT_THREAD_ENTRY_IS_NULLSebastian Huber
2017-11-16psx05: Remove CONFIGURE_DISABLE_SMP_CONFIGURATIONSebastian Huber
2017-11-09posix: Change created_with_explicit_schedulerSebastian Huber
2017-11-09posix: Remove POSIX_API_Control::schedpolicySebastian Huber
2017-11-06tests: Use simple console driverSebastian Huber
2017-11-02posix: Use far future for very long timeoutsSebastian Huber
2017-10-28tests: Remove TEST_INITSebastian Huber
2017-10-28tests: Remove obsolete TESTS_USE_PRINTKSebastian Huber
2017-10-26psxtests/psxstat: Fix format warningsSebastian Huber
2017-10-26psxtests/psxclockrealtime01: Fix warningsSebastian Huber
2017-10-25testsuite: Fix buildChris Johns
2017-10-24score: Move thread queue timeout handlingSebastian Huber
2017-10-24psxclockrealtime01: New testSebastian Huber
2017-10-23testsuite: Use printk for all test output where possible.Chris Johns
2017-10-17posix: Remove POSIX_API_Control::schedparamSebastian Huber
2017-10-17posix: Fix _POSIX_Threads_Create_extension()Sebastian Huber
2017-10-10posix: Constify default thread processor affinitySebastian Huber
2017-10-10posix: Simplify pthread_attr_setstack()Sebastian Huber
2017-10-09posix: Remove rtems_pthread_attribute_compare()Sebastian Huber
2017-10-09posix: Simplify POSIX_API_ControlSebastian Huber
2017-10-09psxtests/psx05: Fix timeout calculationSebastian Huber
2017-10-05posix: Implement self-contained POSIX mutexSebastian Huber
2017-10-05posix: Implement self-contained POSIX condvarSebastian Huber
2017-10-05posix: Implement self-contained POSIX rwlocksSebastian Huber
2017-10-05posix: Implement self-contained POSIX barriersSebastian Huber
2017-10-05posix: Implement self-contained POSIX semaphoresSebastian Huber
2017-09-22posix: Allow PTHREAD_PROCESS_SHARED for rwlocksSebastian Huber
2017-09-21psxrdwrv/test.c: Clear iovec to ensure consistent resultsJoel Sherrill
2017-09-15posix: Allow PTHREAD_PROCESS_SHARED for condvarSebastian Huber
2017-09-15posix: Allow PTHREAD_PROCESS_SHARED for barriersSebastian Huber
2017-09-15posix: Allow PTHREAD_PROCESS_SHARED for mutexesSebastian Huber
2017-09-15libio: Do simple parameter checks earlySebastian Huber
2017-09-12posix: Ignore pshared for semaphoresSebastian Huber
2017-08-27psxconfig01/init.c: Fix printf() format warningsJoel Sherrill
2017-07-28psximfs02/init.c: Increase size of buffer to avoid overwriteJoel Sherrill
2017-07-28psxmmap01/init.c: Correct printf() format specifierJoel Sherrill
2017-07-28psxtests/psxmmap01: Fix warningSebastian Huber
2017-07-27psxmmap01/test_helper.c: Use correct printf format for size_tJoel Sherrill
2017-07-27psxmmap01/test_driver.c: Fix mmap_h handler type mismatchJoel Sherrill
2017-07-19tests: Use floating point taskSebastian Huber
2017-07-14psxtests: Add a mmap dedicated test caseKevin Kirspel
2017-06-21psxstat/test.c: Avoid potential string overflowJoel Sherrill
2017-06-21psximfs02/init.c: Avoid potential string overflowJoel Sherrill
2017-05-11confdefs.h: CONFIGURE_DISABLE_SMP_CONFIGURATIONSebastian Huber
2017-05-05posix/mman: add mmap support for shm objectsGedare Bloom
2017-04-25psxtests/Makefile.am: Disable tests which should not be built when POSIX is d...Joel Sherrill
2017-04-22rtems/inttypes.h: Add blksize_t and blkcnt_tJoel Sherrill
2017-04-04psxstrsignal01: Remove warningsJoel Sherrill
2017-04-04testsuite: Add a common test configuration. Fix configure.ac and Makefile.am ...Chris Johns
2017-03-15psxstrsignal01: New testJoel Sherrill