summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests: Remove configure feature checksSebastian Huber2018-05-0213-143/+3
* configure: Add subdir-objects to all automake flags.Chris Johns2018-04-111-1/+1
* testsuite/psxtests: Merged nested Makefile.am files into one Makefile.amChris Johns2018-04-10105-2686/+1294
* Avoid Newlib-specific _EXFUN()Sebastian Huber2018-01-291-5/+1
* Remove make preinstallChris Johns2018-01-251-0/+2
* psxchroot01: Force release of global locationsSebastian Huber2018-01-221-0/+6
* psxfile01: Use floating-point taskSebastian Huber2018-01-191-0/+1
* psxpasswd02: Use floating-point taskSebastian Huber2018-01-191-0/+1
* psxstat: Use floating-point taskSebastian Huber2018-01-191-0/+1
* psximfs02: Use floating-point taskSebastian Huber2018-01-191-0/+1
* INTERNAL_ERROR_POSIX_INIT_THREAD_ENTRY_IS_NULLSebastian Huber2017-11-221-1/+1
* psx05: Remove CONFIGURE_DISABLE_SMP_CONFIGURATIONSebastian Huber2017-11-161-2/+0
* posix: Change created_with_explicit_schedulerSebastian Huber2017-11-091-6/+62
* posix: Remove POSIX_API_Control::schedpolicySebastian Huber2017-11-091-12/+14
* tests: Use simple console driverSebastian Huber2017-11-0699-99/+99
* posix: Use far future for very long timeoutsSebastian Huber2017-11-021-7/+52
* tests: Remove TEST_INITSebastian Huber2017-10-28100-200/+0
* tests: Remove obsolete TESTS_USE_PRINTKSebastian Huber2017-10-283-3/+0
* psxtests/psxstat: Fix format warningsSebastian Huber2017-10-261-2/+2
* psxtests/psxclockrealtime01: Fix warningsSebastian Huber2017-10-261-0/+2
* testsuite: Fix buildChris Johns2017-10-251-0/+2
* score: Move thread queue timeout handlingSebastian Huber2017-10-241-1/+1
* psxclockrealtime01: New testSebastian Huber2017-10-246-0/+700
* testsuite: Use printk for all test output where possible.Chris Johns2017-10-23101-41/+220
* posix: Remove POSIX_API_Control::schedparamSebastian Huber2017-10-171-5/+1
* posix: Fix _POSIX_Threads_Create_extension()Sebastian Huber2017-10-171-0/+8
* posix: Constify default thread processor affinitySebastian Huber2017-10-102-0/+8
* posix: Simplify pthread_attr_setstack()Sebastian Huber2017-10-101-1/+4
* posix: Remove rtems_pthread_attribute_compare()Sebastian Huber2017-10-091-1/+67
* posix: Simplify POSIX_API_ControlSebastian Huber2017-10-092-2/+40
* psxtests/psx05: Fix timeout calculationSebastian Huber2017-10-091-9/+3
* posix: Implement self-contained POSIX mutexSebastian Huber2017-10-0517-63/+194
* posix: Implement self-contained POSIX condvarSebastian Huber2017-10-0514-47/+185
* posix: Implement self-contained POSIX rwlocksSebastian Huber2017-10-054-71/+203
* posix: Implement self-contained POSIX barriersSebastian Huber2017-10-054-41/+63
* posix: Implement self-contained POSIX semaphoresSebastian Huber2017-10-053-16/+227
* posix: Allow PTHREAD_PROCESS_SHARED for rwlocksSebastian Huber2017-09-221-0/+38
* psxrdwrv/test.c: Clear iovec to ensure consistent resultsJoel Sherrill2017-09-211-0/+3
* posix: Allow PTHREAD_PROCESS_SHARED for condvarSebastian Huber2017-09-152-2/+29
* posix: Allow PTHREAD_PROCESS_SHARED for barriersSebastian Huber2017-09-152-2/+23
* posix: Allow PTHREAD_PROCESS_SHARED for mutexesSebastian Huber2017-09-152-4/+7
* libio: Do simple parameter checks earlySebastian Huber2017-09-151-3/+9
* posix: Ignore pshared for semaphoresSebastian Huber2017-09-121-5/+9
* psxconfig01/init.c: Fix printf() format warningsJoel Sherrill2017-08-271-6/+6
* psximfs02/init.c: Increase size of buffer to avoid overwriteJoel Sherrill2017-07-281-2/+2
* psxmmap01/init.c: Correct printf() format specifierJoel Sherrill2017-07-281-1/+1
* psxtests/psxmmap01: Fix warningSebastian Huber2017-07-281-1/+1
* psxmmap01/test_helper.c: Use correct printf format for size_tJoel Sherrill2017-07-271-1/+1
* psxmmap01/test_driver.c: Fix mmap_h handler type mismatchJoel Sherrill2017-07-271-1/+1
* tests: Use floating point taskSebastian Huber2017-07-191-0/+2