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