summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests (unfollow)
Commit message (Expand)AuthorFilesLines
2018-05-02tests: Remove configure feature checksSebastian Huber13-143/+3
2018-04-11configure: Add subdir-objects to all automake flags.Chris Johns1-1/+1
2018-04-10testsuite/psxtests: Merged nested Makefile.am files into one Makefile.amChris Johns105-2686/+1294
2018-01-29Avoid Newlib-specific _EXFUN()Sebastian Huber1-5/+1
2018-01-25Remove make preinstallChris Johns1-0/+2
2018-01-22psxchroot01: Force release of global locationsSebastian Huber1-0/+6
2018-01-19psxfile01: Use floating-point taskSebastian Huber1-0/+1
2018-01-19psxpasswd02: Use floating-point taskSebastian Huber1-0/+1
2018-01-19psxstat: Use floating-point taskSebastian Huber1-0/+1
2018-01-19psximfs02: Use floating-point taskSebastian Huber1-0/+1
2017-11-22INTERNAL_ERROR_POSIX_INIT_THREAD_ENTRY_IS_NULLSebastian Huber1-1/+1
2017-11-16psx05: Remove CONFIGURE_DISABLE_SMP_CONFIGURATIONSebastian Huber1-2/+0
2017-11-09posix: Change created_with_explicit_schedulerSebastian Huber1-6/+62
2017-11-09posix: Remove POSIX_API_Control::schedpolicySebastian Huber1-12/+14
2017-11-06tests: Use simple console driverSebastian Huber99-99/+99
2017-11-02posix: Use far future for very long timeoutsSebastian Huber1-7/+52
2017-10-28tests: Remove TEST_INITSebastian Huber100-200/+0
2017-10-28tests: Remove obsolete TESTS_USE_PRINTKSebastian Huber3-3/+0
2017-10-26psxtests/psxstat: Fix format warningsSebastian Huber1-2/+2
2017-10-26psxtests/psxclockrealtime01: Fix warningsSebastian Huber1-0/+2
2017-10-25testsuite: Fix buildChris Johns1-0/+2
2017-10-24score: Move thread queue timeout handlingSebastian Huber1-1/+1
2017-10-24psxclockrealtime01: New testSebastian Huber6-0/+700
2017-10-23testsuite: Use printk for all test output where possible.Chris Johns101-41/+220
2017-10-17posix: Remove POSIX_API_Control::schedparamSebastian Huber1-5/+1
2017-10-17posix: Fix _POSIX_Threads_Create_extension()Sebastian Huber1-0/+8
2017-10-10posix: Constify default thread processor affinitySebastian Huber2-0/+8
2017-10-10posix: Simplify pthread_attr_setstack()Sebastian Huber1-1/+4
2017-10-09posix: Remove rtems_pthread_attribute_compare()Sebastian Huber1-1/+67
2017-10-09posix: Simplify POSIX_API_ControlSebastian Huber2-2/+40
2017-10-09psxtests/psx05: Fix timeout calculationSebastian Huber1-9/+3
2017-10-05posix: Implement self-contained POSIX mutexSebastian Huber17-63/+194
2017-10-05posix: Implement self-contained POSIX condvarSebastian Huber14-47/+185
2017-10-05posix: Implement self-contained POSIX rwlocksSebastian Huber4-71/+203
2017-10-05posix: Implement self-contained POSIX barriersSebastian Huber4-41/+63
2017-10-05posix: Implement self-contained POSIX semaphoresSebastian Huber3-16/+227
2017-09-22posix: Allow PTHREAD_PROCESS_SHARED for rwlocksSebastian Huber1-0/+38
2017-09-21psxrdwrv/test.c: Clear iovec to ensure consistent resultsJoel Sherrill1-0/+3
2017-09-15posix: Allow PTHREAD_PROCESS_SHARED for condvarSebastian Huber2-2/+29
2017-09-15posix: Allow PTHREAD_PROCESS_SHARED for barriersSebastian Huber2-2/+23
2017-09-15posix: Allow PTHREAD_PROCESS_SHARED for mutexesSebastian Huber2-4/+7
2017-09-15libio: Do simple parameter checks earlySebastian Huber1-3/+9
2017-09-12posix: Ignore pshared for semaphoresSebastian Huber1-5/+9
2017-08-27psxconfig01/init.c: Fix printf() format warningsJoel Sherrill1-6/+6
2017-07-28psximfs02/init.c: Increase size of buffer to avoid overwriteJoel Sherrill1-2/+2
2017-07-28psxmmap01/init.c: Correct printf() format specifierJoel Sherrill1-1/+1
2017-07-28psxtests/psxmmap01: Fix warningSebastian Huber1-1/+1
2017-07-27psxmmap01/test_helper.c: Use correct printf format for size_tJoel Sherrill1-1/+1
2017-07-27psxmmap01/test_driver.c: Fix mmap_h handler type mismatchJoel Sherrill1-1/+1
2017-07-19tests: Use floating point taskSebastian Huber1-0/+2