summaryrefslogtreecommitdiffstats
path: root/testsuites (unfollow)
Commit message (Expand)AuthorFilesLines
2019-10-01record: Add wrappers for malloc() functionsSebastian Huber3-230/+492
2019-10-01libtests/record01: Fix test failureSebastian Huber1-2/+45
2019-10-01psxtests/psxualarm: Fix test failureSebastian Huber1-0/+8
2019-09-24Correct initial POSIX signals maskJoel Sherrill13-0/+513
2019-09-11Add rtems_version_control_key_is_valid()Sebastian Huber1-1/+7
2019-09-10Add psxfenv01 test to psxtestsVaibhav Gupta5-2/+173
2019-08-30record: Add system eventsSebastian Huber1-0/+22
2019-08-30record: Add system eventsSebastian Huber1-2/+3
2019-08-29record: Add more system eventsSebastian Huber2-75/+262
2019-08-28score: Add RTEMS_RETURN_ADDRESS()Sebastian Huber1-1/+6
2019-08-28record: Add variants for critical sectionsSebastian Huber1-2/+5
2019-08-28record: Introduce <rtems/recordserver.h>Sebastian Huber1-0/+1
2019-08-28record: Use BSS section instead of per-CPU dataSebastian Huber1-1/+3
2019-08-17record: Pass bintime to client handlersSebastian Huber1-3/+11
2019-08-17record: Improve overflow handlingSebastian Huber2-72/+75
2019-08-06record: Change thread name encodingSebastian Huber1-4/+4
2019-07-30psxtests: Add ndbm test suiteVaibhav Gupta5-0/+379
2019-07-30record: Add support for thread namesSebastian Huber1-0/+32
2019-07-28libdl/arm: Fix ARM mode trampoline parsing of relocsChris Johns1-1/+0
2019-07-22ticker/init.c: Error should say clock set not getJoel Sherrill1-1/+1
2019-06-19psxtests: Add psxinttypes01 for <inttypes.h> methodsVaibhav Gupta5-0/+327
2019-05-20score: Add _SMP_Unicast_action()Sebastian Huber2-43/+151
2019-05-20score: Add _SMP_Synchronize()Sebastian Huber1-3/+4
2019-05-20smpipi01: Use per-CPU jobs for IPI flood testSebastian Huber1-9/+38
2019-05-20smpipi01: Ensure IPI works on all processorsSebastian Huber1-8/+21
2019-05-20smpipi01: Use per-CPU jobs for pending IPI testSebastian Huber1-15/+35
2019-05-20score: Modify _Per_CPU_Perform_jobs()Sebastian Huber1-0/+41
2019-05-20score: Add _Per_CPU_Add_job()Sebastian Huber1-0/+43
2019-05-20score: Simplify _SMP_Multicast_action()Sebastian Huber1-10/+4
2019-05-20score: Add _SMP_Broadcast_action()Sebastian Huber1-8/+32
2019-05-20smptests: Move SMP broadcast action test caseSebastian Huber2-51/+79
2019-05-20smpmulticast01: Use T_TEST_CASE()Sebastian Huber1-22/+27
2019-05-07Makefile.am: Add psxhdrs/termios files to buildJoel Sherrill1-12/+12
2019-05-07psxhdrs: Add POSIX API Signature Compliance Tests for termios.hJacob Shin12-0/+560
2019-05-03libdl: Do not access the ELF file while the allocator is locked.Chris Johns4-3/+4
2019-04-12score: More robust _SMP_Multicast_action()Sebastian Huber2-7/+1
2019-04-12score: Improve _SMP_Multicast_action()Sebastian Huber2-73/+127
2019-04-12score: Rework SMP multicast actionSebastian Huber2-1/+7
2019-04-12score: Use processor mask in _SMP_Multicast_actionSebastian Huber6-38/+386
2019-04-12score: Add _ISR_lock_Set_name()Sebastian Huber1-5/+17
2019-04-11score: Rename _SMP_Get_processor_count()Sebastian Huber1-1/+1
2019-04-09spmisc01: Use RTEMS_CONSTSebastian Huber2-0/+7
2019-04-09rtems: Add rtems_scheduler_get_processor_maximum()Sebastian Huber46-76/+104
2019-04-09rtems: Add rtems_scheduler_get_processor()Sebastian Huber32-116/+116
2019-03-27ttest01: New testSebastian Huber8-0/+348
2019-03-26build: Move test support to librtemstest.aSebastian Huber2-1/+2
2019-03-25psxhdrs/stdio/v*.c: Fix warnings in varargs testsJoel Sherrill8-16/+26
2019-03-22libdl: Add an archive commandChris Johns19-0/+772
2019-03-14Remove superfluous <rtems/system.h> includesSebastian Huber1-1/+0
2019-03-14Add rtems_board_support_package()Sebastian Huber1-0/+1