summaryrefslogtreecommitdiffstats
path: root/testsuites (follow)
Commit message (Expand)AuthorAgeFilesLines
* libtests/dl10: Enter shell on demandSebastian Huber2022-01-141-10/+23
* libtests/ofw01: Fix device tree blob alignmentSebastian Huber2022-01-131-2/+2
* spintrcritical21: Clear pending eventsSebastian Huber2022-01-121-0/+16
* Fix device tree blob alignmentSebastian Huber2022-01-111-2/+2
* libtests/ofw01: Fix wrapped in bsp_fdt_get()Sebastian Huber2022-01-111-1/+15
* untar: Make behavior similar to GNU or BSD tarChristian Mauderer2021-12-094-9/+245
* libc: Optimize malloc() initializationSebastian Huber2021-11-301-15/+22
* */aclocal/*: Remove remnants of autoconf/automae build systemJoel Sherrill2021-11-2922-521/+0
* score: Simplify thread wait state handlingSebastian Huber2021-11-234-20/+6
* score: Add node to insert to Chain_Node_orderSebastian Huber2021-11-231-1/+7
* rtems: Use RTEMS_WHO_AM_I for rtems_task_ident()Sebastian Huber2021-11-1822-23/+23
* rtems: Simplify rtems_semaphore_set_priority()Sebastian Huber2021-11-151-1/+1
* score: Port large time delta support to RTEMSSebastian Huber2021-11-151-2/+2
* score: Introduce CPU budget operationsSebastian Huber2021-11-151-0/+8
* libtests/calloc.c: Fix reported memory leakzack leung2021-11-031-1/+3
* testsuite: Add machine exception signal map testKinsey Moore2021-10-294-0/+138
* testsuite: Add machine exception resume testKinsey Moore2021-10-293-0/+98
* sptests/sp69: Remove test caseSebastian Huber2021-10-251-25/+0
* Add support for IDLE Thread stack allocatorJoel Sherrill2021-10-116-0/+228
* score: _Thread_queue_Surrender_priority_ceiling()Sebastian Huber2021-10-111-0/+43
* testsuites/fstests: Fix uninitialized utimbuf structsAlex White2021-10-042-2/+2
* cpukit: Add AArch64 SMP SupportKinsey Moore2021-09-211-1/+1
* testsuites/smpmulticast01: Enforce step orderingKinsey Moore2021-09-211-0/+1
* build: Remove old build systemSebastian Huber2021-09-21147-11195/+0
* pxcdevctl: Adjust for standardRyan Long2021-09-201-23/+46
* score: Change TOD_LATEST_YEAR to 2099Sebastian Huber2021-09-062-42/+9
* score: Limit the CLOCK_REALTIME settingSebastian Huber2021-09-061-0/+14
* Improve test of rtems_interrupt_get_affinity()Sebastian Huber2021-09-021-18/+21
* validation: Improve generated test codeSebastian Huber2021-09-0220-1331/+1679
* psxtests/psxconfstr: Fix test caseSebastian Huber2021-08-301-13/+12
* smpfatal01: Fix test time out on sparc/leon3Sebastian Huber2021-08-301-1/+1
* confstr() support for RTEMSEshan dhawan2021-08-185-0/+126
* score: Replace priority prepend it with an enumSebastian Huber2021-08-121-33/+36
* 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
* sptests: CONFIGURE_MEMORY_PER_TASK_FOR_SCHEDULERSebastian Huber2021-07-302-4/+0
* score: Change _SMP_Send_message() parameter typeSebastian Huber2021-07-292-5/+11
* score: Add _Per_CPU_Submit_job()Sebastian Huber2021-07-292-10/+3
* score: Simplify SMP processor state handlingSebastian Huber2021-07-284-23/+61
* score: Remove processor event broadcast/receiveSebastian Huber2021-07-285-12/+10
* score: Remove _Internal_errors_What_happenedSebastian Huber2021-07-281-2/+0
* validation: Test rtems_interrupt_handler_iterate()Sebastian Huber2021-07-261-0/+636
* validation: Test rtems_interrupt_set_affinity()Sebastian Huber2021-07-261-0/+670
* validation: Test rtems_interrupt_get_affinity()Sebastian Huber2021-07-261-0/+683
* validation: Test rtems_interrupt_raise_on()Sebastian Huber2021-07-263-2/+721
* validation: Test rtems_interrupt_is_pending()Sebastian Huber2021-07-261-0/+629
* validation: Test rtems_interrupt_clear()Sebastian Huber2021-07-261-0/+586
* validation: Test rtems_interrupt_raise()Sebastian Huber2021-07-261-0/+576
* validation: Test rtems_interrupt_entry_remove()Sebastian Huber2021-07-261-0/+1432
* validation: Test rtems_interrupt_entry_install()Sebastian Huber2021-07-261-0/+1364