summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests (unfollow)
Commit message (Expand)AuthorFilesLines
2020-10-10testsuits/dl10 : Prototype missingFrank Kühndel1-0/+1
2020-10-09testsuite/rcxx01: Add examples for use in the User manualChris Johns5-5/+245
2020-10-08cpukit/librcxx: Add a C++ thread interface with attributesChris Johns4-0/+228
2020-09-30libtests/sha: Fix test if -O0 is usedSebastian Huber1-0/+11
2020-09-14irqs01/smpirqs01: New testsSebastian Huber2-0/+315
2020-08-18libtest: Add T_push_plan() and T_pop_plan()Sebastian Huber2-2/+23
2020-08-18libtest: Change T_step() and T_assert_step()Sebastian Huber2-4/+4
2020-08-18libtest: Add fixture stepsSebastian Huber3-21/+22
2020-08-18libtest: Change fixture scope methodSebastian Huber1-4/+4
2020-08-11libtests/dl10: Delete unused functionsAschref Ben Thabet1-22/+0
2020-08-11libtest: Add T_thread_switch_record()Sebastian Huber1-0/+66
2020-08-06libtest: Fix T_interrupt_test() in SMP configsSebastian Huber1-0/+54
2020-07-23libtest: Add T_interrupt_test()Sebastian Huber5-0/+232
2020-07-23libtest: Make check message optionalSebastian Huber2-2/+25
2020-07-23libtest: Add push/pop fixture supportSebastian Huber2-9/+100
2020-07-23libtest: Support custom scope messages via fixtureSebastian Huber2-9/+17
2020-07-23libtest: Move <t.h> to <rtems/test.h>Sebastian Huber18-18/+18
2020-07-23libtest: <rtems/test.h> to <rtems/test-info.h>Sebastian Huber33-33/+33
2020-05-08libtests/tar01: Remove files of tar01.tar archiveSebastian Huber3-5/+0
2020-05-07libtests/tar0[12]: Add tar archiveSebastian Huber4-16/+9
2020-05-06libtest/dl09: Test trampolines only when supportedChris Johns1-4/+20
2020-05-05testsuite/dl06: Add a local define to control tracingChris Johns1-0/+2
2020-04-29libtests/heapwalk: Fix for RTEMS_DEBUGSebastian Huber1-0/+3
2020-04-16Canonicalize config.h includeSebastian Huber49-49/+49
2020-04-15libmisc/shell: Fix the handling of joel scripts in telnetChris Johns1-3/+120
2020-03-31testsuites: Remove CONFIGURE_MALLOC_STATISTICSSebastian Huber1-2/+0
2020-03-18record: Add rtems_record_dump()Sebastian Huber2-12/+27
2020-03-09imfs: Replace devfs with an IMFS specializationSebastian Huber11-324/+32
2020-02-25config: Remove CONFIGURE_DISABLE_SMP_CONFIGURATIONSebastian Huber4-7/+0
2020-02-25libio: Add POSIX user environment pointer to TCBSebastian Huber1-2/+0
2020-02-25libtests/stackchk: Include missing header fileSebastian Huber1-0/+2
2020-02-18testsuite/newlib: Check newlib does not touch an assigned std FILE pointerChris Johns1-1/+15
2020-02-04libtests/malloc04: Fix typoSebastian Huber1-1/+1
2020-02-04bsps: Rework work area initializationSebastian Huber1-16/+16
2019-12-20libtest: Add T_check_task_context() actionSebastian Huber3-2/+62
2019-12-20libtest: Use test configuration in T_now()Sebastian Huber2-31/+6
2019-12-19config: CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORSSebastian Huber57-57/+57
2019-12-05libtest: Change expected pass state stringSebastian Huber11-11/+11
2019-12-04testsuites: Remove rtems_test_pause*()Sebastian Huber1-1/+0
2019-11-26untar: Properly make parent pathSebastian Huber3-19/+19
2019-11-26libtests/dl*: Rename source filesSebastian Huber30-29/+29
2019-11-26libtests/dl*: Use rtems_tarfs_load()Sebastian Huber9-18/+18
2019-11-25libtests: Use '-' for TAR file namesSebastian Huber4-29/+29
2019-11-25libtests/dl*: Do not generate files via "echo"Sebastian Huber5-29/+18
2019-11-25libtests/tar0[12]:: Use static archive contentSebastian Huber4-20/+9
2019-11-21testsuite: Only include termios10/termios11 tests if compiled with POSIXHesham Almatary1-0/+4
2019-11-19imfs: Add IMFS_make_linfile()Sebastian Huber1-31/+29
2019-11-15Remove BSP_SMALL_MEMORY BSP optionSebastian Huber2-8/+0
2019-11-12testsuite/dl02: Fix bug to correctly check the handle of the second object fileHesham Almatary1-1/+1
2019-11-12riscv: preliminarily support for libdlHesham Almatary1-1/+1