summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests (unfollow)
Commit message (Expand)AuthorFilesLines
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
2020-10-12psxndbm01 - Fixing string truncation warningFrank Kühndel1-8/+3
2020-10-07rtems: Add RTEMS_PARTITION_ALIGNMENTSebastian Huber1-1/+1
2020-08-20psxkey01: Fix configurationAschref Ben Thabet1-1/+1
2020-08-05psxhdrs/strncpy/stpncpy: Fix string turncation warningAschref Ben Thabet2-8/+6
2020-07-30psxhdrs/strncat: Fix string truncation warningAschref Ben Thabet1-1/+1
2020-07-23spintrcritical01/2/3/4/5: Use T_interrupt_test()Sebastian Huber1-8/+3
2020-07-23psxintrcritical01: Use T_interrupt_test()Sebastian Huber3-50/+121
2020-07-23libtest: <rtems/test.h> to <rtems/test-info.h>Sebastian Huber6-6/+6
2020-06-06tests for fenv.h functionsEshan dhawan3-26/+77
2020-04-16Canonicalize config.h includeSebastian Huber65-65/+65
2020-04-14score: Check time of day in _TOD_Set()Sebastian Huber1-0/+25
2020-04-07Tests for inttype.h methodsEshan dhawan2-2/+32
2020-03-31testsuites: Remove CONFIGURE_MALLOC_STATISTICSSebastian Huber3-8/+0
2020-02-25libio: Add POSIX user environment pointer to TCBSebastian Huber3-5/+1
2020-02-25config: Remove CONFIGURE_POSIX_HAS_OWN_INIT_THREAD_TABLESebastian Huber2-48/+14
2020-01-28psxmsgq03: Adjust test caseSebastian Huber1-1/+1