summaryrefslogtreecommitdiff
path: root/testsuites (follow)
AgeCommit message (Expand)Author
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
2019-03-14Add rtems_board_support_package()Sebastian Huber
2019-03-12record: Rename internal per-CPU eventsSebastian Huber
2019-03-11Correct psxtmtests_plan.csvShashvat Jain
2019-03-07testsuite: Make the OPERATION_COUNT a test configuration parameter.Chris Johns
2019-03-07testsuite: Add rexclude, rinclude and cflags to test config files.Chris Johns
2019-03-01score: Fix _Scheduler_EDF_Cancel_job()Sebastian Huber
2019-02-18psxtests/psxonce01: Fix typoSebastian Huber
2019-02-18score: Avoid some deadlocks in _Once()Sebastian Huber
2019-02-12psxtests: Remove bogus fileSebastian Huber
2019-02-09libdl: Add powerpc large memory and small data support.Chris Johns
2019-02-09libdl: Add support for large memory programsChris Johns
2019-02-09libdl: Add support for trampolinesChris Johns