summaryrefslogtreecommitdiffstats
path: root/testsuites (unfollow)
Commit message (Expand)AuthorFilesLines
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
2019-03-12record: Rename internal per-CPU eventsSebastian Huber1-11/+11
2019-03-11Correct psxtmtests_plan.csvShashvat Jain1-3/+3
2019-03-07testsuite: Make the OPERATION_COUNT a test configuration parameter.Chris Johns49-201/+314
2019-03-07testsuite: Add rexclude, rinclude and cflags to test config files.Chris Johns1-11/+83
2019-03-01score: Fix _Scheduler_EDF_Cancel_job()Sebastian Huber2-0/+19
2019-02-18psxtests/psxonce01: Fix typoSebastian Huber1-2/+2
2019-02-18score: Avoid some deadlocks in _Once()Sebastian Huber5-22/+100
2019-02-12psxtests: Remove bogus fileSebastian Huber1-38/+0
2019-02-09libdl: Add powerpc large memory and small data support.Chris Johns28-177/+519
2019-02-09libdl: Add support for large memory programsChris Johns4-9/+21
2019-02-09libdl: Add support for trampolinesChris Johns19-20/+1163
2019-02-09libdl: Fix the support for constructors and desctructors.Chris Johns1-1/+1
2019-02-09libtest/dl08: Add a test for archives.Chris Johns19-1/+1010
2019-02-09libtests/dl02: Update the rtl-shell path. More verbose test.Chris Johns1-9/+12
2019-02-09libtests/dl02: Update the rtl-shell path.Chris Johns1-0/+1
2019-02-07score: Fix plain priority thread queues (SMP)Sebastian Huber1-0/+63
2019-02-05fs: Add struct dirent::d_type supportSebastian Huber1-27/+62
2019-01-30build: Do not install test programsSebastian Huber12-33/+11
2019-01-30record: Add enum value for each eventSebastian Huber2-10/+7
2019-01-29Add low level event recording supportSebastian Huber8-0/+982
2019-01-29samples/pppd: Use less memory hungry configurationSebastian Huber1-5/+4
2019-01-28psxtmtests: Fix format warningsSebastian Huber4-36/+36
2019-01-18score: Remove unused _ISR_lock_Flash()Sebastian Huber1-2/+0
2019-01-18score: Improve debug support for ISR locksSebastian Huber1-0/+12
2019-01-14build: Add missing $(LDADD) for dependenciesSebastian Huber1-2/+2
2019-01-14build: Remove bogus spqreslib_LDADDSebastian Huber1-1/+0
2019-01-14build: Add missing $(LDADD) for dependenciesSebastian Huber3-9/+9