summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests (follow)
Commit message (Expand)AuthorAgeFilesLines
* psxftw01: Simplify and use rtems_test_run()Sebastian Huber2023-12-141-56/+6
* psx13: Fix use of uninitialized variable warningSebastian Huber2023-09-261-0/+2
* psxkey07: Fix POSIX key value pair configurationSebastian Huber2023-08-041-22/+20
* Update company nameSebastian Huber2023-05-2017-17/+17
* psxrwlock01: Use an initilized lock for testsSebastian Huber2022-10-071-8/+20
* pthread_atfork(): Change to behavior from FACE Technical StandardJoel Sherrill2022-09-062-3/+9
* psxkey07/init.c: Add pragma for gcc 12 warningRyan Long2022-08-191-2/+9
* psxclock/init.c: Change print format for warningRyan Long2022-08-191-1/+1
* psxtimer_face01: Improve coverage and documentationJoel Sherrill2022-08-113-6/+52
* psxtimer0[12]/psxtimer.c: Reformat file header.Joel Sherrill2022-08-102-6/+12
* Add support for CONFIGURE_POSIX_TIMERS_FACE_BEHAVIORJoel Sherrill2022-08-103-0/+132
* testsuite/psxclock: Check setting realtime clock does not effect sleeping tasksChris Johns2022-08-051-1/+171
* score: Use PTHREAD_CANCELED for _Thread_Cancel()Sebastian Huber2022-07-281-1/+1
* score: Use priority inheritance for thread joinSebastian Huber2022-07-282-0/+120
* psxconfig01: Increase region areaSebastian Huber2022-07-271-1/+1
* testsuite: Fix gcc 12 warningsChris Johns2022-06-2156-84/+85
* psxtests: Adding file headers and licensesRyan Long2022-04-277-0/+245
* testsuites/psxtests/psxhdrs/unistd/*: Change license to BSD-2Joel Sherrill2022-04-1223-69/+506
* testsuites/psxtests/psxhdrs/time/*: Change license to BSD-2Joel Sherrill2022-04-1224-72/+528
* testsuites/psxtests/psxhdrs/sys/socket/*: Change license to BSD-2Joel Sherrill2022-04-1217-51/+374
* testsuites/psxtests/psxhdrs/sys/mman/*: Change license to BSD-2Joel Sherrill2022-04-1211-33/+242
* testsuites/psxtests/psxhdrs/signal*: Change license to BSD-2Joel Sherrill2022-04-129-27/+198
* testsuites/psxtests/psxhdrs/sched/*: Change license to BSD-2Joel Sherrill2022-04-128-24/+176
* testsuites/psxtests/psxhdrs/pthread/*: Change license to BSD-2Joel Sherrill2022-04-1267-465/+1540
* testsuites/psxtests/psxhdrs/devctl/*: Change license to BSD-2Joel Sherrill2022-04-121-3/+22
* testsuites/psxtests/include: Change license to BSD-2Joel Sherrill2022-04-121-3/+22
* testsuites/psxtests/psx[n-z]*: Change license to BSD-2Joel Sherrill2022-04-1260-177/+1300
* testsuites/psxtests/psx[g-m1]*: Change license to BSD-2Joel Sherrill2022-04-1252-156/+1144
* testsuites/psxtests/psx[a-f]*: Change license to BSD-2Joel Sherrill2022-04-1258-168/+1236
* testsuites/psxtests/psx[01]*: Change license to BSD-2Joel Sherrill2022-04-1255-153/+1130
* imfs: Fix index underrun when extending empty fileChristian Mauderer2022-04-071-1/+29
* bsps/testsuites/: Scripted embedded brains header file clean upJoel Sherrill2022-03-108-48/+0
* kern_ntptime.c: Port to RTEMSSebastian Huber2022-02-211-6/+4
* testsuite: Add machine exception signal map testKinsey Moore2021-10-294-0/+138
* score: _Thread_queue_Surrender_priority_ceiling()Sebastian Huber2021-10-111-0/+43
* build: Remove old build systemSebastian Huber2021-09-212-2149/+0
* pxcdevctl: Adjust for standardRyan Long2021-09-201-23/+46
* score: Limit the CLOCK_REALTIME settingSebastian Huber2021-09-061-0/+14
* psxtests/psxconfstr: Fix test caseSebastian Huber2021-08-301-13/+12
* confstr() support for RTEMSEshan dhawan2021-08-185-0/+126
* Test needed for timer_create with CLOCK_MONOTONCZacchaeus Leung2021-08-112-0/+31
* Turn off executable permissions for a number of source filesJoel Sherrill2021-08-09134-0/+0
* sysconf: Remove sysconf(515)Ryan Long2021-06-091-8/+0
* psx13: Added tests for utimensat() and futimens()Ryan Long2021-05-282-22/+482
* posix: Allow pthread_cancel() from within ISRsSebastian Huber2021-05-261-31/+45
* psxtests: Fix math function build warningsStephen Clark2021-05-0560-0/+231
* psx13: Reworked and relicensedRyan Long2021-04-283-582/+324
* score: Fix task stack initializationSebastian Huber2021-03-272-2/+10
* Test suite for FTW.H methodsEshan dhawan2021-03-116-0/+255
* score: Return a status in _Objects_Set_name()Sebastian Huber2020-12-031-3/+3