source: rtems/testsuites

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3a646426   07/19/18 10:53:34 Sebastian Huber score: Add _CPU_Instruction_illegal() On some … 5
(edit) @b74353e   07/20/18 06:06:46 Sebastian Huber score: Add _CPU_Instruction_no_operation() This helps to reduce the … 5
(edit) @42f2fdfd   07/20/18 05:56:43 Sebastian Huber score: Move context validation declarations The context validation … 5
(edit) @ffd4617   07/17/18 13:33:49 Sebastian Huber score: Fix _Scheduler_EDF_SMP_Set_affinity() Commit … 5
(edit) @6ec7f21   07/16/18 06:31:05 Sebastian Huber posix: Fix rwlock auto initialization Add more test cases. 5
(edit) @22d9575   07/04/18 14:12:14 Sebastian Huber linux: Add rbtree_postorder_for_each_entry_safe() Update #3465. 5
(edit) @6539bea   06/29/18 18:00:28 Sebastian Huber score: Add postorder tree iteration support Update #3465. 5
(edit) @2086948a   05/11/18 04:54:59 Sebastian Huber riscv: Add dummy SMP support Update #3433. 5
(edit) @511dc4b   06/19/18 07:09:51 Sebastian Huber Rework initialization and interrupt stack support Statically … 5
(edit) @ebc5cfd   06/18/18 05:06:01 Sebastian Huber spmisc01: Add test cases for basedefs.h stuff 5
(edit) @fe46647e   06/15/18 14:53:27 Sebastian Huber score: Macros to declare and define global symbols Add … 5
(edit) @4c7b18e3   05/22/18 07:14:07 Sebastian Huber Add RTEMS_SYSINIT_CPU_COUNTER Add initialization step for the CPU … 5
(edit) @e8b28ba   06/07/18 04:37:39 Sebastian Huber tools: Remove packhex All tools should be removed from the RTEMS … 5
(edit) @ea092ccc   06/07/18 04:13:38 Sebastian Huber tools: Remove rtems-bin2c This tool is now included in the RTEMS … 5
(edit) @de9b7d7   06/01/18 05:04:45 Sebastian Huber Add RTEMS_FATAL_SOURCE_INVALID_HEAP_FREE An invalid heap usage such … 5
(edit) @c934365f   06/05/18 06:06:15 Sebastian Huber Update rtems_fatal_source_text() Add RTEMS_FATAL_SOURCE_PANIC to … 5
(edit) @75933d5d   06/04/18 05:33:55 Sebastian Huber capture: Use unlimited objects Avoid resource allocation problems … 5
(edit) @baee0dc5   05/15/18 09:21:55 martinerikwerner.aac Fix and extend error message in posix timer test _Timespec_Equal_to() … 5
(edit) @877f5d6   05/25/18 08:35:39 Sebastian Huber sptests: Remove CONFIGURE_MILLISECONDS_PER_TICK This configuration … 5
(edit) @df71100c   05/21/18 22:57:50 joel dltests-broken-on-this-bsp.tcfg: Add dl06 5
(edit) @70502b48   03/20/18 15:07:14 Sebastian Huber libtests/block05: Use rtems_blkdev_create() Update #3358. 5
(edit) @30c3898   03/03/18 12:24:42 Sebastian Huber libblock: Init deps in rtems_blkdev_create() Update #3358. 5
(edit) @02c46f85   05/04/18 13:25:46 Sebastian Huber spcpucounter01: Enable floating-point output 5
(edit) @fea9a7a   04/30/18 07:48:13 Sebastian Huber ftpfs: Always build FTP client Move FTP client filesystem to separate … 5
(edit) @dd8e4b7   04/30/18 07:09:27 Sebastian Huber libdebugger: Move to separate library Always build remote TCP support … 5
(edit) @97a48209   04/27/18 04:18:41 Sebastian Huber tests: Move rtems-test-check.py Remove shell script variant. 5
(edit) @397df7a   04/26/18 14:15:01 Sebastian Huber tests: Remove difftest and sorttimes tools Close #3418. 5
(edit) @b422aa3f   04/26/18 14:05:45 Sebastian Huber tests: Remove configure feature checks Update #3409. 5
(edit) @c77cd426   04/30/18 22:18:49 joel Drop executable permissions on .[ch] files 5
(edit) @8b5a801   04/27/18 05:20:27 Sebastian Huber smptests/smpschededf02: Add test case 5
(edit) @adb85dd   04/21/18 08:22:08 Sebastian Huber bsps: Move make/custom/* files to bsps Adjust various build files. … 5
(edit) @5e8a24ca   04/23/18 08:35:35 Sebastian Huber smptests/smpschedaffinity02: Fix configuration 5
(edit) @ad071b68   04/22/18 13:54:56 Sebastian Huber sptests/sp36: Remove obsolete test program It tests the (never really … 5
(edit) @234f0a2d   04/20/18 12:41:05 Sebastian Huber build: Remove subdir-objects from Ada tests Somehow it does not work. … 5
(edit) @9964895   04/20/18 08:35:35 Sebastian Huber bsps: Move startup files to bsps Adjust build support files to new … 5
(edit) @1b2681fe   04/12/18 15:13:48 joel Multiple BSP tcfg: Disable iconv files. 5
(edit) @696b9121   04/12/18 07:48:28 Chris Johns libdl: Fix the tests loading the correct files 5
(edit) @86e79d7   04/12/18 04:52:36 Chris Johns testsuites/dl06: Add a test for RAP format. This test loads a RAP … 5
(edit) @af6168c6   04/11/18 05:45:38 Chris Johns build: Add support for automake's silent build support. 5
(edit) @b8c59353   04/11/18 03:26:58 Chris Johns build: Fix make clean. Update #3254. 5
(edit) @aa567bc1   04/10/18 06:06:39 Chris Johns configure: Add subdir-objects to all automake flags. This option … 5
(edit) @7ff743d   04/10/18 00:32:25 Chris Johns Generate an error if a BSP in the --enable-rtemsbsp list is not valid … 5
(edit) @9e8df1fe   04/10/18 05:02:01 Chris Johns fstest/fsrfsbitmap01: Update RFS bitmap tests to test fixes. Add … 5
(edit) @2eaea422   04/10/18 10:38:10 Sebastian Huber sptests: Fix AM_CONDITIONAL Update #3382. 5
(edit) @ee3d7dcb   04/09/18 03:46:17 Chris Johns testsuites: Remove the test check from the subdir support. Leave the … 5
(edit) @cc14545e   04/09/18 03:45:48 Chris Johns testsuite/tmtests: Merged nested Makefile.am files into one … 5
(edit) @bc06753   04/09/18 03:45:15 Chris Johns testsuite/sptests: Merged nested Makefile.am files into one … 5
(edit) @8074fa0b   04/09/18 03:44:37 Chris Johns testsuite/smptests: Merged nested Makefile.am files into one … 5
(edit) @d027e6bb   04/09/18 03:44:01 Chris Johns testsuite/samples: Merged nested Makefile.am files into one … 5
(edit) @590a5809   04/09/18 03:43:30 Chris Johns testsuite/irhealstone: Merged nested Makefile.am files into one … 5
(edit) @dfc57eb   04/09/18 03:42:49 Chris Johns testsuite/psxtmtests: Merged nested Makefile.am files into one … 5
(edit) @2a99a6a   04/09/18 03:42:02 Chris Johns testsuite/psxtests: Merged nested Makefile.am files into one … 5
(edit) @3206879f   04/09/18 03:41:08 Chris Johns testsuite/mptests: Merged nested Makefile.am files into one … 5
(edit) @8967e5f   04/09/18 03:40:29 Chris Johns testsuite/fstests: Merged nested Makefile.am files into one … 5
(edit) @5c65b988   04/09/18 03:39:19 Chris Johns testsuite/libtests: Merged nested Makefile.am files into one … 5
(edit) @32f2629b   04/09/18 03:35:17 Chris Johns testsuite/benchmarks: Merged nested Makefile.am files into one … 5
(edit) @18f77699   04/08/18 22:18:46 Chris Johns testsuite: Autoconf test check support. The autoconf function checks … 5
(edit) @9edb72e   04/05/18 04:56:26 Sebastian Huber build: Remove DISTCLEANFILES A "make distclean" is not supported. So, … 5
(edit) @2d0bc83   03/30/18 18:42:21 Sebastian Huber build: Remove EXTRA_DIST A "make dist" is not supported. So, it makes … 5
(edit) @6fadb7af   03/08/18 05:33:24 Sebastian Huber config: Use new scheduler configuration defines Update #3325. 5
(edit) @828049cb   03/08/18 07:48:28 Sebastian Huber sptests/sp19: Fix test output methods Do not use fprintf() in non-fp … 5
(edit) @a4151d0   03/07/18 12:00:44 Sebastian Huber libtests/capture01: Fix configuration 5
(edit) @ff281a6f   03/07/18 09:31:10 Sebastian Huber smptests: Fix obsolete FIXME comments/code 5
(edit) @337a186   02/21/18 11:40:18 Sebastian Huber Add a simple task console driver Close #3320. 5
(edit) @8b2d5b8   02/28/18 12:02:55 Sebastian Huber spglobalcon02: New test Update #3319. 5
(edit) @0d44e251   02/22/18 15:37:26 Sebastian Huber ada/sp04: Fix test failure due to compiler opti The SPTEST.RUN_COUNT … 5
(edit) @a3eec5c   02/09/18 12:17:45 Sebastian Huber fsclose01: Fix task mode, use attribute Update #1971. 5
(edit) @48aa4b5d   02/09/18 12:14:18 Sebastian Huber fsclose01: Use floating-point task The tmpfile() uses sprintf(). … 5
(edit) @dc8fd01   02/09/18 07:56:20 Sebastian Huber tests: Support %g print format specifier 5
(edit) @d9800ac   01/03/18 05:36:10 Sebastian Huber libdl: Use self-contained recursive mutex Update #2843. 5
(edit) @53b6484   02/05/18 08:57:45 Sebastian Huber termios: Remove obsolete configuration options Update #2843. 5
(edit) @4ac5ffbb   02/05/18 08:31:32 Sebastian Huber fsclose01: Add tmpfile() test case Close #1971. 5
(edit) @8ddd92d   12/14/17 05:12:59 Sebastian Huber pipe: Use self-contained mutex Update #2843. 5
(edit) @2c12262   11/28/17 05:30:35 Sebastian Huber termios: Use self-contained objects Update #2840. 5
(edit) @f14a04c6   11/24/17 05:38:07 Sebastian Huber Add RTEMS thread API Update #2843. 5
(edit) @9480815a   12/21/17 13:36:52 Sebastian Huber score: Introduce new monotonic clock Rename … 5
(edit) @89c0313   12/21/17 13:31:55 Sebastian Huber score: Optimize watchdog tickle Avoid unnecessary lock … 5
(edit) @0c5d22f   12/18/17 09:24:34 Sebastian Huber smptests/smpopenmp01: New test 5
(edit) @d71d1da   02/02/18 07:00:23 Sebastian Huber spsyslock01: Fix object compare Due to structure internal padding the … 5
(edit) @c1c71cd   02/01/18 12:49:11 Sebastian Huber sp20: Fix print buffer size There were two issues: 1. The buffer … 5
(edit) @cf56b18a   02/02/18 06:48:08 Sebastian Huber smpschededf01: Use rtems_test_busy_cpu_usage() The rtems_test_busy() … 5
(edit) @63fab5aa   02/01/18 14:14:55 Sebastian Huber smpschedaffinity04: Fix configuration 5
(edit) @c9aba80   02/01/18 14:11:41 Sebastian Huber smpcapture01: Fix configuration 5
(edit) @865b3027   01/29/18 12:53:13 Sebastian Huber Avoid Newlib-specific _EXFUN() 5
(edit) @bc96f3b4   01/23/18 08:53:06 Sebastian Huber ada: Introduce RTEMS.Size type Some time ago the Classic API object … 5
(edit) @2afb22b   12/23/17 07:18:56 Chris Johns Remove make preinstall A speciality of the RTEMS build system was the … 5
(edit) @0349a2b   01/22/18 14:23:26 Sebastian Huber cdtest: Increase stack size 5
(edit) @990235d   01/22/18 13:13:11 Sebastian Huber psxchroot01: Force release of global locations Free deferred … 5
(edit) @6bc5e47   12/22/17 12:44:56 Sebastian Huber smptests: Fix configuration Update #2843. 5
(edit) @cf2024b   01/19/18 12:08:46 Sebastian Huber smp03: Use floating-point tasks This test uses sprintf(). 5
(edit) @cf099be   01/19/18 12:04:25 Sebastian Huber smp03: Use floating-point task This test uses sprintf(). 5
(edit) @5e3ef46   01/19/18 09:57:38 Sebastian Huber smpaffinity01: Use floating-point task This test uses sprintf(). 5
(edit) @7274e67   01/19/18 09:56:13 Sebastian Huber smp08: Use floating-point task This test uses sprintf(). 5
(edit) @60dc020   01/19/18 09:54:23 Sebastian Huber psxfile01: Use floating-point task This test uses fprintf(). 5
(edit) @654fa58a   01/19/18 09:50:44 Sebastian Huber block06: Use floating-point task This test uses sprintf(). 5
(edit) @5b7f922   01/19/18 09:49:01 Sebastian Huber fstests: Use floating-point task The fstests use snprintf(). 5
(edit) @32d50688   01/19/18 09:05:24 Sebastian Huber psxpasswd02: Use floating-point task This test uses sprintf(). 5
(edit) @e9588d5f   01/19/18 09:03:53 Sebastian Huber psxstat: Use floating-point task This test uses sprintf(). 5
(edit) @d2f9d10f   01/19/18 09:00:15 Sebastian Huber psximfs02: Use floating-point task This test uses sprintf(). 5
(edit) @32e8fc3   01/19/18 08:57:05 Sebastian Huber spassoc01: Use floating-point task This test uses sprintf(). 5
Note: See TracRevisionLog for help on using the revision log.