summaryrefslogtreecommitdiff
path: root/testsuites/psxtests (follow)
AgeCommit message (Expand)Author
2018-10-22Support O_NOFOLLOW open() flagSebastian Huber
2018-10-22Support O_CLOEXEC open() flagSebastian Huber
2018-10-22psxreaddir: Adjust test due to opendir() changesSebastian Huber
2018-10-18Support O_DIRECTORY open() flagSebastian Huber
2018-10-10build: Remove local.amSebastian Huber
2018-10-09posix: Remove static assertionSebastian Huber
2018-10-05tests: Use rtems_task_exit()Sebastian Huber
2018-08-24psxfile01: floating point context required when calling fprintfDaniel Hellstrom
2018-08-24psx13: floating point context required when calling fprintfDaniel Hellstrom
2018-08-08CONFIGURE_MINIMUM_POSIX_THREAD_STACK_SIZESebastian Huber
2018-08-07tests: Remove CONFIGURE_MAXIMUM_DRIVERSSebastian Huber
2018-07-24psxthreadname01: Fix out of bounds memory accessSebastian Huber
2018-07-24psxtimer02: Fix parameter type castSebastian Huber
2018-07-16posix: Fix rwlock auto initializationSebastian Huber
2018-05-30Fix and extend error message in posix timer testMartin Erik Werner
2018-05-02tests: Remove configure feature checksSebastian Huber
2018-04-11configure: Add subdir-objects to all automake flags.Chris Johns
2018-04-10testsuite/psxtests: Merged nested Makefile.am files into one Makefile.amChris Johns
2018-01-29Avoid Newlib-specific _EXFUN()Sebastian Huber
2018-01-25Remove make preinstallChris Johns
2018-01-22psxchroot01: Force release of global locationsSebastian Huber
2018-01-19psxfile01: Use floating-point taskSebastian Huber
2018-01-19psxpasswd02: Use floating-point taskSebastian Huber
2018-01-19psxstat: Use floating-point taskSebastian Huber
2018-01-19psximfs02: Use floating-point taskSebastian Huber
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