summaryrefslogtreecommitdiffstats
path: root/testsuites (follow)
Commit message (Expand)AuthorAgeFilesLines
* posix: Allow pthread_cancel() from within ISRsSebastian Huber2021-05-261-31/+45
* testsuites: Remove telnetd01Vijay Kumar Banerjee2021-05-203-155/+0
* rtems: Check entry point in rtems_task_start()Sebastian Huber2021-05-141-0/+9
* validation: Add INVALID_ID to tx-support.hSebastian Huber2021-05-143-4/+7
* validation: Add support librarySebastian Huber2021-05-148-10/+10
* rtems: Constify rtems_task_wake_when()Sebastian Huber2021-05-121-2/+2
* _TOD_Validate(): Fix incorrect return codeFrank Kühndel2021-05-121-3/+3
* validation: Fix handling of N/A pre-conditionsSebastian Huber2021-05-079-492/+43
* Return NULL for zero size allocationsSebastian Huber2021-05-061-55/+26
* rtems: rtems_scheduler_get_processor_set() statusSebastian Huber2021-05-061-1/+1
* psxtests: Fix math function build warningsStephen Clark2021-05-0560-0/+231
* Make zero size allocation result consistentSebastian Huber2021-05-041-10/+96
* libtest: Fix use of flexible array memberSebastian Huber2021-05-031-15/+15
* spmisc01: Test RTEMS_NOINITSebastian Huber2021-05-021-0/+5
* psx13: Reworked and relicensedRyan Long2021-04-283-582/+324
* rtems: Change rtems_task_get_affinity() statusSebastian Huber2021-04-272-2/+3
* Makefile.am: Remove legacy networking filesVijay Kumar Banerjee2021-04-262-92/+0
* rtems: Check for NULL config in task constructSebastian Huber2021-04-231-130/+220
* rtems: Check for NULL config in msgq constructSebastian Huber2021-04-231-110/+195
* clock:_TOD_To_seconds(): Fix year 2514 overflowFrank Kühndel2021-04-211-10/+18
* Fix calloc() behaviour in case of overflowSebastian Huber2021-04-201-10/+13
* smpfatal08: block secondary processorsJiri Gaisler2021-04-131-0/+2
* Revert "cpukit: Remove telnetd"Vijay Kumar Banerjee2021-04-133-0/+155
* testsuites: Remove all legacy networking testsVijay Kumar Banerjee2021-04-0722-2103/+0
* cpukit: Remove telnetdVijay Kumar Banerjee2021-04-073-155/+0
* testsuites/libtests: Remove networking01Vijay Kumar Banerjee2021-04-073-196/+0
* validation: Fix unused variable warningSebastian Huber2021-04-071-3/+2
* libtests/block14: Fix warningSebastian Huber2021-04-071-1/+1
* Restore FDT in ofw01 to avoid test timeout on RISCVJiri Gaisler2021-03-301-0/+1
* score: Fix task stack initializationSebastian Huber2021-03-274-4/+17
* libblock: Add rtems_bdbuf_peek()Christian Mauderer2021-03-263-36/+110
* validation: Use support functionsSebastian Huber2021-03-236-306/+66
* validation: Add test case support functionsSebastian Huber2021-03-232-0/+274
* validation: Reduce source code/rodata sizeSebastian Huber2021-03-199-9795/+1271
* rtems: Allow initially locked MrsP semaphoresSebastian Huber2021-03-161-4/+10
* rtems: Require RTEMS_PRIORITY for MrsP semaphoresSebastian Huber2021-03-165-17/+24
* sp14: Fix for SMP or robust thread dispatchSebastian Huber2021-03-161-0/+5
* validation: Task create/constructSebastian Huber2021-03-162-0/+2
* validation: Improve wordingSebastian Huber2021-03-116-11/+13
* Test suite for FTW.H methodsEshan dhawan2021-03-116-0/+255
* validation: Use common wordingSebastian Huber2021-03-115-1095/+1102
* validation: Use common wordingSebastian Huber2021-03-086-75/+82
* validation: Use common wordingSebastian Huber2021-03-055-8/+8
* CONFIGURE_MAXIMUM_THREAD_LOCAL_STORAGE_SIZESebastian Huber2021-03-051-6/+6
* validation: Fix for 64-bit targetsSebastian Huber2021-03-041-1/+12
* rtems: Simplify rtems_signal_catch()Sebastian Huber2021-03-021-100/+549
* validation: Format comment blocksSebastian Huber2021-03-029-164/+136
* validation: Add comments to task testsSebastian Huber2021-03-012-0/+231
* validation: Add comments to message queue testsSebastian Huber2021-03-011-308/+1056
* validation: Add comments to signal testsSebastian Huber2021-03-012-0/+184