summaryrefslogtreecommitdiff
path: root/testsuites (follow)
AgeCommit message (Expand)Author
2019-10-02libtests/ttest01: Fix typosSebastian Huber
2019-10-01record: Add wrappers for malloc() functionsSebastian Huber
2019-10-01libtests/record01: Fix test failureSebastian Huber
2019-10-01psxtests/psxualarm: Fix test failureSebastian Huber
2019-09-24Correct initial POSIX signals maskJoel Sherrill
2019-09-11Add rtems_version_control_key_is_valid()Sebastian Huber
2019-09-10Add psxfenv01 test to psxtestsVaibhav Gupta
2019-08-30record: Add system eventsSebastian Huber
2019-08-30record: Add system eventsSebastian Huber
2019-08-29record: Add more system eventsSebastian Huber
2019-08-28score: Add RTEMS_RETURN_ADDRESS()Sebastian Huber
2019-08-28record: Add variants for critical sectionsSebastian Huber
2019-08-28record: Introduce <rtems/recordserver.h>Sebastian Huber
2019-08-28record: Use BSS section instead of per-CPU dataSebastian Huber
2019-08-17record: Pass bintime to client handlersSebastian Huber
2019-08-17record: Improve overflow handlingSebastian Huber
2019-08-06record: Change thread name encodingSebastian Huber
2019-07-30psxtests: Add ndbm test suiteVaibhav Gupta
2019-07-30record: Add support for thread namesSebastian Huber
2019-07-28libdl/arm: Fix ARM mode trampoline parsing of relocsChris Johns
2019-07-22ticker/init.c: Error should say clock set not getJoel Sherrill
2019-06-19psxtests: Add psxinttypes01 for <inttypes.h> methodsVaibhav Gupta
2019-05-20score: Add _SMP_Unicast_action()Sebastian Huber
2019-05-20score: Add _SMP_Synchronize()Sebastian Huber
2019-05-20smpipi01: Use per-CPU jobs for IPI flood testSebastian Huber
2019-05-20smpipi01: Ensure IPI works on all processorsSebastian Huber
2019-05-20smpipi01: Use per-CPU jobs for pending IPI testSebastian Huber
2019-05-20score: Modify _Per_CPU_Perform_jobs()Sebastian Huber
2019-05-20score: Add _Per_CPU_Add_job()Sebastian Huber
2019-05-20score: Simplify _SMP_Multicast_action()Sebastian Huber
2019-05-20score: Add _SMP_Broadcast_action()Sebastian Huber
2019-05-20smptests: Move SMP broadcast action test caseSebastian Huber
2019-05-20smpmulticast01: Use T_TEST_CASE()Sebastian Huber
2019-05-07Makefile.am: Add psxhdrs/termios files to buildJoel Sherrill
2019-05-07psxhdrs: Add POSIX API Signature Compliance Tests for termios.hJacob Shin
2019-05-03libdl: Do not access the ELF file while the allocator is locked.Chris Johns
2019-04-12score: More robust _SMP_Multicast_action()Sebastian Huber
2019-04-12score: Improve _SMP_Multicast_action()Sebastian Huber
2019-04-12score: Rework SMP multicast actionSebastian Huber
2019-04-12score: Use processor mask in _SMP_Multicast_actionSebastian Huber
2019-04-12score: Add _ISR_lock_Set_name()Sebastian Huber
2019-04-11score: Rename _SMP_Get_processor_count()Sebastian Huber
2019-04-09spmisc01: Use RTEMS_CONSTSebastian Huber
2019-04-09rtems: Add rtems_scheduler_get_processor_maximum()Sebastian Huber
2019-04-09rtems: Add rtems_scheduler_get_processor()Sebastian Huber
2019-03-27ttest01: New testSebastian Huber
2019-03-26build: Move test support to librtemstest.aSebastian Huber
2019-03-25psxhdrs/stdio/v*.c: Fix warnings in varargs testsJoel Sherrill
2019-03-22libdl: Add an archive commandChris Johns
2019-03-14Remove superfluous <rtems/system.h> includesSebastian Huber