source: rtems/testsuites

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @be0366b   05/10/15 19:30:26 Sebastian Huber score: Fix scheduler helping protocol Account for priority changes of … 4.115
(edit) @5b9dfff5   05/06/15 14:39:12 alexander.krutwig sptests/spcontext01: Check FPU task combinations 4.115
(edit) @40d24d5   04/26/15 18:26:50 Sebastian Huber sptests/spstkalloc02: Fix namespace issue Avoid collision with … 4.115
(edit) @694f155   04/22/15 14:10:24 Joel Sherrill sp13/system.h: Account for all message buffers There may be a way to … 4.115
(edit) @9f10911   04/22/15 19:29:21 Sebastian Huber score: Delete Thread_queue_Control::state Use a parameter for … 4.115
(edit) @36413201   04/22/15 07:22:27 cederman smptests/smpcache01: Enable interrupts before waiting for other CPUs … 4.115
(edit) @1041de1   04/20/15 07:45:10 Sebastian Huber score: Add _Thread_Get_interrupt_disable() Remove _Thread_Acquire() … 4.115
(edit) @1981b469   04/19/15 08:27:08 Sebastian Huber score: Add _ISR_lock_ISR_disable/enable() 4.115
(edit) @26c142e5   04/17/15 10:05:16 Sebastian Huber score: Refactor SMP cache manager support 4.115
(edit) @491434cd   04/15/15 19:39:56 Joel Sherrill sp13: Document message buffer usage and adjust configuration 4.115
(edit) @b8cdc38b   04/17/15 08:46:02 Sebastian Huber sptests/sp52: Reduce clock tick interval This helps on slow simulators. 4.115
(edit) @a211a732   04/16/15 20:24:59 Sebastian Huber score: Fix _TOD_Set_with_timestamp() Update the current time before … 4.115
(edit) @ab69324   04/16/15 18:29:29 Sebastian Huber sptests/sp68: Avoid use of internal variables 4.115
(edit) @e98df4d   04/16/15 09:23:29 Sebastian Huber score: Add _ISR_lock_Flash() 4.115
(edit) @b1debed0   04/14/15 20:00:57 Joel Sherrill spcpuset01: Reduce output to reduce run-time 4.115
(edit) @351858d   04/14/15 19:07:35 Joel Sherrill sp13: Update configuration to account for messages on fourth message queue 4.115
(edit) @fc0756e   04/14/15 15:01:05 Joel Sherrill Add test assertion for allocator mutex being unlocked The Allocator … 4.115
(edit) @54cf0e34   04/10/15 14:19:48 Sebastian Huber score: Add Watchdog_Header This type is intended to encapsulate all … 4.115
(edit) @edcf89b   03/27/15 20:08:21 Sebastian Huber rtems: Atomically suspend/resume tasks 4.115
(edit) @f820f22c   04/08/15 05:46:10 Sebastian Huber fstests/fsfseeko01: Fix for long == off_t Close #2317. 4.115
(edit) @7824d15   03/31/15 22:45:06 Joel Sherrill disable-intrcritical-tests.tcfg: New file This file contains the list … 4.115
(edit) @2da28d2   03/31/15 13:14:28 alexander.krutwig psxtmtests: Use timeout in more distant future Adds future … 4.115
(edit) @15031660   03/31/15 13:14:27 alexander.krutwig fstests: Increase stack size for symlink loop test 4.115
(edit) @260cfe0   03/31/15 13:14:26 alexander.krutwig fstests/fssymlink: Typo 4.115
(edit) @7790fec1   03/31/15 06:04:35 Chris Johns testsuites: dl02 needs an FPU init task. 4.115
(edit) @e7e86ba   03/25/15 08:50:59 Sebastian Huber smpmigration01: Delete timing dependent assert The cycles per runner … 4.115
(edit) @4f10ed6   03/24/15 12:42:08 Sebastian Huber smptests/smpfatal08: Workaround for QorIQ BSPs 4.115
(edit) @2e9c3d5   03/17/15 15:28:50 Sebastian Huber score: Add thread priority change handler Since the thread current … 4.115
(edit) @dd23125   03/22/15 14:43:23 Joel Sherrill testsuites/sptests/sp54/init.c: Add cast to avoid warning 4.115
(edit) @d05d31f   03/22/15 14:43:07 Joel Sherrill samples/minimum/init.c: Add cast to avoid warning 4.115
(edit) @5da717a   03/20/15 22:56:56 Joel Sherrill sptls03/init.c: Make type and constants uint32_t to avoid overflow warnings 4.115
(edit) @dc8ab440   03/21/15 19:45:10 Joel Sherrill sptls01/init.c: Use larger data types for values 4.115
(edit) @73a2caf   03/20/15 15:50:13 Joel Sherrill sptests/spwatchdog/init.c: Avoid integer overflow 4.115
(edit) @2fe0f16d   03/20/15 15:49:06 Joel Sherrill sptests/spedfsched02: Reduce stack space usage to fix on smaller targets 4.115
(edit) @c6ef870   03/20/15 15:48:32 Joel Sherrill sptests/spatomic01/init.c: Avoid integer overflow 4.115
(edit) @70757114   03/20/15 15:47:59 Joel Sherrill sptests/sp34/changepri.c: Correct printf() warning 4.115
(edit) @6c1aff66   03/20/15 15:47:41 Joel Sherrill sptests/sp33/init.c: Correct printf() warning 4.115
(edit) @6849e53   03/21/15 19:43:47 Joel Sherrill sptests/sp20: Reduce memory requirements This was checked on … 4.115
(edit) @2be0342   03/20/15 15:47:14 Joel Sherrill sptests/sp13/system.h: Fine tune message buffer configuration to avoid … 4.115
(edit) @52a34a7   03/20/15 15:46:18 Joel Sherrill sptests/sp12/pritask.c: Correct printf() warning 4.115
(edit) @ab90136b   03/20/15 15:45:55 Joel Sherrill psxconfig01/init.c: Correct pointer/integer size warning 4.115
(edit) @278da87   03/20/15 15:45:28 Joel Sherrill psxtests/psx15/init.c: Correct printf() warning 4.115
(edit) @59efbdd4   03/22/15 19:59:52 Joel Sherrill malloctest/init.c: Fix use uninitialized warning 4.115
(edit) @e0437fe   03/20/15 15:38:44 Joel Sherrill testsuites/psxtests/psxsignal03/init.c: Fix line wrap 4.115
(edit) @f061f2f   03/19/15 17:29:17 Joel Sherrill testsuites/testdata: Add sets to disable all jffs2 and mrfs tests 4.115
(edit) @a6524b9   03/22/15 13:31:59 Sebastian Huber score: Simplify debug code and use _Assert() 4.115
(edit) @40a24661   03/21/15 19:14:45 Sebastian Huber sptests/spintrcritical23: Fix warnings 4.115
(edit) @d4edbdbc   03/20/15 13:09:26 Sebastian Huber Replace www.rtems.com with www.rtems.org 4.115
(edit) @6a941e3   03/17/15 15:24:44 Sebastian Huber score: Fix _Thread_Change_priority() Atomically update the current … 4.115
(edit) @72d3f1a6   03/15/15 15:31:01 Joel Sherrill spcbssched03/tasks_periodic.c: Fixed now used before set warning 4.115
(edit) @3c69c467   03/14/15 16:08:01 Joel Sherrill sptests misc: Update to not use deprecated methods 4.115
(edit) @e334edd   03/14/15 15:52:24 Joel Sherrill tests misc: Disable deprecated method usage warning when intentional … 4.115
(edit) @979bda9   03/14/15 15:48:00 Joel Sherrill tm07: Split some code into new spnotepad02. Use of deprecated … 4.115
(edit) @0e6f915c   03/14/15 15:34:33 Joel Sherrill testsuites/samples/minimum/init.c: Notepads no longer need to be … 4.115
(edit) @8c7eb00   03/17/15 09:32:20 Sebastian Huber testsupport: Add worker setup handler Add … 4.115
(edit) @dc5e5f44   03/16/15 12:52:19 Sebastian Huber tmtests/tmfine01: New test 4.115
(edit) @3ac68119   03/06/15 17:41:49 Gedare Bloom cpukit: deprecate notepads Deprecate Classic API Notepads. Mark … 4.115
(edit) @1f67156   03/09/15 12:18:36 Sebastian Huber libcsupport: Delete superfluous _gettimeofday() 4.115
(edit) @40ecd11   03/09/15 14:23:20 Sebastian Huber sysconf: Add _SC_NPROCESSORS_(CONF|ONLN) 4.115
(edit) @19799fb   03/09/15 12:52:49 Sebastian Huber libtests/stringto01: Fix for GCC 5.0 4.115
(edit) @19a1f6b   03/06/15 14:34:03 Joel Sherrill Temporarily disable libdl for h8300 The h8300 gets a linking error … 4.115
(edit) @ee113c2   03/05/15 16:11:12 Joel Sherrill dltests-broken-on-this-bsp.tcfg: New file used for dl* tests work around 4.115
(edit) @a726ca64   03/05/15 23:33:38 Joel Sherrill Temporarily disable libdl for lm32 There is a GCC ICE when building … 4.115
(edit) @1d061ee   03/04/15 21:13:24 Joel Sherrill Temporarily disable libdl for v850 There is an issue linking dl0* … 4.115
(edit) @9bef63e   03/04/15 21:10:42 Joel Sherrill Temporarily disable libdl for bfin There is an issue linking dl0* … 4.115
(edit) @33b72fd   03/06/15 15:13:40 alexander.krutwig testsupport: Add cascade option to parallel test 4.115
(edit) @7d6e94b   03/04/15 07:02:19 Sebastian Huber score: Implement fine-grained locking for events Use the ISR lock of … 4.115
(edit) @222dc775   02/26/15 09:32:08 Sebastian Huber score: Add and use _Thread_Do_dispatch() The _Thread_Dispatch() … 4.115
(edit) @b8a5abf   02/26/15 09:33:36 Sebastian Huber score: Update _Thread_Heir only if necessary Previously, the … 4.115
(edit) @d0061287   03/05/15 09:11:23 Sebastian Huber tests: Fix warnings 4.115
(edit) @7f577d3   03/05/15 08:06:44 alexander.krutwig tests: Refactor parallel test execution 4.115
(edit) @461a930   03/04/15 20:53:36 Joel Sherrill capture01: Update screen file 4.115
(edit) @57a914a3   03/03/15 21:15:00 Joel Sherrill Add simple test for scandir() on all file systems tested updates 1394 4.115
(edit) @56c7192   03/03/15 16:08:51 Gedare Bloom psxtests/psxclock01: use clock() and CLOCKS_PER_SEC Closes #2182 4.115
(edit) @e50297e   03/04/15 09:15:02 Sebastian Huber score: ISR lock C/C++ compatiblity issue Empty structures are … 4.115
(edit) @c5436ff4   03/04/15 10:56:25 Sebastian Huber smptests/smpcapture01: Avoid livelock condition 4.115
(edit) @0324410   02/26/15 09:26:49 Sebastian Huber smptests: Do not use Giant directly This ensures that thread … 4.115
(edit) @6357e14a   02/26/15 11:55:43 Sebastian Huber psxtests/psx05: Adjust test case Update #2170. 4.115
(edit) @bd1c9248   02/26/15 09:19:38 Sebastian Huber sptests/sp76: Check that the right task executes 4.115
(edit) @83fe4468   02/23/15 14:59:49 Gedare Bloom psxtests: add string param to printf. closes #2241 4.115
(edit) @a45dfa14   02/20/15 08:42:15 Sebastian Huber IMFS: Fix copy on write for linfiles 4.115
(edit) @a3316f47   02/19/15 10:12:01 Sebastian Huber sptests: Add missing test extension 4.115
(edit) @4e3d9a4d   02/18/15 16:46:37 Sebastian Huber score: Make <rtems/score/atomic.h> available Make … 4.115
(edit) @c34f94f7   02/16/15 10:55:03 Sebastian Huber score: Add _CPU_SMP_Prepare_start_multitasking() Update #2268. 4.115
(edit) @a43a3466   02/15/15 09:38:15 Sebastian Huber IMFS: Implement variable length node names This reduces the average … 4.115
(edit) @f785492   02/14/15 19:07:19 Sebastian Huber IMFS: Add CONFIGURE_IMFS_DISABLE_READDIR 4.115
(edit) @249766c5   02/13/15 20:26:17 Sebastian Huber IMFS: Rename CONFIGURE_IMFS_DISABLE_FCHMOD Rename … 4.115
(edit) @40a18d7f   02/13/15 20:11:55 Sebastian Huber IMFS: Add CONFIGURE_IMFS_DISABLE_MKNOD_FILE 4.115
(edit) @12eee4fd   02/13/15 19:53:41 Sebastian Huber IMFS: CONFIGURE_USE_MINIIMFS_AS_BASE_FILESYSTEM Resurrect … 4.115
(edit) @b57a6a7   02/11/15 19:59:29 Joel Sherrill psxhdrs: Reorganize into subdirectories per .h file and rename files … 4.115
(edit) @86076f3   02/11/15 19:31:30 Joel Sherrill psxhdrs: Remove test of pthread_attr_[gs]et_cputime These methods are … 4.115
(edit) @eedaf9b   02/11/15 20:00:35 Joel Sherrill psxhdrs: Add tests for <sys/socket.h> API compliance 4.115
(edit) @a9df916   02/08/15 18:43:09 Sebastian Huber IMFS: Add fine grained configuration Remove miniIMFS. Statically … 4.115
(edit) @60cf8a5   02/06/15 15:32:39 Sebastian Huber IMFS: Add root directory to FS info Fix memory leak in IMFS_fsunmount(). 4.115
(edit) @24ec25d   02/05/15 15:14:59 Sebastian Huber IMFS: Introduce IMFS_mknod_control Drop IMFS_node_control::node_size … 4.115
(edit) @8d8573ac   02/04/15 09:04:05 cederman smpcapture02: Add test of functionality to add custom entries to … 4.115
(edit) @16939b18   02/09/15 18:09:23 Sebastian Huber Filesystem: Simplify FIFO and pipe configuration 4.115
(edit) @b4e52ce9   02/06/15 20:12:38 Sebastian Huber fstests/fsrename: Avoid double initialization 4.115
(edit) @efd2965a   02/02/15 14:25:26 Sebastian Huber Filesystem: Statically initialize rtems_libio_iops 4.115
(edit) @cf36b70   12/31/14 09:56:05 Sebastian Huber IMFS: Replace node union with individual struct This reduces the … 4.115
Note: See TracRevisionLog for help on using the revision log.