summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests (follow)
Commit message (Expand)AuthorAgeFilesLines
* i2c: Add non blocking read / writeChristian Mauderer2021-06-221-1/+120
* testsuites: Remove telnetd01Vijay Kumar Banerjee2021-05-203-155/+0
* Return NULL for zero size allocationsSebastian Huber2021-05-061-55/+26
* Make zero size allocation result consistentSebastian Huber2021-05-041-10/+96
* libtest: Fix use of flexible array memberSebastian Huber2021-05-031-15/+15
* Makefile.am: Remove legacy networking filesVijay Kumar Banerjee2021-04-261-69/+0
* Fix calloc() behaviour in case of overflowSebastian Huber2021-04-201-10/+13
* Revert "cpukit: Remove telnetd"Vijay Kumar Banerjee2021-04-133-0/+155
* testsuites: Remove all legacy networking testsVijay Kumar Banerjee2021-04-0712-1379/+0
* cpukit: Remove telnetdVijay Kumar Banerjee2021-04-073-155/+0
* testsuites/libtests: Remove networking01Vijay Kumar Banerjee2021-04-073-196/+0
* libtests/block14: Fix warningSebastian Huber2021-04-071-1/+1
* Restore FDT in ofw01 to avoid test timeout on RISCVJiri Gaisler2021-03-301-0/+1
* libblock: Add rtems_bdbuf_peek()Christian Mauderer2021-03-262-36/+107
* libtest: Print SHA256 hash in base64urlSebastian Huber2021-02-261-1/+1
* libtest: Report target hashSebastian Huber2021-02-261-2/+6
* libtests/ofw01: Added a test for RTEMS OFWG S Niteesh Babu2020-12-276-0/+395
* libtest: Make test case allocator configurableSebastian Huber2020-11-191-0/+3
* 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