summaryrefslogtreecommitdiffstats
path: root/testsuites (unfollow)
Commit message (Expand)AuthorFilesLines
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
2019-01-10Fix format warnings due to ino_t changesSebastian Huber1-1/+1
2019-01-10psxconfig01: Fix pre-processor conditionsSebastian Huber1-20/+20
2019-01-09Adjust interrupt mode tests for some CPU portsSebastian Huber2-4/+29
2019-01-09rtems: Allow to set ISR level 0 in SMP configSebastian Huber1-1/+1
2019-01-09tests: Remove bogus RTEMS_INTERRUPT_LEVEL(31)Sebastian Huber5-5/+5
2019-01-09libtests/stackchk: Fix for 64-bit targetsSebastian Huber1-22/+11
2019-01-08psxhdrs: Add POSIX API Signature Compliance Tests for errno.hJacob Shin2-0/+45
2019-01-08build: Call rtems-ld with the $(CC) of the buildSebastian Huber1-2/+3
2019-01-08build: Call rtems-syms with the $(CC) of the buildSebastian Huber1-6/+6
2019-01-07psxfile01: Fix one second sleepJiri Gaisler1-1/+1
2019-01-07Fix format warningsSebastian Huber1-18/+18
2018-12-22psxtmtests: Changed the copyright license to BSD-2-Clause (GCI 2018)Himanshu4010-125/+240