summaryrefslogtreecommitdiffstats
path: root/testsuites (follow)
Commit message (Expand)AuthorAgeFilesLines
* validation: Test rtems_interrupt_entry_remove()Sebastian Huber2021-07-261-0/+1432
* validation: Test rtems_interrupt_entry_install()Sebastian Huber2021-07-261-0/+1364
* validation: Test rtems_interrupt_vector_disable()Sebastian Huber2021-07-261-0/+632
* validation: Test rtems_interrupt_vector_enable()Sebastian Huber2021-07-261-0/+638
* validation: rtems_interrupt_vector_is_enabled()Sebastian Huber2021-07-261-0/+627
* validation: Test rtems_interrupt_get_attributes()Sebastian Huber2021-07-261-0/+440
* validation: GetTestableInterruptVector()Sebastian Huber2021-07-262-0/+49
* validation: GetValidInterruptVectorNumber()Sebastian Huber2021-07-262-0/+31
* validation: HasInterruptVectorEntriesInstalled()Sebastian Huber2021-07-262-0/+81
* validation: Add CallWithinISR()Sebastian Huber2021-07-262-0/+148
* rtems: Add RTEMS_FATAL_SOURCE_SPURIOUS_INTERRUPTSebastian Huber2021-07-261-1/+1
* sparc: Prefer RTEMS_FATAL_SOURCE_EXCEPTIONSebastian Huber2021-07-152-17/+55
* spcoverage: Remove test programSebastian Huber2021-07-155-85/+0
* Update test smpstrongapa01Richi Dubey2021-07-061-19/+47
* bsps/irq: Use BSP_INTERRUPT_VECTOR_COUNTSebastian Huber2021-06-241-1/+1
* smpcapture02: Fix use of BSP_INTERRUPT_VECTOR_MAXSebastian Huber2021-06-241-1/+1
* bsps/irq: Remove BSP_INTERRUPT_VECTOR_MINSebastian Huber2021-06-241-1/+1
* i2c: Add non blocking read / writeChristian Mauderer2021-06-221-1/+120
* score: Add PER_CPU_DATA_NEED_INITIALIZATION()Sebastian Huber2021-06-102-0/+4
* splinkersets01: Test linker sets in librarySebastian Huber2021-06-104-5/+45
* sysconf: Remove sysconf(515)Ryan Long2021-06-091-8/+0
* fsnofs01/init.c: Check for ENOENT from utime().Joel Sherrill2021-06-081-3/+6
* psx13: Added tests for utimensat() and futimens()Ryan Long2021-05-282-22/+482
* thread-API: Add rtems_*mutex_try_lockChristian Mauderer2021-05-281-0/+79
* 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