summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtmtests (unfollow)
Commit message (Expand)AuthorFilesLines
2019-11-12psxtmtests: Avoid build system defined definesSebastian Huber5-189/+193
2019-03-11Correct psxtmtests_plan.csvShashvat Jain1-3/+3
2019-03-07testsuite: Make the OPERATION_COUNT a test configuration parameter.Chris Johns12-116/+106
2019-01-30build: Do not install test programsSebastian Huber1-2/+1
2019-01-28psxtmtests: Fix format warningsSebastian Huber4-36/+36
2018-12-22psxtmtests: Changed the copyright license to BSD-2-Clause (GCI 2018)Himanshu4010-125/+240
2018-12-07score: Avoid sbintime_t in API headersSebastian Huber1-0/+1
2018-12-06psxtmtests_plan.csv: Add preemption cases for pthread_setschedprioJoel Sherrill1-1/+3
2018-12-06psxtmtests/psxtmtests_plan.csv: Fix typos (GCI 2018)Marçal Comajoan Cara1-3/+3
2018-12-06psxtmtests: Identified a Timing Test missing (GCI 2018)Marçal Comajoan Cara1-0/+2
2018-12-05psxtmcleanup01/init.c: Fix warningsJoel Sherrill1-1/+1
2018-11-25psxtmtests: add psxtmmqrcvblock02 (GCI 2018)Himanshu405-1/+165
2018-11-21psxtmbarrierattr01: Added new POSIX timing suite (GCI 2018)Himanshu405-0/+181
2018-11-20psxtmutexattr01: Added new POSIX timing suite (GCI 2018)Himanshu405-0/+327
2018-11-17psxtmcleanup01: new POSIX timing suite (GCI 2018)Himanshu405-2/+128
2018-11-16psxtmtests_plan.csv: Update to reflect psxtmmqrcvblock01 (GCI 2018)shashvatjain1-1/+1
2018-11-15psxtmmqrcvblock01: Add new POSIX timing test (GCI 2018)shashvatjain4-1/+157
2018-11-15psxtmthreadattr01: Correct mistakes in previous merge (GCI 2018)Himanshu402-14/+16
2018-11-15psxtmthreadattr01: Add new test (GCI 2018)Himanshu405-17/+485
2018-11-11psxtmtests_plan.csv: Add pthread cleanup and attr test casesJoel Sherrill1-2/+20
2018-11-07psxtmtests_plan.csv: Add psxtmonce01Joel Sherrill1-1/+1
2018-11-07psxtmonce01/init.c: Use static and Simple ConsoleJoel Sherrill1-10/+5
2018-11-07build: Remove superfluous psxtmonce01/Makefile.amSebastian Huber1-27/+0
2018-11-06psxtmonce01: New test written by Himanshu40 as part of GCI2018Himanshu405-0/+139
2018-10-29posix: Enable psxtmtests tests by defaultSebastian Huber2-98/+2
2018-10-10build: Remove local.amSebastian Huber1-1/+0
2018-05-02tests: Remove configure feature checksSebastian Huber1-48/+0
2018-04-11configure: Add subdir-objects to all automake flags.Chris Johns1-1/+1
2018-04-10testsuite/psxtmtests: Merged nested Makefile.am files into one Makefile.amChris Johns51-1370/+711
2018-01-25Remove make preinstallChris Johns1-0/+2
2017-11-24Remove coverhd.hSebastian Huber19-19/+0
2017-11-06tests: Use simple console driverSebastian Huber47-47/+47
2017-10-28tests: Remove TEST_INITSebastian Huber47-94/+0
2017-10-23testsuite: Use printk for all test output where possible.Chris Johns47-23/+118
2017-10-05posix: Implement self-contained POSIX mutexSebastian Huber12-12/+0
2017-10-05posix: Implement self-contained POSIX condvarSebastian Huber8-9/+0
2017-10-05posix: Implement self-contained POSIX rwlocksSebastian Huber7-7/+0
2017-10-05posix: Implement self-contained POSIX barriersSebastian Huber4-4/+0
2017-10-05posix: Implement self-contained POSIX semaphoresSebastian Huber4-4/+0
2017-04-04testsuite: Add a common test configuration. Fix configure.ac and Makefile.am ...Chris Johns1-51/+51
2016-07-25posix: add clock_nanosleep and testsGedare Bloom11-0/+395
2016-05-02posix: Simplify message queuesSebastian Huber1-1/+0
2015-12-01psxtmtests_plan.csv: Fix typoJoel Sherrill1-1/+1
2015-03-31psxtmtests: Use timeout in more distant futureAlexander Krutwig1-2/+3
2014-12-05Update bug report URLSebastian Huber1-1/+1
2014-09-16Use correct prototype of benchmark_timer_read()Joel Sherrill43-43/+43
2014-09-04Misc psxtmtests: Use uint32_t not long for end_time to match printf() format ...Joel Sherrill11-26/+27
2014-03-25psxtmtests: Add test.h supportbjorn larsson44-88/+176
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns88-88/+88
2013-12-09psxtmtests: added psxtmcond07 testDaniel Ramirez6-1/+183