summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests (follow)
Commit message (Expand)AuthorAgeFilesLines
* testsuits/dl10 : Prototype missingFrank Kühndel2020-10-101-0/+1
* testsuite/rcxx01: Add examples for use in the User manualChris Johns2020-10-095-5/+245
* cpukit/librcxx: Add a C++ thread interface with attributesChris Johns2020-10-084-0/+228
* libtests/sha: Fix test if -O0 is usedSebastian Huber2020-09-301-0/+11
* irqs01/smpirqs01: New testsSebastian Huber2020-09-142-0/+315
* libtest: Add T_push_plan() and T_pop_plan()Sebastian Huber2020-08-182-2/+23
* libtest: Change T_step() and T_assert_step()Sebastian Huber2020-08-182-4/+4
* libtest: Add fixture stepsSebastian Huber2020-08-183-21/+22
* libtest: Change fixture scope methodSebastian Huber2020-08-181-4/+4
* libtests/dl10: Delete unused functionsAschref Ben Thabet2020-08-111-22/+0
* libtest: Add T_thread_switch_record()Sebastian Huber2020-08-111-0/+66
* libtest: Fix T_interrupt_test() in SMP configsSebastian Huber2020-08-061-0/+54
* 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: Move <t.h> to <rtems/test.h>Sebastian Huber2020-07-2318-18/+18
* libtest: <rtems/test.h> to <rtems/test-info.h>Sebastian Huber2020-07-2333-33/+33
* libtests/tar01: Remove files of tar01.tar archiveSebastian Huber2020-05-083-5/+0
* libtests/tar0[12]: Add tar archiveSebastian Huber2020-05-074-16/+9
* 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
* Canonicalize config.h includeSebastian Huber2020-04-1649-49/+49
* libmisc/shell: Fix the handling of joel scripts in telnetChris Johns2020-04-151-3/+120
* testsuites: Remove CONFIGURE_MALLOC_STATISTICSSebastian Huber2020-03-311-2/+0
* record: Add rtems_record_dump()Sebastian Huber2020-03-182-12/+27
* imfs: Replace devfs with an IMFS specializationSebastian Huber2020-03-0911-324/+32
* config: Remove CONFIGURE_DISABLE_SMP_CONFIGURATIONSebastian Huber2020-02-254-7/+0
* libio: Add POSIX user environment pointer to TCBSebastian Huber2020-02-251-2/+0
* libtests/stackchk: Include missing header fileSebastian Huber2020-02-251-0/+2
* testsuite/newlib: Check newlib does not touch an assigned std FILE pointerChris Johns2020-02-181-1/+15
* libtests/malloc04: Fix typoSebastian Huber2020-02-041-1/+1
* bsps: Rework work area initializationSebastian Huber2020-02-041-16/+16
* libtest: Add T_check_task_context() actionSebastian Huber2019-12-203-2/+62
* libtest: Use test configuration in T_now()Sebastian Huber2019-12-202-31/+6
* config: CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORSSebastian Huber2019-12-1957-57/+57
* libtest: Change expected pass state stringSebastian Huber2019-12-0511-11/+11
* testsuites: Remove rtems_test_pause*()Sebastian Huber2019-12-041-1/+0
* untar: Properly make parent pathSebastian Huber2019-11-263-19/+19
* libtests/dl*: Rename source filesSebastian Huber2019-11-2630-29/+29
* libtests/dl*: Use rtems_tarfs_load()Sebastian Huber2019-11-269-18/+18
* libtests: Use '-' for TAR file namesSebastian Huber2019-11-254-29/+29
* libtests/dl*: Do not generate files via "echo"Sebastian Huber2019-11-255-29/+18
* libtests/tar0[12]:: Use static archive contentSebastian Huber2019-11-254-20/+9
* testsuite: Only include termios10/termios11 tests if compiled with POSIXHesham Almatary2019-11-211-0/+4
* imfs: Add IMFS_make_linfile()Sebastian Huber2019-11-191-31/+29
* Remove BSP_SMALL_MEMORY BSP optionSebastian Huber2019-11-152-8/+0
* testsuite/dl02: Fix bug to correctly check the handle of the second object fileHesham Almatary2019-11-121-1/+1
* riscv: preliminarily support for libdlHesham Almatary2019-11-121-1/+1