summaryrefslogtreecommitdiffstats
path: root/testsuites (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: Add _SMP_Broadcast_action()Sebastian Huber2019-05-201-8/+32
* smptests: Move SMP broadcast action test caseSebastian Huber2019-05-202-51/+79
* smpmulticast01: Use T_TEST_CASE()Sebastian Huber2019-05-201-22/+27
* Makefile.am: Add psxhdrs/termios files to buildJoel Sherrill2019-05-071-12/+12
* psxhdrs: Add POSIX API Signature Compliance Tests for termios.hJacob Shin2019-05-0712-0/+560
* libdl: Do not access the ELF file while the allocator is locked.Chris Johns2019-05-034-3/+4
* score: More robust _SMP_Multicast_action()Sebastian Huber2019-04-122-7/+1
* score: Improve _SMP_Multicast_action()Sebastian Huber2019-04-122-73/+127
* score: Rework SMP multicast actionSebastian Huber2019-04-122-1/+7
* score: Use processor mask in _SMP_Multicast_actionSebastian Huber2019-04-126-38/+386
* score: Add _ISR_lock_Set_name()Sebastian Huber2019-04-121-5/+17
* score: Rename _SMP_Get_processor_count()Sebastian Huber2019-04-111-1/+1
* spmisc01: Use RTEMS_CONSTSebastian Huber2019-04-092-0/+7
* rtems: Add rtems_scheduler_get_processor_maximum()Sebastian Huber2019-04-0946-76/+104
* rtems: Add rtems_scheduler_get_processor()Sebastian Huber2019-04-0932-116/+116
* ttest01: New testSebastian Huber2019-03-278-0/+348
* build: Move test support to librtemstest.aSebastian Huber2019-03-262-1/+2
* psxhdrs/stdio/v*.c: Fix warnings in varargs testsJoel Sherrill2019-03-258-16/+26
* libdl: Add an archive commandChris Johns2019-03-2219-0/+772
* Remove superfluous <rtems/system.h> includesSebastian Huber2019-03-141-1/+0
* Add rtems_board_support_package()Sebastian Huber2019-03-141-0/+1
* record: Rename internal per-CPU eventsSebastian Huber2019-03-121-11/+11
* Correct psxtmtests_plan.csvShashvat Jain2019-03-111-3/+3
* testsuite: Make the OPERATION_COUNT a test configuration parameter.Chris Johns2019-03-0749-201/+314
* testsuite: Add rexclude, rinclude and cflags to test config files.Chris Johns2019-03-071-11/+83
* score: Fix _Scheduler_EDF_Cancel_job()Sebastian Huber2019-03-012-0/+19
* psxtests/psxonce01: Fix typoSebastian Huber2019-02-181-2/+2
* score: Avoid some deadlocks in _Once()Sebastian Huber2019-02-185-22/+100
* psxtests: Remove bogus fileSebastian Huber2019-02-121-38/+0
* libdl: Add powerpc large memory and small data support.Chris Johns2019-02-0928-177/+519
* libdl: Add support for large memory programsChris Johns2019-02-094-9/+21
* libdl: Add support for trampolinesChris Johns2019-02-0919-20/+1163
* libdl: Fix the support for constructors and desctructors.Chris Johns2019-02-091-1/+1
* libtest/dl08: Add a test for archives.Chris Johns2019-02-0919-1/+1010
* libtests/dl02: Update the rtl-shell path. More verbose test.Chris Johns2019-02-091-9/+12
* libtests/dl02: Update the rtl-shell path.Chris Johns2019-02-091-0/+1
* score: Fix plain priority thread queues (SMP)Sebastian Huber2019-02-071-0/+63
* fs: Add struct dirent::d_type supportSebastian Huber2019-02-051-27/+62
* build: Do not install test programsSebastian Huber2019-01-3012-33/+11
* record: Add enum value for each eventSebastian Huber2019-01-302-10/+7
* Add low level event recording supportSebastian Huber2019-01-298-0/+982
* samples/pppd: Use less memory hungry configurationSebastian Huber2019-01-291-5/+4
* psxtmtests: Fix format warningsSebastian Huber2019-01-284-36/+36
* score: Remove unused _ISR_lock_Flash()Sebastian Huber2019-01-181-2/+0
* score: Improve debug support for ISR locksSebastian Huber2019-01-181-0/+12
* build: Add missing $(LDADD) for dependenciesSebastian Huber2019-01-141-2/+2
* build: Remove bogus spqreslib_LDADDSebastian Huber2019-01-141-1/+0
* build: Add missing $(LDADD) for dependenciesSebastian Huber2019-01-143-9/+9
* Fix format warnings due to ino_t changesSebastian Huber2019-01-101-1/+1
* psxconfig01: Fix pre-processor conditionsSebastian Huber2019-01-101-20/+20