summaryrefslogtreecommitdiffstats
path: root/testsuites (follow)
Commit message (Expand)AuthorAgeFilesLines
* spintrcritical01/2/3/4/5: Use T_interrupt_test()Sebastian Huber2020-07-238-104/+194
* psxintrcritical01: Use T_interrupt_test()Sebastian Huber2020-07-233-50/+121
* libtest: Add T_interrupt_test()Sebastian Huber2020-07-235-0/+232
* libtest: Make check message optionalSebastian Huber2020-07-232-2/+25
* libtest: Add push/pop fixture supportSebastian Huber2020-07-232-9/+100
* libtest: Support custom scope messages via fixtureSebastian Huber2020-07-232-9/+17
* libtest: Add T_get_one_clock_tick_busy()Sebastian Huber2020-07-231-1/+1
* libtest: Add T_busy()Sebastian Huber2020-07-231-1/+2
* libtest: Move <t.h> to <rtems/test.h>Sebastian Huber2020-07-2319-19/+19
* libtest: <rtems/test.h> to <rtems/test-info.h>Sebastian Huber2020-07-2365-65/+65
* rtems: Remove deprecated rtems_io_lookup_name()Sebastian Huber2020-07-141-21/+0
* Change version to RTEMS 6Sebastian Huber2020-06-301-2/+2
* psxtmtests: Fix test namesSebastian Huber2020-06-231-1/+1
* rtems: Remove RTEMS_MP_NOT_CONFIGURED errorSebastian Huber2020-06-1812-94/+4
* smpsignal01: Change state before sending the signalJan Sommer2020-06-111-1/+1
* tests for fenv.h functionsEshan dhawan2020-06-063-26/+77
* libtests/tar01: Remove files of tar01.tar archiveSebastian Huber2020-05-083-5/+0
* libtests/tar0[12]: Add tar archiveSebastian Huber2020-05-074-16/+9
* testsuite: Add the BSP architecture to the include pathChris Johns2020-05-061-1/+1
* rtems: Add rtems_get_copyright_notice()Sebastian Huber2020-05-062-0/+2
* rtems: Deprecate use of _RTEMS_versionSebastian Huber2020-05-061-0/+2
* libtest/dl09: Test trampolines only when supportedChris Johns2020-05-061-4/+20
* testsuite/dl06: Add a local define to control tracingChris Johns2020-05-051-0/+2
* libtests/heapwalk: Fix for RTEMS_DEBUGSebastian Huber2020-04-291-0/+3
* sapi: Add param check to rtems_extension_create()Sebastian Huber2020-04-171-0/+5
* Canonicalize config.h includeSebastian Huber2020-04-16204-204/+204
* libmisc/shell: Fix the handling of joel scripts in telnetChris Johns2020-04-151-3/+120
* score: Check time of day in _TOD_Set()Sebastian Huber2020-04-141-0/+25
* score: Return status in _TOD_Set()Sebastian Huber2020-04-141-7/+7
* score: Delete RTEMS_DECLARE_GLOBAL_SYMBOL()Sebastian Huber2020-04-081-7/+0
* Tests for inttype.h methodsEshan dhawan2020-04-072-2/+32
* tests: Small memory exclude for record02Sebastian Huber2020-04-061-0/+1
* testsuites: Remove CONFIGURE_MALLOC_STATISTICSSebastian Huber2020-03-315-12/+0
* sptests/sptls02: Add test caseSebastian Huber2020-03-234-12/+99
* record: Add rtems_record_dump()Sebastian Huber2020-03-182-12/+27
* score: Add _IO_Base64()Sebastian Huber2020-03-161-0/+56
* libio: Robust file descriptor reference countingSebastian Huber2020-03-131-14/+48
* imfs: Replace devfs with an IMFS specializationSebastian Huber2020-03-0911-324/+32
* imfs: Add IMFS_add_node()Sebastian Huber2020-03-041-34/+172
* config: Remove <rtems/btimer.h> includeSebastian Huber2020-03-0431-0/+60
* sptests/spheapprot: Fix warningSebastian Huber2020-03-041-1/+5
* fstests/fsrename: Rename a file twiceSebastian Huber2020-03-031-0/+29
* sptests/spextensions01: Add commentSebastian Huber2020-03-031-0/+9
* rtems: Add rtems_scheduler_map_priority_from_posix()Sebastian Huber2020-03-031-0/+44
* rtems: Add rtems_scheduler_map_priority_to_posix()Sebastian Huber2020-03-031-7/+45
* score: Fix context switch extensions (SMP)Sebastian Huber2020-02-281-0/+4
* config: Initialize IO drivers on demandSebastian Huber2020-02-261-0/+2
* config: Remove CONFIGURE_DISABLE_SMP_CONFIGURATIONSebastian Huber2020-02-2536-71/+0
* config: CONFIGURE_INIT_TASK_INITIAL_MODESSebastian Huber2020-02-252-0/+3
* libio: Add POSIX user environment pointer to TCBSebastian Huber2020-02-2517-88/+41