summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests (unfollow)
Commit message (Expand)AuthorFilesLines
2023-12-14psxftw01: Simplify and use rtems_test_run()Sebastian Huber1-56/+6
2023-09-26psx13: Fix use of uninitialized variable warningSebastian Huber1-0/+2
2023-08-04psxkey07: Fix POSIX key value pair configurationSebastian Huber1-22/+20
2023-05-20Update company nameSebastian Huber17-17/+17
2022-10-07psxrwlock01: Use an initilized lock for testsSebastian Huber1-8/+20
2022-09-06pthread_atfork(): Change to behavior from FACE Technical StandardJoel Sherrill2-3/+9
2022-08-19psxkey07/init.c: Add pragma for gcc 12 warningRyan Long1-2/+9
2022-08-19psxclock/init.c: Change print format for warningRyan Long1-1/+1
2022-08-11psxtimer_face01: Improve coverage and documentationJoel Sherrill3-6/+52
2022-08-10psxtimer0[12]/psxtimer.c: Reformat file header.Joel Sherrill2-6/+12
2022-08-10Add support for CONFIGURE_POSIX_TIMERS_FACE_BEHAVIORJoel Sherrill3-0/+132
2022-08-05testsuite/psxclock: Check setting realtime clock does not effect sleeping tasksChris Johns1-1/+171
2022-07-28score: Use PTHREAD_CANCELED for _Thread_Cancel()Sebastian Huber1-1/+1
2022-07-28score: Use priority inheritance for thread joinSebastian Huber2-0/+120
2022-07-27psxconfig01: Increase region areaSebastian Huber1-1/+1
2022-06-21testsuite: Fix gcc 12 warningsChris Johns56-84/+85
2022-04-27psxtests: Adding file headers and licensesRyan Long7-0/+245
2022-04-12testsuites/psxtests/psxhdrs/unistd/*: Change license to BSD-2Joel Sherrill23-69/+506
2022-04-12testsuites/psxtests/psxhdrs/time/*: Change license to BSD-2Joel Sherrill24-72/+528
2022-04-12testsuites/psxtests/psxhdrs/sys/socket/*: Change license to BSD-2Joel Sherrill17-51/+374
2022-04-12testsuites/psxtests/psxhdrs/sys/mman/*: Change license to BSD-2Joel Sherrill11-33/+242
2022-04-12testsuites/psxtests/psxhdrs/signal*: Change license to BSD-2Joel Sherrill9-27/+198
2022-04-12testsuites/psxtests/psxhdrs/sched/*: Change license to BSD-2Joel Sherrill8-24/+176
2022-04-12testsuites/psxtests/psxhdrs/pthread/*: Change license to BSD-2Joel Sherrill67-465/+1540
2022-04-12testsuites/psxtests/psxhdrs/devctl/*: Change license to BSD-2Joel Sherrill1-3/+22
2022-04-12testsuites/psxtests/include: Change license to BSD-2Joel Sherrill1-3/+22
2022-04-12testsuites/psxtests/psx[n-z]*: Change license to BSD-2Joel Sherrill60-177/+1300
2022-04-12testsuites/psxtests/psx[g-m1]*: Change license to BSD-2Joel Sherrill52-156/+1144
2022-04-12testsuites/psxtests/psx[a-f]*: Change license to BSD-2Joel Sherrill58-168/+1236
2022-04-12testsuites/psxtests/psx[01]*: Change license to BSD-2Joel Sherrill55-153/+1130
2022-04-07imfs: Fix index underrun when extending empty fileChristian Mauderer1-1/+29
2022-03-10bsps/testsuites/: Scripted embedded brains header file clean upJoel Sherrill8-48/+0
2022-02-21kern_ntptime.c: Port to RTEMSSebastian Huber1-6/+4
2021-10-29testsuite: Add machine exception signal map testKinsey Moore4-0/+138
2021-10-11score: _Thread_queue_Surrender_priority_ceiling()Sebastian Huber1-0/+43
2021-09-21build: Remove old build systemSebastian Huber2-2149/+0
2021-09-20pxcdevctl: Adjust for standardRyan Long1-23/+46
2021-09-06score: Limit the CLOCK_REALTIME settingSebastian Huber1-0/+14
2021-08-30psxtests/psxconfstr: Fix test caseSebastian Huber1-13/+12
2021-08-18confstr() support for RTEMSEshan dhawan5-0/+126
2021-08-11Test needed for timer_create with CLOCK_MONOTONCZacchaeus Leung2-0/+31
2021-08-09Turn off executable permissions for a number of source filesJoel Sherrill134-0/+0
2021-06-09sysconf: Remove sysconf(515)Ryan Long1-8/+0
2021-05-28psx13: Added tests for utimensat() and futimens()Ryan Long2-22/+482
2021-05-26posix: Allow pthread_cancel() from within ISRsSebastian Huber1-31/+45
2021-05-05psxtests: Fix math function build warningsStephen Clark60-0/+231
2021-04-28psx13: Reworked and relicensedRyan Long3-582/+324
2021-03-27score: Fix task stack initializationSebastian Huber2-2/+10
2021-03-11Test suite for FTW.H methodsEshan dhawan6-0/+255
2020-12-03score: Return a status in _Objects_Set_name()Sebastian Huber1-3/+3