summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests (unfollow)
Commit message (Expand)AuthorFilesLines
2022-01-14libtests/dl10: Enter shell on demandSebastian Huber1-10/+23
2022-01-13libtests/ofw01: Fix device tree blob alignmentSebastian Huber1-2/+2
2022-01-11Fix device tree blob alignmentSebastian Huber1-2/+2
2022-01-11libtests/ofw01: Fix wrapped in bsp_fdt_get()Sebastian Huber1-1/+15
2021-12-09untar: Make behavior similar to GNU or BSD tarChristian Mauderer4-9/+245
2021-11-30libc: Optimize malloc() initializationSebastian Huber1-15/+22
2021-11-18rtems: Use RTEMS_WHO_AM_I for rtems_task_ident()Sebastian Huber2-2/+2
2021-11-03libtests/calloc.c: Fix reported memory leakzack leung1-1/+3
2021-09-21build: Remove old build systemSebastian Huber2-1739/+0
2021-06-22i2c: Add non blocking read / writeChristian Mauderer1-1/+120
2021-05-20testsuites: Remove telnetd01Vijay Kumar Banerjee3-155/+0
2021-05-06Return NULL for zero size allocationsSebastian Huber1-55/+26
2021-05-04Make zero size allocation result consistentSebastian Huber1-10/+96
2021-05-03libtest: Fix use of flexible array memberSebastian Huber1-15/+15
2021-04-26Makefile.am: Remove legacy networking filesVijay Kumar Banerjee1-69/+0
2021-04-20Fix calloc() behaviour in case of overflowSebastian Huber1-10/+13
2021-04-13Revert "cpukit: Remove telnetd"Vijay Kumar Banerjee3-0/+155
2021-04-07testsuites: Remove all legacy networking testsVijay Kumar Banerjee12-1379/+0
2021-04-07cpukit: Remove telnetdVijay Kumar Banerjee3-155/+0
2021-04-07testsuites/libtests: Remove networking01Vijay Kumar Banerjee3-196/+0
2021-04-07libtests/block14: Fix warningSebastian Huber1-1/+1
2021-03-30Restore FDT in ofw01 to avoid test timeout on RISCVJiri Gaisler1-0/+1
2021-03-26libblock: Add rtems_bdbuf_peek()Christian Mauderer2-36/+107
2021-02-26libtest: Print SHA256 hash in base64urlSebastian Huber1-1/+1
2021-02-26libtest: Report target hashSebastian Huber1-2/+6
2020-12-27libtests/ofw01: Added a test for RTEMS OFWG S Niteesh Babu6-0/+395
2020-11-19libtest: Make test case allocator configurableSebastian Huber1-0/+3
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