# # ChangeLog for testsuites in rtems # # Generated by Trac 1.2.1.dev0 # 04/20/24 05:15:00 Tue, 03 Jun 2014 08:24:55 GMT Sebastian Huber [1d799ad] * testsuites/rhealstone/rhdeadlockbrk/deadlockbrk.c (modified) * testsuites/rhealstone/rhilatency/ilatency.c (modified) * testsuites/rhealstone/rhmlatency/mlatency.c (modified) * testsuites/rhealstone/rhsemshuffle/semshuffle.c (modified) * testsuites/rhealstone/rhtaskpreempt/taskpreempt.c (modified) * testsuites/rhealstone/rhtaskswitch/taskswitch.c (modified) rhealstone: Produce proper begin/end messages Mon, 02 Jun 2014 14:15:15 GMT Christian Mauderer [5abe5a8] * testsuites/smptests/smpthreadlife01/init.c (modified) smptests/smpthreadlife01: Fix for debug enabled Mon, 02 Jun 2014 14:15:14 GMT Christian Mauderer [1ee0d5f] * testsuites/smptests/smpmrsp01/init.c (modified) smptests/smpmrsp01: Fix scheduler ids Mon, 26 May 2014 14:02:58 GMT Sebastian Huber [9553e7a6] * cpukit/score/include/rtems/score/mrsp.h (modified) * cpukit/score/include/rtems/score/mrspimpl.h (modified) * doc/user/sem.t (modified) * testsuites/smptests/smpmrsp01/init.c (modified) score: Use Resource Handler for MrsP semaphores This enables proper ... Fri, 23 May 2014 08:00:33 GMT Sebastian Huber [3e201139] * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/resource.h (added) * cpukit/score/include/rtems/score/resourceimpl.h (added) * cpukit/score/preinstall.am (modified) * cpukit/score/src/resourceiterate.c (added) * testsuites/sptests/Makefile.am (modified) * testsuites/sptests/configure.ac (modified) * testsuites/sptests/spresource01/Makefile.am (added) * testsuites/sptests/spresource01/init.c (added) * testsuites/sptests/spresource01/spresource01.doc (added) * testsuites/sptests/spresource01/spresource01.scn (added) score: Add Resource Handler A resource is something that has at ... Wed, 28 May 2014 16:11:51 GMT Sebastian Huber [25f5730f] * cpukit/rtems/include/rtems/rtems/tasks.h (modified) * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * cpukit/score/src/schedulersetaffinity.c (modified) * doc/user/smp.t (modified) * testsuites/smptests/smpscheduler02/init.c (modified) score: _Scheduler_Set_affinity() Do not change the scheduler with ... Mon, 19 May 2014 13:07:22 GMT Chris Johns [431bb85d] * testsuites/automake/test-subdirs.am (modified) * testsuites/testdata/require-tick-isr.tcfg (added) * tools/build/rtems-test-check (modified) rtems-test-check: Ignore tests which require real ISR based clock ... Wed, 21 May 2014 08:33:43 GMT Sebastian Huber [8fcafdd5] * cpukit/rtems/Makefile.am (modified) * cpukit/rtems/include/rtems/rtems/attr.h (modified) * cpukit/rtems/include/rtems/rtems/attrimpl.h (modified) * cpukit/rtems/include/rtems/rtems/sem.h (modified) * cpukit/rtems/include/rtems/rtems/semimpl.h (modified) * cpukit/rtems/src/semcreate.c (modified) * cpukit/rtems/src/semdelete.c (modified) * cpukit/rtems/src/semflush.c (modified) * cpukit/rtems/src/semobtain.c (modified) * cpukit/rtems/src/semrelease.c (modified) * cpukit/rtems/src/semsetpriority.c (added) * cpukit/sapi/include/confdefs.h (modified) * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/mrsp.h (added) * cpukit/score/include/rtems/score/mrspimpl.h (added) * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * cpukit/score/preinstall.am (modified) * doc/user/Makefile.am (modified) * doc/user/conf.t (modified) * doc/user/sem.t (modified) * testsuites/smptests/Makefile.am (modified) * testsuites/smptests/configure.ac (modified) * testsuites/smptests/smpmrsp01/Makefile.am (added) * testsuites/smptests/smpmrsp01/init.c (added) * testsuites/smptests/smpmrsp01/smpmrsp01.doc (added) * testsuites/smptests/smpmrsp01/smpmrsp01.scn (added) * testsuites/sptests/Makefile.am (modified) * testsuites/sptests/configure.ac (modified) * testsuites/sptests/spmrsp01/Makefile.am (added) * testsuites/sptests/spmrsp01/init.c (added) * testsuites/sptests/spmrsp01/spmrsp01.doc (added) * testsuites/sptests/spmrsp01/spmrsp01.scn (added) score: Multiprocessor Resource Sharing Protocol Add basic support ... Fri, 23 May 2014 13:32:32 GMT Sebastian Huber [d134adeb] * cpukit/score/include/rtems/score/smpimpl.h (modified) * cpukit/score/src/smp.c (modified) * testsuites/smptests/Makefile.am (modified) * testsuites/smptests/configure.ac (modified) * testsuites/smptests/smpfatal07/Makefile.am (deleted) * testsuites/smptests/smpfatal07/init.c (deleted) * testsuites/smptests/smpfatal07/smpfatal07.doc (deleted) * testsuites/smptests/smpfatal07/smpfatal07.scn (deleted) score: Fix race condition in SMP startup Do not use the ... Thu, 22 May 2014 07:31:13 GMT Sebastian Huber [4edf348c] * cpukit/score/src/coremutex.c (modified) * testsuites/sptests/sp65/init.c (modified) * testsuites/sptests/sp65/sp65.doc (modified) score: PR2179: Fix initially locked PCP mutexes Elevate the ... Thu, 22 May 2014 09:56:50 GMT Chris Johns [3cbedb1] * testsuites/samples/pppd/init.c (modified) testsuite: Add a user keypress to start pppd. Allow the test to run ... Sun, 27 Apr 2014 08:11:09 GMT Chris Johns [eae0863] * cpukit/rtems/src/clockgettod.c (modified) * testsuites/sptests/sp2038/init.c (modified) rtems: Fix sp2038 test. Avoid using newlib's gmtime_r call which ... Wed, 21 May 2014 08:30:34 GMT Sebastian Huber [82f90743] * cpukit/score/src/threadrestart.c (modified) * testsuites/smptests/smpthreadlife01/init.c (modified) * testsuites/sptests/spthreadlife01/init.c (modified) score: _Thread_Set_life_protection() Enable usage of ... Thu, 15 May 2014 08:31:22 GMT Sebastian Huber [c0bff5e] * cpukit/score/include/rtems/score/schedulersmpimpl.h (modified) * cpukit/score/src/schedulerprioritysmp.c (modified) * cpukit/score/src/schedulersimplesmp.c (modified) * testsuites/smptests/Makefile.am (modified) * testsuites/smptests/configure.ac (modified) * testsuites/smptests/smpscheduler03/Makefile.am (added) * testsuites/smptests/smpscheduler03/init.c (added) * testsuites/smptests/smpscheduler03/smpscheduler03.doc (added) * testsuites/smptests/smpscheduler03/smpscheduler03.scn (added) score: Split SMP scheduler enqueue function Extract code from ... Wed, 14 May 2014 11:50:48 GMT Sebastian Huber [f39f667a] * cpukit/libmisc/capture/capture.c (modified) * cpukit/libmisc/monitor/mon-prmisc.c (modified) * cpukit/posix/src/pthreadexit.c (modified) * cpukit/posix/src/pthreadjoin.c (modified) * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/scheduler.h (modified) * cpukit/score/include/rtems/score/schedulercbs.h (modified) * cpukit/score/include/rtems/score/scheduleredf.h (modified) * cpukit/score/include/rtems/score/scheduleredfimpl.h (modified) * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * cpukit/score/include/rtems/score/schedulerpriority.h (modified) * cpukit/score/include/rtems/score/schedulerpriorityaffinitysmp.h (modified) * cpukit/score/include/rtems/score/schedulerpriorityimpl.h (modified) * cpukit/score/include/rtems/score/schedulerprioritysmp.h (modified) * cpukit/score/include/rtems/score/schedulersimple.h (modified) * cpukit/score/include/rtems/score/schedulersimpleimpl.h (modified) * cpukit/score/include/rtems/score/schedulersimplesmp.h (modified) * cpukit/score/include/rtems/score/schedulersmp.h (modified) * cpukit/score/include/rtems/score/schedulersmpimpl.h (modified) * cpukit/score/include/rtems/score/statesimpl.h (modified) * cpukit/score/src/schedulercbsunblock.c (modified) * cpukit/score/src/scheduleredfchangepriority.c (moved) * cpukit/score/src/scheduleredfenqueue.c (deleted) * cpukit/score/src/scheduleredfenqueuefirst.c (deleted) * cpukit/score/src/scheduleredfunblock.c (modified) * cpukit/score/src/schedulerprioritychangepriority.c (added) * cpukit/score/src/schedulerpriorityenqueue.c (deleted) * cpukit/score/src/schedulerpriorityenqueuefirst.c (deleted) * cpukit/score/src/schedulerpriorityextract.c (deleted) * cpukit/score/src/schedulerprioritysmp.c (modified) * cpukit/score/src/schedulerpriorityupdate.c (modified) * cpukit/score/src/schedulersimplechangepriority.c (moved) * cpukit/score/src/schedulersimpleenqueue.c (deleted) * cpukit/score/src/schedulersimpleenqueuefirst.c (deleted) * cpukit/score/src/schedulersimpleextract.c (deleted) * cpukit/score/src/schedulersimplereadyqueueenqueuefirst.c (deleted) * cpukit/score/src/schedulersimplesmp.c (modified) * cpukit/score/src/schedulersimpleunblock.c (modified) * cpukit/score/src/schedulersimpleyield.c (modified) * cpukit/score/src/schedulersmpvalidstatechanges.c (modified) * cpukit/score/src/threadchangepriority.c (modified) * cpukit/score/src/threadsettransient.c (deleted) * doc/user/glossary.texi (modified) * testsuites/sptests/Makefile.am (modified) * testsuites/sptests/configure.ac (modified) * testsuites/sptests/spintrcritical19/Makefile.am (deleted) * testsuites/sptests/spintrcritical19/init.c (deleted) * testsuites/sptests/spintrcritical19/spintrcritical19.doc (deleted) * testsuites/sptests/spintrcritical19/spintrcritical19.scn (deleted) score: Simplify _Thread_Change_priority() The function to change a ... Tue, 13 May 2014 14:03:05 GMT Sebastian Huber [beab7329] * cpukit/sapi/include/confdefs.h (modified) * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/scheduler.h (modified) * cpukit/score/include/rtems/score/schedulercbs.h (modified) * cpukit/score/include/rtems/score/schedulercbsimpl.h (added) * cpukit/score/include/rtems/score/scheduleredf.h (modified) * cpukit/score/include/rtems/score/scheduleredfimpl.h (modified) * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * cpukit/score/include/rtems/score/schedulerpriority.h (modified) * cpukit/score/include/rtems/score/schedulerpriorityaffinitysmp.h (modified) * cpukit/score/include/rtems/score/schedulerpriorityimpl.h (modified) * cpukit/score/include/rtems/score/schedulerprioritysmp.h (modified) * cpukit/score/include/rtems/score/schedulersimplesmp.h (modified) * cpukit/score/include/rtems/score/schedulersmp.h (modified) * cpukit/score/include/rtems/score/schedulersmpimpl.h (modified) * cpukit/score/include/rtems/score/thread.h (modified) * cpukit/score/preinstall.am (modified) * cpukit/score/src/schedulercbs.c (modified) * cpukit/score/src/schedulercbsallocate.c (modified) * cpukit/score/src/schedulercbsattachthread.c (modified) * cpukit/score/src/schedulercbsdetachthread.c (modified) * cpukit/score/src/schedulercbsreleasejob.c (modified) * cpukit/score/src/schedulercbsunblock.c (modified) * cpukit/score/src/scheduleredf.c (modified) * cpukit/score/src/scheduleredfallocate.c (modified) * cpukit/score/src/scheduleredfenqueue.c (modified) * cpukit/score/src/scheduleredfextract.c (modified) * cpukit/score/src/scheduleredfupdate.c (modified) * cpukit/score/src/scheduleredfyield.c (modified) * cpukit/score/src/schedulerpriorityaffinitysmp.c (modified) * cpukit/score/src/schedulerpriorityenqueue.c (modified) * cpukit/score/src/schedulerpriorityenqueuefirst.c (modified) * cpukit/score/src/schedulerprioritysmp.c (modified) * cpukit/score/src/schedulerpriorityunblock.c (modified) * cpukit/score/src/schedulerpriorityupdate.c (modified) * cpukit/score/src/schedulerpriorityyield.c (modified) * cpukit/score/src/schedulersimplesmp.c (modified) * cpukit/score/src/schedulersmpvalidstatechanges.c (added) * cpukit/score/src/threadinitialize.c (modified) * testsuites/sptests/spsize/size.c (modified) score: Introduce scheduler nodes Rename scheduler per-thread ... Mon, 12 May 2014 07:23:51 GMT Sebastian Huber [6c5c2f3] * c/src/lib/libbsp/powerpc/qoriq/include/bsp.h (modified) * c/src/lib/libbsp/powerpc/qoriq/start/start.S (modified) * c/src/lib/libbsp/powerpc/qoriq/startup/bspsmp.c (modified) * c/src/lib/libbsp/sparc/leon3/include/leon.h (modified) * c/src/lib/libbsp/sparc/leon3/startup/bspsmp.c (modified) * c/src/lib/libbsp/sparc/shared/start/start.S (modified) * testsuites/smptests/smpfatal08/init.c (modified) bsps: Use bsp_start_on_secondary_processor() Use a standard ... Thu, 08 May 2014 08:11:13 GMT Sebastian Huber [11b05f1] * c/src/lib/libbsp/sparc/shared/irq_asm.S (modified) * c/src/lib/libcpu/powerpc/new-exceptions/cpu.c (modified) * c/src/lib/libcpu/powerpc/new-exceptions/cpu_asm.S (modified) * cpukit/score/cpu/arm/cpu.c (modified) * cpukit/score/cpu/arm/cpu_asm.S (modified) * cpukit/score/cpu/arm/rtems/score/cpu.h (modified) * cpukit/score/cpu/i386/cpu_asm.S (modified) * cpukit/score/cpu/i386/rtems/score/cpu.h (modified) * cpukit/score/cpu/no_cpu/rtems/score/cpu.h (modified) * cpukit/score/cpu/powerpc/rtems/score/cpu.h (modified) * cpukit/score/cpu/sparc/cpu.c (modified) * cpukit/score/cpu/sparc/rtems/score/cpu.h (modified) * cpukit/score/src/threadinitialize.c (modified) * testsuites/sptests/spcontext01/init.c (modified) score: Fix CPU context usage on SMP We must not alter the is ... Wed, 07 May 2014 16:32:15 GMT Sebastian Huber [23b9d095] * testsuites/smptests/smp07/init.c (modified) smptests/smp07: Fix test output Wed, 07 May 2014 16:30:36 GMT Sebastian Huber [8fa3422] * testsuites/smptests/smp05/init.c (modified) smptests/smp05: Fix test name and output Wed, 07 May 2014 16:27:19 GMT Sebastian Huber [b97bc8bc] * testsuites/support/include/test_support.h (modified) * testsuites/support/src/locked_print.c (modified) tests: Add locked_printf_plugin() Add locked_vprintf(). Return an ... Fri, 02 May 2014 08:31:09 GMT Sebastian Huber [38b59a6] * c/src/lib/libbsp/sparc/shared/irq_asm.S (modified) * c/src/lib/libcpu/powerpc/new-exceptions/cpu.c (modified) * c/src/lib/libcpu/powerpc/new-exceptions/cpu_asm.S (modified) * cpukit/libmisc/cpuuse/cpuusagereport.c (modified) * cpukit/rtems/include/rtems/rtems/tasks.h (modified) * cpukit/rtems/src/tasksetscheduler.c (modified) * cpukit/score/cpu/arm/cpu.c (modified) * cpukit/score/cpu/arm/cpu_asm.S (modified) * cpukit/score/cpu/arm/rtems/score/cpu.h (modified) * cpukit/score/cpu/i386/cpu.c (modified) * cpukit/score/cpu/i386/cpu_asm.S (modified) * cpukit/score/cpu/i386/rtems/score/cpu.h (modified) * cpukit/score/cpu/no_cpu/rtems/score/cpu.h (modified) * cpukit/score/cpu/powerpc/cpu.c (modified) * cpukit/score/cpu/powerpc/rtems/score/cpu.h (modified) * cpukit/score/cpu/sparc/cpu.c (modified) * cpukit/score/cpu/sparc/rtems/score/cpu.h (modified) * cpukit/score/include/rtems/score/percpu.h (modified) * cpukit/score/include/rtems/score/scheduler.h (modified) * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * cpukit/score/include/rtems/score/schedulersmp.h (modified) * cpukit/score/include/rtems/score/schedulersmpimpl.h (modified) * cpukit/score/include/rtems/score/statesimpl.h (modified) * cpukit/score/include/rtems/score/thread.h (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/include/rtems/score/userextimpl.h (modified) * cpukit/score/src/smp.c (modified) * cpukit/score/src/threaddispatch.c (modified) * cpukit/score/src/threadhandler.c (modified) * cpukit/score/src/threadinitialize.c (modified) * cpukit/score/src/threadrestart.c (modified) * cpukit/score/src/threadstartmultitasking.c (modified) * doc/user/smp.t (modified) * testsuites/smptests/Makefile.am (modified) * testsuites/smptests/configure.ac (modified) * testsuites/smptests/smpmigration02/Makefile.am (added) * testsuites/smptests/smpmigration02/init.c (added) * testsuites/smptests/smpmigration02/smpmigration02.doc (added) * testsuites/smptests/smpmigration02/smpmigration02.scn (added) * testsuites/smptests/smpscheduler02/init.c (modified) * testsuites/smptests/smpswitchextension01/smpswitchextension01.scn (modified) * testsuites/sptests/spscheduler01/init.c (modified) * testsuites/tmtests/tm26/task1.c (modified) score: Implement forced thread migration The current implementation ... Mon, 05 May 2014 14:47:30 GMT Joel Sherrill [3324383c] * testsuites/fstests/fsdosfsformat01/init.c (modified) * testsuites/fstests/fsdosfsname01/init.c (modified) * testsuites/libtests/flashdisk01/init.c (modified) * testsuites/libtests/flashdisk01/test-file-system.c (modified) * testsuites/libtests/monitor02/init.c (modified) * testsuites/libtests/utf8proc01/init.c (modified) * testsuites/samples/capture/init.c (modified) * testsuites/samples/capture/test1.c (modified) * testsuites/samples/fileio/system.h (modified) * testsuites/samples/iostream/init.cc (modified) * testsuites/samples/loopback/init.c (modified) * testsuites/samples/paranoia/init.c (modified) * testsuites/samples/paranoia/paranoia.c (modified) * testsuites/samples/pppd/init.c (modified) * testsuites/samples/pppd/pppdapp.c (modified) * testsuites/sptests/spstkalloc02/init.c (modified) testsuites: Remove BSP_SMALL_MEMORY Fri, 02 May 2014 13:33:23 GMT Sebastian Huber [145becf] * cpukit/score/include/rtems/score/smpimpl.h (modified) * cpukit/score/src/smp.c (modified) * testsuites/smptests/Makefile.am (modified) * testsuites/smptests/configure.ac (modified) * testsuites/smptests/smpipi01/Makefile.am (added) * testsuites/smptests/smpipi01/init.c (added) * testsuites/smptests/smpipi01/smpipi01.doc (added) * testsuites/smptests/smpipi01/smpipi01.scn (added) score: Add SMP test message handler This handler can be used to ... Tue, 29 Apr 2014 14:09:35 GMT Sebastian Huber [e239760] * cpukit/rtems/include/rtems/rtems/tasks.h (modified) * cpukit/rtems/src/schedulerident.c (modified) * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * cpukit/score/include/rtems/score/smpimpl.h (modified) * cpukit/score/src/smp.c (modified) * doc/user/conf.t (modified) * doc/user/smp.t (modified) * testsuites/smptests/Makefile.am (modified) * testsuites/smptests/configure.ac (modified) * testsuites/smptests/smpfatal06/Makefile.am (deleted) * testsuites/smptests/smpfatal06/init.c (deleted) * testsuites/smptests/smpfatal06/smpfatal06.doc (deleted) * testsuites/smptests/smpfatal06/smpfatal06.scn (deleted) * testsuites/smptests/smpscheduler02/init.c (modified) score: SMP_FATAL_SCHEDULER_WITHOUT_PROCESSORS Avoid the ... Sun, 04 May 2014 22:12:52 GMT Chris Johns [1461b648] * c/src/lib/libbsp/arm/lm3s69xx/make/custom/lm3s3749-testsuite.tcfg (added) * c/src/lib/libbsp/arm/lm3s69xx/make/custom/lm3s6965-testsuite.tcfg (added) * c/src/lib/libbsp/arm/lm3s69xx/make/custom/lm4f120-testsuite.tcfg (added) * c/src/lib/libbsp/arm/lpc24xx/make/custom/lpc17xx_ea_rom_int-testsuite.tcfg (added) * c/src/lib/libbsp/arm/lpc24xx/make/custom/lpc17xx_plx800_rom_int-testsuite.tcfg (added) * c/src/lib/libbsp/arm/lpc24xx/make/custom/lpc2362-testsuite.tcfg (added) * c/src/lib/libbsp/arm/lpc24xx/make/custom/lpc23xx_tli800-testsuite.tcfg (added) * c/src/lib/libbsp/arm/lpc24xx/make/custom/lpc24xx_ncs_rom_int-testsuite.tcfg (added) * c/src/lib/libbsp/arm/lpc24xx/make/custom/lpc24xx_plx800_rom_int-testsuite.tcfg (added) * c/src/lib/libbsp/arm/lpc32xx/make/custom/lpc32xx_mzx_stage_1-testsuite.tcfg (added) * c/src/lib/libbsp/arm/rtl22xx/make/custom/rtl22xx-testsuite.tcfg (added) * c/src/lib/libbsp/arm/rtl22xx/make/custom/rtl22xx_t-testsuite.tcfg (added) * c/src/lib/libbsp/arm/stm32f4/make/custom/stm32f105rc-testsuite.tcfg (added) * c/src/lib/libbsp/arm/stm32f4/make/custom/stm32f4-testsuite.tcfg (added) * c/src/lib/libbsp/m68k/mcf52235/make/custom/mcf52235-testsuite.tcfg (added) * c/src/lib/libbsp/m68k/mcf5225x/make/custom/mcf5225x-testsuite.tcfg (added) * c/src/lib/libbsp/m68k/mrm332/make/custom/mrm332-testsuite.tcfg (added) * c/src/lib/libbsp/m68k/ods68302/make/custom/ods68302-testsuite.tcfg (added) * c/src/lib/libbsp/powerpc/mpc55xxevb/make/custom/gwlcfm-testsuite.tcfg (added) * c/src/lib/libbsp/powerpc/mpc55xxevb/make/custom/mpc5566evb-testsuite.tcfg (added) * c/src/lib/libbsp/powerpc/mpc55xxevb/make/custom/mpc5566evb_spe-testsuite.tcfg (added) * c/src/lib/libbsp/powerpc/mpc55xxevb/make/custom/mpc5643l_dpu-testsuite.tcfg (added) * c/src/lib/libbsp/powerpc/mpc55xxevb/make/custom/mpc5643l_evb-testsuite.tcfg (added) * c/src/lib/libbsp/powerpc/mpc55xxevb/make/custom/mpc5674f_ecu508_boot-testsuite.tcfg (added) * c/src/lib/libbsp/powerpc/mpc55xxevb/make/custom/mpc5674f_rsm6-testsuite.tcfg (added) * c/src/lib/libbsp/powerpc/mpc55xxevb/make/custom/phycore_mpc5554-testsuite.tcfg (added) * c/src/lib/libbsp/sh/gensh1/make/custom/gensh1-testsuite.tcfg (added) * c/src/lib/libbsp/sh/gensh2/make/custom/gensh2-testsuite.tcfg (added) * c/src/lib/libbsp/sh/shsim/make/custom/simsh1-testsuite.tcfg (added) * c/src/lib/libbsp/sh/shsim/make/custom/simsh2-testsuite.tcfg (added) * testsuites/automake/test-subdirs.am (added) * testsuites/fstests/Makefile.am (modified) * testsuites/libtests/Makefile.am (modified) * testsuites/mptests/Makefile.am (modified) * testsuites/psxtests/Makefile.am (modified) * testsuites/samples/Makefile.am (modified) * testsuites/sptests/Makefile.am (modified) * testsuites/tmtests/Makefile.am (modified) * tools/build/rtems-test-check (added) testsuite: Add a per BSP test check for tests not to build. Provide ... Sat, 26 Apr 2014 13:09:10 GMT Sebastian Huber [03b7789] * c/src/lib/libbsp/mips/shared/irq/exception.S (modified) * c/src/lib/libbsp/sparc/shared/irq_asm.S (modified) * c/src/lib/libcpu/sparc64/shared/score/interrupt.S (modified) * cpukit/sapi/include/confdefs.h (modified) * cpukit/score/cpu/arm/rtems/score/cpu.h (modified) * cpukit/score/cpu/bfin/cpu_asm.S (modified) * cpukit/score/cpu/h8300/cpu_asm.S (modified) * cpukit/score/cpu/i386/rtems/score/cpu.h (modified) * cpukit/score/cpu/m68k/cpu_asm.S (modified) * cpukit/score/cpu/mips/cpu_asm.S (modified) * cpukit/score/cpu/mips/rtems/score/cpu.h (modified) * cpukit/score/cpu/nios2/Makefile.am (modified) * cpukit/score/cpu/nios2/nios2-initialize-vectors.c (deleted) * cpukit/score/cpu/nios2/rtems/score/cpu.h (modified) * cpukit/score/cpu/no_cpu/rtems/score/cpu.h (modified) * cpukit/score/cpu/powerpc/rtems/score/cpu.h (modified) * cpukit/score/cpu/v850/rtems/score/cpu.h (modified) * cpukit/score/include/rtems/score/isr.h (modified) * cpukit/score/src/isr.c (modified) * testsuites/sptests/spfatal07/testcase.h (modified) * testsuites/sptests/spintr_err01/init.c (modified) score: Statically initialize _ISR_Vector_table Mon, 21 Apr 2014 14:08:48 GMT Joel Sherrill [a44fa5a7] * testsuites/libtests/utf8proc01/init.c (modified) utf8proc01: Honor BSP_SMALL_MEMORY Mon, 21 Apr 2014 14:08:34 GMT Joel Sherrill [faa4e4c0] * testsuites/libtests/flashdisk01/init.c (modified) flashdisk01: Honor BSP_SMALL_MEMORY Mon, 21 Apr 2014 14:08:15 GMT Joel Sherrill [2bea494] * testsuites/fstests/fsdosfsname01/init.c (modified) fsdosfsname01: Honor BSP_SMALL_MEMORY Mon, 21 Apr 2014 14:07:57 GMT Joel Sherrill [97ae79d7] * testsuites/fstests/fsdosfsformat01/init.c (modified) fsdosfsformat01: Honor BSP_SMALL_MEMORY Wed, 16 Apr 2014 10:34:07 GMT Sebastian Huber [b3613c3a] * testsuites/smptests/smpload01/init.c (modified) smptests/smpload01: Reduce timeout value Use events instead of ... Wed, 09 Apr 2014 13:07:54 GMT Sebastian Huber [c5831a3f] * c/src/lib/libbsp/i386/shared/smp/smp-imps.c (modified) * cpukit/posix/src/pthreadcreate.c (modified) * cpukit/posix/src/pthreadsetaffinitynp.c (modified) * cpukit/rtems/src/clocktick.c (modified) * cpukit/rtems/src/taskcreate.c (modified) * cpukit/rtems/src/tasksetaffinity.c (modified) * cpukit/sapi/include/confdefs.h (modified) * cpukit/sapi/include/rtems/scheduler.h (modified) * cpukit/score/include/rtems/score/percpu.h (modified) * cpukit/score/include/rtems/score/scheduler.h (modified) * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * cpukit/score/include/rtems/score/smpimpl.h (modified) * cpukit/score/include/rtems/score/thread.h (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/src/percpu.c (modified) * cpukit/score/src/schedulerdefaulttick.c (modified) * cpukit/score/src/schedulersetaffinity.c (modified) * cpukit/score/src/smp.c (modified) * cpukit/score/src/threadcreateidle.c (modified) * cpukit/score/src/threadinitialize.c (modified) * cpukit/score/src/threadstart.c (modified) * doc/user/conf.t (modified) * testsuites/smptests/Makefile.am (modified) * testsuites/smptests/configure.ac (modified) * testsuites/smptests/smpfatal04/Makefile.am (added) * testsuites/smptests/smpfatal04/init.c (added) * testsuites/smptests/smpfatal04/smpfatal04.doc (added) * testsuites/smptests/smpfatal04/smpfatal04.scn (added) * testsuites/smptests/smpfatal05/Makefile.am (added) * testsuites/smptests/smpfatal05/init.c (added) * testsuites/smptests/smpfatal05/smpfatal05.doc (added) * testsuites/smptests/smpfatal05/smpfatal05.scn (added) * testsuites/smptests/smpfatal06/Makefile.am (added) * testsuites/smptests/smpfatal06/init.c (added) * testsuites/smptests/smpfatal06/smpfatal06.doc (added) * testsuites/smptests/smpfatal06/smpfatal06.scn (added) * testsuites/smptests/smpfatal07/Makefile.am (added) * testsuites/smptests/smpfatal07/init.c (added) * testsuites/smptests/smpfatal07/smpfatal07.doc (added) * testsuites/smptests/smpfatal07/smpfatal07.scn (added) * testsuites/smptests/smpfatal08/Makefile.am (added) * testsuites/smptests/smpfatal08/init.c (added) * testsuites/smptests/smpfatal08/smpfatal08.doc (added) * testsuites/smptests/smpfatal08/smpfatal08.scn (added) * testsuites/smptests/smpscheduler02/Makefile.am (added) * testsuites/smptests/smpscheduler02/init.c (added) * testsuites/smptests/smpscheduler02/smpscheduler02.doc (added) * testsuites/smptests/smpscheduler02/smpscheduler02.scn (added) * testsuites/sptests/spscheduler01/init.c (modified) score: Add clustered/partitioned scheduling Clustered/partitioned ... Wed, 09 Apr 2014 08:09:39 GMT Sebastian Huber [27270b0d] * cpukit/rtems/Makefile.am (modified) * cpukit/rtems/include/rtems/rtems/tasks.h (modified) * cpukit/rtems/src/taskgetscheduler.c (added) * cpukit/rtems/src/tasksetscheduler.c (added) * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * testsuites/sptests/spscheduler01/init.c (modified) rtems: Add task get/set scheduler Wed, 09 Apr 2014 08:09:57 GMT Sebastian Huber [1b67535d] * cpukit/rtems/Makefile.am (modified) * cpukit/rtems/include/rtems/rtems/tasks.h (modified) * cpukit/rtems/src/schedulergetprocessorset.c (added) * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * testsuites/sptests/spscheduler01/init.c (modified) rtems: Add scheduler get processors Wed, 09 Apr 2014 08:09:24 GMT Sebastian Huber [b427a92] * cpukit/rtems/Makefile.am (modified) * cpukit/rtems/include/rtems/rtems/tasks.h (modified) * cpukit/rtems/src/schedulerident.c (added) * cpukit/score/include/rtems/score/object.h (modified) * cpukit/score/include/rtems/score/objectimpl.h (modified) * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * testsuites/sptests/spscheduler01/init.c (modified) rtems: Add scheduler identification Tue, 08 Apr 2014 09:14:27 GMT Sebastian Huber [0712d17] * cpukit/rtems/Makefile.am (modified) * cpukit/rtems/include/rtems/rtems/tasks.h (modified) * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/cpusetimpl.h (modified) * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * cpukit/score/src/schedulerdefaultgetaffinity.c (modified) * cpukit/score/src/schedulerdefaultsetaffinity.c (modified) * cpukit/score/src/schedulergetaffinity.c (added) * cpukit/score/src/schedulersetaffinity.c (added) * testsuites/sptests/Makefile.am (modified) * testsuites/sptests/configure.ac (modified) * testsuites/sptests/spscheduler01/Makefile.am (added) * testsuites/sptests/spscheduler01/init.c (added) * testsuites/sptests/spscheduler01/spscheduler01.doc (added) * testsuites/sptests/spscheduler01/spscheduler01.scn (added) score: Task get/set affinity Make rtems_task_get_affinity() and ... Fri, 04 Apr 2014 08:56:36 GMT Sebastian Huber [e1598a6] * cpukit/sapi/Makefile.am (modified) * cpukit/sapi/include/confdefs.h (modified) * cpukit/sapi/include/rtems/scheduler.h (added) * cpukit/sapi/preinstall.am (modified) * cpukit/score/include/rtems/score/scheduler.h (modified) * cpukit/score/include/rtems/score/schedulercbs.h (modified) * cpukit/score/include/rtems/score/scheduleredf.h (modified) * cpukit/score/include/rtems/score/scheduleredfimpl.h (modified) * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * cpukit/score/include/rtems/score/schedulerpriority.h (modified) * cpukit/score/include/rtems/score/schedulerpriorityaffinitysmp.h (modified) * cpukit/score/include/rtems/score/schedulerpriorityimpl.h (modified) * cpukit/score/include/rtems/score/schedulerprioritysmp.h (modified) * cpukit/score/include/rtems/score/schedulersimple.h (modified) * cpukit/score/include/rtems/score/schedulersimpleimpl.h (modified) * cpukit/score/include/rtems/score/schedulersimplesmp.h (modified) * cpukit/score/include/rtems/score/schedulersmp.h (modified) * cpukit/score/include/rtems/score/schedulersmpimpl.h (modified) * cpukit/score/src/scheduler.c (modified) * cpukit/score/src/schedulercbs.c (modified) * cpukit/score/src/schedulercbsallocate.c (modified) * cpukit/score/src/schedulercbsattachthread.c (modified) * cpukit/score/src/schedulercbscleanup.c (modified) * cpukit/score/src/schedulercbscreateserver.c (modified) * cpukit/score/src/schedulercbsdestroyserver.c (modified) * cpukit/score/src/schedulercbsdetachthread.c (modified) * cpukit/score/src/schedulercbsgetapprovedbudget.c (modified) * cpukit/score/src/schedulercbsgetexecutiontime.c (modified) * cpukit/score/src/schedulercbsgetparameters.c (modified) * cpukit/score/src/schedulercbsgetremainingbudget.c (modified) * cpukit/score/src/schedulercbsgetserverid.c (modified) * cpukit/score/src/schedulercbsreleasejob.c (modified) * cpukit/score/src/schedulercbssetparameters.c (modified) * cpukit/score/src/schedulercbsunblock.c (modified) * cpukit/score/src/schedulerdefaultallocatefree.c (modified) * cpukit/score/src/schedulerdefaultgetaffinity.c (modified) * cpukit/score/src/schedulerdefaultreleasejob.c (modified) * cpukit/score/src/schedulerdefaultsetaffinity.c (modified) * cpukit/score/src/schedulerdefaultstartidle.c (modified) * cpukit/score/src/schedulerdefaulttick.c (modified) * cpukit/score/src/schedulerdefaultupdate.c (modified) * cpukit/score/src/scheduleredf.c (modified) * cpukit/score/src/scheduleredfallocate.c (modified) * cpukit/score/src/scheduleredfblock.c (modified) * cpukit/score/src/scheduleredfenqueue.c (modified) * cpukit/score/src/scheduleredfenqueuefirst.c (modified) * cpukit/score/src/scheduleredfextract.c (modified) * cpukit/score/src/scheduleredffree.c (modified) * cpukit/score/src/scheduleredfreleasejob.c (modified) * cpukit/score/src/scheduleredfschedule.c (modified) * cpukit/score/src/scheduleredfunblock.c (modified) * cpukit/score/src/scheduleredfupdate.c (modified) * cpukit/score/src/scheduleredfyield.c (modified) * cpukit/score/src/schedulerpriority.c (modified) * cpukit/score/src/schedulerpriorityaffinitysmp.c (modified) * cpukit/score/src/schedulerpriorityallocate.c (modified) * cpukit/score/src/schedulerpriorityblock.c (modified) * cpukit/score/src/schedulerpriorityenqueue.c (modified) * cpukit/score/src/schedulerpriorityenqueuefirst.c (modified) * cpukit/score/src/schedulerpriorityextract.c (modified) * cpukit/score/src/schedulerpriorityfree.c (modified) * cpukit/score/src/schedulerpriorityschedule.c (modified) * cpukit/score/src/schedulerprioritysmp.c (modified) * cpukit/score/src/schedulerpriorityunblock.c (modified) * cpukit/score/src/schedulerpriorityupdate.c (modified) * cpukit/score/src/schedulerpriorityyield.c (modified) * cpukit/score/src/schedulersimple.c (modified) * cpukit/score/src/schedulersimpleblock.c (modified) * cpukit/score/src/schedulersimpleenqueue.c (modified) * cpukit/score/src/schedulersimpleenqueuefirst.c (modified) * cpukit/score/src/schedulersimpleextract.c (modified) * cpukit/score/src/schedulersimplereadyqueueenqueue.c (modified) * cpukit/score/src/schedulersimplereadyqueueenqueuefirst.c (modified) * cpukit/score/src/schedulersimpleschedule.c (modified) * cpukit/score/src/schedulersimplesmp.c (modified) * cpukit/score/src/schedulersimpleunblock.c (modified) * cpukit/score/src/schedulersimpleyield.c (modified) * cpukit/score/src/threadchangepriority.c (modified) * cpukit/score/src/threadrestart.c (modified) * doc/user/conf.t (modified) * testsuites/rhealstone/rhilatency/ilatency.c (modified) * testsuites/sptests/spinternalerror01/init.c (modified) * testsuites/sptests/spsize/size.c (modified) * testsuites/tmtests/tm26/task1.c (modified) * testsuites/tmtests/tm27/task1.c (modified) score: Static scheduler configuration Do not allocate the scheduler ... Mon, 14 Apr 2014 21:05:52 GMT Joel Sherrill [589bbcb] * testsuites/sptests/sp74/sp74.doc (modified) sp74.doc: Correct minor typos Thu, 10 Apr 2014 09:02:52 GMT Sebastian Huber [cb5eaddf] * c/src/lib/libbsp/arm/altera-cyclone-v/startup/bspreset.c (modified) * c/src/lib/libbsp/sparc/leon3/startup/bspreset.c (modified) * cpukit/rtems/Makefile.am (modified) * cpukit/rtems/include/rtems/rtems/smp.h (modified) * cpukit/rtems/src/getcurrentprocessor.c (added) * cpukit/sapi/src/testextension.c (modified) * testsuites/smptests/smp01/init.c (modified) * testsuites/smptests/smp01/tasks.c (modified) * testsuites/smptests/smp02/init.c (modified) * testsuites/smptests/smp02/tasks.c (modified) * testsuites/smptests/smp03/init.c (modified) * testsuites/smptests/smp05/init.c (modified) * testsuites/smptests/smp07/init.c (modified) * testsuites/smptests/smp08/init.c (modified) * testsuites/smptests/smp08/tasks.c (modified) * testsuites/smptests/smp09/init.c (modified) * testsuites/smptests/smpfatal01/init.c (modified) * testsuites/smptests/smpfatal02/init.c (modified) * testsuites/smptests/smpfatal03/init.c (modified) * testsuites/smptests/smplock01/init.c (modified) * testsuites/smptests/smpmigration01/init.c (modified) * testsuites/smptests/smppsxsignal01/init.c (modified) * testsuites/smptests/smpsignal01/init.c (modified) rtems: Rename rtems_smp_get_current_processor() Rename ... Thu, 10 Apr 2014 08:58:27 GMT Sebastian Huber [4bc8d2e] * c/src/lib/libbsp/sparc/leon3/startup/bspreset.c (modified) * cpukit/libmisc/cpuuse/cpuusagereset.c (modified) * cpukit/rtems/Makefile.am (modified) * cpukit/rtems/include/rtems/rtems/smp.h (modified) * cpukit/rtems/src/getprocessorcount.c (added) * cpukit/sapi/src/profilingiterate.c (modified) * testsuites/smptests/smp01/init.c (modified) * testsuites/smptests/smp02/init.c (modified) * testsuites/smptests/smp03/init.c (modified) * testsuites/smptests/smp05/init.c (modified) * testsuites/smptests/smp07/init.c (modified) * testsuites/smptests/smp08/init.c (modified) * testsuites/smptests/smp09/init.c (modified) * testsuites/smptests/smpaffinity01/init.c (modified) * testsuites/smptests/smpatomic01/init.c (modified) * testsuites/smptests/smpfatal01/init.c (modified) * testsuites/smptests/smpfatal02/init.c (modified) * testsuites/smptests/smpfatal03/init.c (modified) * testsuites/smptests/smpload01/init.c (modified) * testsuites/smptests/smplock01/init.c (modified) * testsuites/smptests/smpmigration01/init.c (modified) * testsuites/smptests/smppsxaffinity01/init.c (modified) * testsuites/smptests/smppsxaffinity02/init.c (modified) * testsuites/smptests/smppsxsignal01/init.c (modified) * testsuites/smptests/smpscheduler01/init.c (modified) * testsuites/smptests/smpsignal01/init.c (modified) * testsuites/smptests/smpswitchextension01/init.c (modified) * testsuites/smptests/smpthreadlife01/init.c (modified) * testsuites/tmtests/tmcontext01/init.c (modified) rtems: Rename rtems_smp_get_processor_count() Rename ... Mon, 07 Apr 2014 12:50:37 GMT Sebastian Huber [263f4bec] * cpukit/libmisc/monitor/mon-driver.c (modified) * cpukit/sapi/include/confdefs.h (modified) * cpukit/sapi/include/rtems/config.h (modified) * cpukit/sapi/include/rtems/io.h (modified) * cpukit/sapi/src/exinit.c (modified) * cpukit/sapi/src/io.c (modified) * doc/user/conf.t (modified) * testsuites/libtests/block11/init.c (modified) * testsuites/sptests/sp21/init.c (modified) * testsuites/sptests/spsize/size.c (modified) score: Statically initialize IO manager This simplifies the RTEMS ... Wed, 09 Apr 2014 07:40:43 GMT Sebastian Huber [2d5424d2] * testsuites/sptests/sp37/init.c (modified) sptests/sp37: Account for internal struct align Wed, 09 Apr 2014 13:26:17 GMT Sebastian Huber [c3cd7e7] * testsuites/smptests/Makefile.am (modified) * testsuites/smptests/configure.ac (modified) * testsuites/smptests/smpschedule01/Makefile.am (deleted) * testsuites/smptests/smpscheduler01/Makefile.am (added) * testsuites/smptests/smpscheduler01/init.c (moved) * testsuites/smptests/smpscheduler01/smpscheduler01.doc (moved) * testsuites/smptests/smpscheduler01/smpscheduler01.scn (moved) smptests/smpschedule01: Rename in smpscheduler01 Mon, 07 Apr 2014 14:07:25 GMT Sebastian Huber [eeb45b5] * testsuites/sptests/sp68/init.c (modified) sptests/sp68: Fix configuration Mon, 07 Apr 2014 13:59:09 GMT Sebastian Huber [fef4293] * testsuites/psxtests/psxkey02/init.c (modified) * testsuites/psxtests/psxkey02/psxkey02.scn (modified) psxtests/psxkey02: Test for proper error case Mon, 07 Apr 2014 13:36:55 GMT Sebastian Huber [316ba97] * testsuites/tmtests/tm21/system.h (modified) * testsuites/tmtests/tm21/task1.c (modified) tmtests/tm21: Fix configuration Mon, 07 Apr 2014 12:50:34 GMT Sebastian Huber [781631e] * testsuites/sptests/spwatchdog/init.c (modified) sptests/spwatchdog: Fix for short enums Fri, 04 Apr 2014 11:58:26 GMT Sebastian Huber [e785fbaa] * cpukit/posix/src/pthreadsetschedparam.c (modified) * cpukit/posix/src/sched_rr_get_interval.c (modified) * cpukit/rtems/src/taskmode.c (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/src/schedulerdefaulttick.c (modified) * cpukit/score/src/thread.c (modified) * cpukit/score/src/threaddispatch.c (modified) * cpukit/score/src/threadinitialize.c (modified) * testsuites/sptests/spsize/size.c (modified) score: Delete _Thread_Ticks_per_timeslice Use the Configuration instead. Fri, 04 Apr 2014 11:43:15 GMT Sebastian Huber [47445846] * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/src/thread.c (modified) * cpukit/score/src/threadinitialize.c (modified) * testsuites/sptests/spsize/size.c (modified) score: Delete _Thread_Maximum_extensions Use the Configuration instead. Thu, 03 Apr 2014 17:55:43 GMT Joel Sherrill [d507c037] * cpukit/rtems/Makefile.am (modified) * cpukit/rtems/include/rtems/rtems/tasks.h (modified) * cpukit/rtems/include/rtems/rtems/tasksimpl.h (modified) * cpukit/rtems/mainpage.h (modified) * cpukit/rtems/src/tasks.c (modified) * cpukit/rtems/src/taskvariable_invoke_dtor.c (modified) * cpukit/rtems/src/taskvariableadd.c (modified) * cpukit/rtems/src/taskvariabledelete.c (modified) * cpukit/rtems/src/taskvariableget.c (modified) * cpukit/sapi/include/confdefs.h (modified) * cpukit/score/include/rtems/score/thread.h (modified) * doc/user/task.t (modified) * testsuites/psxtests/psxconfig01/init.c (modified) * testsuites/smptests/smpunsupported01/init.c (modified) * testsuites/sptests/Makefile.am (modified) * testsuites/sptests/configure.ac (modified) Disable per task variables when SMP is enabled Per task variables ... Fri, 04 Apr 2014 14:32:10 GMT Sebastian Huber [cae120e2] * testsuites/rhealstone/rhmlatency/mlatency.c (modified) rhealstone/rhmlatency: Fix configuration Thu, 03 Apr 2014 13:03:35 GMT Sebastian Huber [24934e36] * cpukit/posix/src/nanosleep.c (modified) * cpukit/posix/src/pthreadcreate.c (modified) * cpukit/posix/src/pthreadgetaffinitynp.c (modified) * cpukit/posix/src/pthreadsetaffinitynp.c (modified) * cpukit/posix/src/sched_yield.c (modified) * cpukit/rtems/src/clocktick.c (modified) * cpukit/rtems/src/ratemoncancel.c (modified) * cpukit/rtems/src/ratemondelete.c (modified) * cpukit/rtems/src/ratemonperiod.c (modified) * cpukit/rtems/src/taskgetaffinity.c (modified) * cpukit/rtems/src/tasksetaffinity.c (modified) * cpukit/rtems/src/taskwakeafter.c (modified) * cpukit/score/include/rtems/score/scheduler.h (modified) * cpukit/score/include/rtems/score/schedulercbs.h (modified) * cpukit/score/include/rtems/score/scheduleredf.h (modified) * cpukit/score/include/rtems/score/scheduleredfimpl.h (modified) * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * cpukit/score/include/rtems/score/schedulerpriority.h (modified) * cpukit/score/include/rtems/score/schedulerpriorityaffinitysmp.h (modified) * cpukit/score/include/rtems/score/schedulerpriorityimpl.h (modified) * cpukit/score/include/rtems/score/schedulerprioritysmp.h (modified) * cpukit/score/include/rtems/score/schedulersimple.h (modified) * cpukit/score/include/rtems/score/schedulersimpleimpl.h (modified) * cpukit/score/include/rtems/score/schedulersimplesmp.h (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/src/coremutexseize.c (modified) * cpukit/score/src/schedulercbsallocate.c (modified) * cpukit/score/src/schedulercbsreleasejob.c (modified) * cpukit/score/src/schedulercbsunblock.c (modified) * cpukit/score/src/schedulerdefaultallocatefree.c (modified) * cpukit/score/src/schedulerdefaultgetaffinity.c (modified) * cpukit/score/src/schedulerdefaultreleasejob.c (modified) * cpukit/score/src/schedulerdefaultsetaffinity.c (modified) * cpukit/score/src/schedulerdefaultstartidle.c (modified) * cpukit/score/src/schedulerdefaulttick.c (modified) * cpukit/score/src/schedulerdefaultupdate.c (modified) * cpukit/score/src/scheduleredf.c (modified) * cpukit/score/src/scheduleredfallocate.c (modified) * cpukit/score/src/scheduleredfblock.c (modified) * cpukit/score/src/scheduleredfenqueue.c (modified) * cpukit/score/src/scheduleredfenqueuefirst.c (modified) * cpukit/score/src/scheduleredfextract.c (modified) * cpukit/score/src/scheduleredffree.c (modified) * cpukit/score/src/scheduleredfreleasejob.c (modified) * cpukit/score/src/scheduleredfschedule.c (modified) * cpukit/score/src/scheduleredfunblock.c (modified) * cpukit/score/src/scheduleredfupdate.c (modified) * cpukit/score/src/scheduleredfyield.c (modified) * cpukit/score/src/schedulerpriorityaffinitysmp.c (modified) * cpukit/score/src/schedulerpriorityallocate.c (modified) * cpukit/score/src/schedulerpriorityblock.c (modified) * cpukit/score/src/schedulerpriorityenqueue.c (modified) * cpukit/score/src/schedulerpriorityenqueuefirst.c (modified) * cpukit/score/src/schedulerpriorityextract.c (modified) * cpukit/score/src/schedulerpriorityfree.c (modified) * cpukit/score/src/schedulerpriorityprioritycompare.c (modified) * cpukit/score/src/schedulerpriorityschedule.c (modified) * cpukit/score/src/schedulerprioritysmp.c (modified) * cpukit/score/src/schedulerpriorityunblock.c (modified) * cpukit/score/src/schedulerpriorityupdate.c (modified) * cpukit/score/src/schedulerpriorityyield.c (modified) * cpukit/score/src/schedulersimpleblock.c (modified) * cpukit/score/src/schedulersimpleenqueue.c (modified) * cpukit/score/src/schedulersimpleenqueuefirst.c (modified) * cpukit/score/src/schedulersimpleextract.c (modified) * cpukit/score/src/schedulersimplereadyqueueenqueue.c (modified) * cpukit/score/src/schedulersimplereadyqueueenqueuefirst.c (modified) * cpukit/score/src/schedulersimpleschedule.c (modified) * cpukit/score/src/schedulersimplesmp.c (modified) * cpukit/score/src/schedulersimpleunblock.c (modified) * cpukit/score/src/schedulersimpleyield.c (modified) * cpukit/score/src/threadchangepriority.c (modified) * cpukit/score/src/threadclearstate.c (modified) * cpukit/score/src/threadinitialize.c (modified) * cpukit/score/src/threadready.c (modified) * cpukit/score/src/threadrestart.c (modified) * cpukit/score/src/threadsetpriority.c (modified) * cpukit/score/src/threadsetstate.c (modified) * cpukit/score/src/threadsettransient.c (modified) * cpukit/score/src/threadstart.c (modified) * testsuites/tmtests/tm26/task1.c (modified) * testsuites/tmtests/tm27/task1.c (modified) score: Add scheduler control to scheduler ops Scheduler operations ... Tue, 18 Mar 2014 17:44:32 GMT Jennifer Averett [af53e6cf] * testsuites/smptests/smpaffinity01/init.c (modified) smpaffinity01: Use Priority Affinity SMP scheduler. Tue, 18 Mar 2014 17:43:55 GMT Jennifer Averett [d4e1ead] * testsuites/smptests/smppsxaffinity01/init.c (modified) smppsxaffinity01: Use Priority Affinity SMP scheduler. Tue, 18 Mar 2014 17:43:35 GMT Jennifer Averett [cb283959] * testsuites/smptests/smppsxaffinity02/init.c (modified) smppsxaffinity02: Use Priority Affinity SMP scheduler. Thu, 03 Apr 2014 10:52:33 GMT Sebastian Huber [1a6093d] * testsuites/samples/fileio/system.h (modified) samples/fileio: Fix configuration Tue, 01 Apr 2014 09:48:59 GMT Sebastian Huber [494c2e3] * cpukit/sapi/include/confdefs.h (modified) * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/prioritybitmap.h (modified) * cpukit/score/include/rtems/score/prioritybitmapimpl.h (modified) * cpukit/score/include/rtems/score/schedulerpriority.h (modified) * cpukit/score/include/rtems/score/schedulerpriorityimpl.h (modified) * cpukit/score/include/rtems/score/schedulerprioritysmp.h (modified) * cpukit/score/include/rtems/score/schedulersimplesmp.h (modified) * cpukit/score/include/rtems/score/schedulersmp.h (modified) * cpukit/score/include/rtems/score/schedulersmpimpl.h (modified) * cpukit/score/src/prioritybitmap.c (deleted) * cpukit/score/src/schedulerpriority.c (modified) * cpukit/score/src/schedulerpriorityblock.c (modified) * cpukit/score/src/schedulerpriorityenqueue.c (modified) * cpukit/score/src/schedulerpriorityenqueuefirst.c (modified) * cpukit/score/src/schedulerpriorityextract.c (modified) * cpukit/score/src/schedulerprioritysmp.c (modified) * cpukit/score/src/schedulerpriorityunblock.c (modified) * cpukit/score/src/schedulerpriorityupdate.c (modified) * cpukit/score/src/schedulersimplesmp.c (modified) * cpukit/score/src/schedulersmpstartidle.c (deleted) * testsuites/sptests/spsize/size.c (modified) * testsuites/tmtests/tm26/task1.c (modified) * testsuites/tmtests/tm27/task1.c (modified) score: Move priority bit map to scheduler instance Delete global ... Fri, 28 Mar 2014 12:44:18 GMT Sebastian Huber [3f5f2ce] * cpukit/sapi/src/interrtext.c (modified) * cpukit/score/include/rtems/score/interr.h (modified) * cpukit/score/src/threadrestart.c (modified) * testsuites/sptests/Makefile.am (modified) * testsuites/sptests/configure.ac (modified) * testsuites/sptests/spfatal28/Makefile.am (added) * testsuites/sptests/spfatal28/spfatal28.doc (added) * testsuites/sptests/spfatal28/spfatal28.scn (added) * testsuites/sptests/spfatal28/testcase.h (added) * testsuites/sptests/spinternalerror02/init.c (modified) * testsuites/sptests/spsem01/init.c (modified) * testsuites/sptests/spsem01/spsem01.scn (modified) * testsuites/sptests/spsem02/init.c (modified) * testsuites/sptests/spsem02/spsem02.scn (modified) score: PR788: Add INTERNAL_ERROR_RESOURCE_IN_USE Issue a fatal ... Tue, 01 Apr 2014 07:21:05 GMT Sebastian Huber [3ccfd98b] * testsuites/libtests/Makefile.am (modified) * testsuites/libtests/configure.ac (modified) * testsuites/libtests/newlib01/Makefile.am (added) * testsuites/libtests/newlib01/init.c (added) * testsuites/libtests/newlib01/newlib01.doc (added) * testsuites/libtests/newlib01/newlib01.scn (added) libtests/newlib01: New test Tue, 01 Apr 2014 06:40:23 GMT Sebastian Huber [57db5f1] * testsuites/smptests/smpthreadlife01/init.c (modified) smptests/smpthreadlife01: Avoid bad profiling stat Thu, 27 Mar 2014 08:04:47 GMT Sebastian Huber [91e7b0c] * cpukit/score/include/rtems/score/threadqimpl.h (modified) * cpukit/score/src/threadqextract.c (modified) * cpukit/score/src/threadqextractfifo.c (modified) * cpukit/score/src/threadqextractpriority.c (modified) * cpukit/score/src/threadqprocesstimeout.c (modified) * cpukit/score/src/threadqrequeue.c (modified) * testsuites/sptests/spthreadq01/init.c (modified) score: PR2172: _Thread_queue_Extract() Add ... Mon, 31 Mar 2014 13:49:35 GMT Sebastian Huber [b9b014e] * testsuites/smptests/smpthreadlife01/init.c (modified) smptests/smpthreadlife01: Typo Mon, 31 Mar 2014 13:45:01 GMT Sebastian Huber [a881ff2] * testsuites/smptests/smpthreadlife01/init.c (modified) * testsuites/smptests/smpthreadlife01/smpthreadlife01.doc (modified) smptests/smpthreadlife01: Add test cases Mon, 31 Mar 2014 07:23:48 GMT Sebastian Huber [ab816bc] * testsuites/sptests/sptask_err04/init.c (modified) * testsuites/sptests/sptask_err04/system.h (modified) * testsuites/sptests/sptask_err04/task1.c (modified) sptests/sptask_err04: Fix broken test Thu, 27 Mar 2014 13:46:31 GMT Sebastian Huber [03e89287] * cpukit/libmisc/monitor/mon-sema.c (modified) * cpukit/posix/src/mutexinit.c (modified) * cpukit/rtems/src/semcreate.c (modified) * cpukit/score/include/rtems/score/coremutex.h (modified) * cpukit/score/include/rtems/score/coremuteximpl.h (modified) * cpukit/score/src/apimutex.c (modified) * cpukit/score/src/coremutex.c (modified) * cpukit/score/src/coremutexsurrender.c (modified) * testsuites/sptests/sp51/init.c (modified) score: Delete CORE_mutex_Control::lock The holder field is enough ... Fri, 28 Mar 2014 08:29:51 GMT Sebastian Huber [f0b4fd9] * cpukit/score/src/threadrestart.c (modified) * testsuites/sptests/Makefile.am (modified) * testsuites/sptests/configure.ac (modified) * testsuites/sptests/spthreadlife01/Makefile.am (added) * testsuites/sptests/spthreadlife01/init.c (added) * testsuites/sptests/spthreadlife01/spthreadlife01.doc (added) * testsuites/sptests/spthreadlife01/spthreadlife01.scn (added) score: Do not reset resource count during restart This fixes an ... Thu, 27 Mar 2014 13:16:12 GMT Sebastian Huber [23fec9f0] * cpukit/libcsupport/src/resource_snapshot.c (modified) * cpukit/posix/include/rtems/posix/pthreadimpl.h (modified) * cpukit/posix/include/rtems/posix/semaphoreimpl.h (modified) * cpukit/posix/src/conddestroy.c (modified) * cpukit/posix/src/condinit.c (modified) * cpukit/posix/src/keycreate.c (modified) * cpukit/posix/src/keydelete.c (modified) * cpukit/posix/src/mqueueclose.c (modified) * cpukit/posix/src/mqueuecreatesupp.c (modified) * cpukit/posix/src/mqueueopen.c (modified) * cpukit/posix/src/mqueueunlink.c (modified) * cpukit/posix/src/mutexdestroy.c (modified) * cpukit/posix/src/mutexinit.c (modified) * cpukit/posix/src/pbarrierdestroy.c (modified) * cpukit/posix/src/pbarrierinit.c (modified) * cpukit/posix/src/prwlockdestroy.c (modified) * cpukit/posix/src/prwlockinit.c (modified) * cpukit/posix/src/pspindestroy.c (modified) * cpukit/posix/src/pspininit.c (modified) * cpukit/posix/src/pthreadcreate.c (modified) * cpukit/posix/src/semaphorecreatesupp.c (modified) * cpukit/posix/src/semclose.c (modified) * cpukit/posix/src/semdestroy.c (modified) * cpukit/posix/src/seminit.c (modified) * cpukit/posix/src/semopen.c (modified) * cpukit/posix/src/semunlink.c (modified) * cpukit/posix/src/timercreate.c (modified) * cpukit/posix/src/timerdelete.c (modified) * cpukit/rtems/Makefile.am (modified) * cpukit/rtems/include/rtems/rtems/messageimpl.h (modified) * cpukit/rtems/include/rtems/rtems/tasksimpl.h (modified) * cpukit/rtems/src/barriercreate.c (modified) * cpukit/rtems/src/barrierdelete.c (modified) * cpukit/rtems/src/dpmemcreate.c (modified) * cpukit/rtems/src/dpmemdelete.c (modified) * cpukit/rtems/src/msgqallocate.c (deleted) * cpukit/rtems/src/msgqcreate.c (modified) * cpukit/rtems/src/msgqdelete.c (modified) * cpukit/rtems/src/partcreate.c (modified) * cpukit/rtems/src/partdelete.c (modified) * cpukit/rtems/src/ratemoncreate.c (modified) * cpukit/rtems/src/ratemondelete.c (modified) * cpukit/rtems/src/regioncreate.c (modified) * cpukit/rtems/src/regiondelete.c (modified) * cpukit/rtems/src/regionextend.c (modified) * cpukit/rtems/src/regiongetsegment.c (modified) * cpukit/rtems/src/regionresizesegment.c (modified) * cpukit/rtems/src/semcreate.c (modified) * cpukit/rtems/src/semdelete.c (modified) * cpukit/rtems/src/taskcreate.c (modified) * cpukit/rtems/src/timercreate.c (modified) * cpukit/rtems/src/timerdelete.c (modified) * cpukit/sapi/src/extensioncreate.c (modified) * cpukit/sapi/src/extensiondelete.c (modified) * cpukit/score/include/rtems/score/objectimpl.h (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/src/apimutex.c (modified) * cpukit/score/src/objectactivecount.c (modified) * cpukit/score/src/objectallocate.c (modified) * cpukit/score/src/objectextendinformation.c (modified) * cpukit/score/src/objectfree.c (modified) * cpukit/score/src/objectshrinkinformation.c (modified) * testsuites/sptests/spobjgetnext/init.c (modified) score: PR2152: Use allocator mutex for objects Use allocator mutex ... Tue, 25 Mar 2014 09:54:49 GMT Sebastian Huber [1b1be254] * cpukit/libcsupport/include/rtems/libcsupport.h (modified) * cpukit/libcsupport/src/newlibc_reent.c (modified) * cpukit/libcsupport/src/resource_snapshot.c (modified) * cpukit/libmisc/monitor/mon-prmisc.c (modified) * cpukit/posix/include/rtems/posix/pthreadimpl.h (modified) * cpukit/posix/src/keyrundestructors.c (modified) * cpukit/posix/src/pthread.c (modified) * cpukit/posix/src/pthreadexit.c (modified) * cpukit/rtems/include/rtems/rtems/tasksimpl.h (modified) * cpukit/rtems/src/taskdelete.c (modified) * cpukit/rtems/src/tasks.c (modified) * cpukit/rtems/src/taskvariable_invoke_dtor.c (modified) * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/statesimpl.h (modified) * cpukit/score/include/rtems/score/thread.h (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/include/rtems/score/userext.h (modified) * cpukit/score/include/rtems/score/userextimpl.h (modified) * cpukit/score/src/heapfree.c (modified) * cpukit/score/src/threadclose.c (deleted) * cpukit/score/src/threadinitialize.c (modified) * cpukit/score/src/threadrestart.c (modified) * cpukit/score/src/userextiterate.c (modified) * testsuites/psxtests/psxcleanup01/init.c (modified) * testsuites/smptests/smpthreadlife01/init.c (modified) * testsuites/smptests/smpunsupported01/init.c (modified) score: Thread life cycle re-implementation The thread deletion is ... Mon, 17 Mar 2014 14:03:22 GMT Sebastian Huber [391ad3e] * cpukit/posix/src/pthread.c (modified) * cpukit/score/include/rtems/score/userext.h (modified) * cpukit/score/src/threadrestart.c (modified) * testsuites/psxtests/psxcleanup01/init.c (modified) score: Fix thread restart extensions context Run the thread restart ... Mon, 17 Mar 2014 09:12:14 GMT Sebastian Huber [5c731a83] * cpukit/rtems/src/taskrestart.c (modified) * cpukit/score/include/rtems/score/objectimpl.h (modified) * cpukit/score/include/rtems/score/thread.h (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/src/threadinitialize.c (modified) * cpukit/score/src/threadrestart.c (modified) * testsuites/smptests/Makefile.am (modified) * testsuites/smptests/configure.ac (modified) * testsuites/smptests/smpthreadlife01/Makefile.am (added) * testsuites/smptests/smpthreadlife01/init.c (added) * testsuites/smptests/smpthreadlife01/smpthreadlife01.doc (added) * testsuites/smptests/smpthreadlife01/smpthreadlife01.scn (added) * testsuites/smptests/smpunsupported01/init.c (modified) score: Use thread action for thread restart The thread restart is ... Fri, 28 Mar 2014 10:58:20 GMT Sebastian Huber [ecd8c8ad] * testsuites/libtests/devnullfatal01/testcase.h (modified) * testsuites/psxtests/psxfatal_support/init.c (modified) * testsuites/sptests/spfatal22/testcase.h (modified) * testsuites/sptests/spfatal27/testcase.h (modified) * testsuites/sptests/spfatal_support/init.c (modified) tests/fatal: Fix test names Fri, 28 Mar 2014 10:52:28 GMT Sebastian Huber [d98217c] * testsuites/psxtests/psxconfig01/init.c (modified) psxtests/psxconfig01: Fix for POSIX keys config Fri, 28 Mar 2014 10:47:42 GMT Sebastian Huber [2c83ac3] * testsuites/smptests/smpfatal03/init.c (modified) smptests/smpfatal03: Fix end of test output Fri, 28 Mar 2014 10:34:16 GMT Sebastian Huber [5a13ef9] * testsuites/sptests/sp44/init.c (modified) sptests/sp44: Fix end of test output Fri, 28 Mar 2014 18:05:57 GMT Bjorn Larsson [df367fad] * testsuites/sptests/Makefile.am (modified) * testsuites/sptests/configure.ac (modified) * testsuites/sptests/sp09/Makefile.am (deleted) * testsuites/sptests/sp09/isr.c (deleted) * testsuites/sptests/sp09/sp09.scn (deleted) * testsuites/sptests/sp09/task1.c (deleted) * testsuites/sptests/sp09/task2.c (deleted) * testsuites/sptests/sp09/task3.c (deleted) * testsuites/sptests/spclock_err01/Makefile.am (added) * testsuites/sptests/spclock_err01/delay.c (moved) * testsuites/sptests/spclock_err01/init.c (moved) * testsuites/sptests/spclock_err01/spclock_err01.doc (added) * testsuites/sptests/spclock_err01/spclock_err01.scn (added) * testsuites/sptests/spclock_err01/system.h (moved) * testsuites/sptests/sptask_err02/Makefile.am (added) * testsuites/sptests/sptask_err02/init.c (added) * testsuites/sptests/sptask_err02/sptask_err02.doc (moved) * testsuites/sptests/sptask_err02/sptask_err02.scn (added) * testsuites/sptests/sptask_err02/system.h (added) * testsuites/sptests/sptask_err04/Makefile.am (added) * testsuites/sptests/sptask_err04/init.c (moved) * testsuites/sptests/sptask_err04/sptask_err04.doc (added) * testsuites/sptests/sptask_err04/sptask_err04.scn (added) * testsuites/sptests/sptask_err04/system.h (added) * testsuites/sptests/sptask_err04/task1.c (moved) * testsuites/sptests/sptimer_err01/init.c (modified) * testsuites/sptests/sptimer_err01/sptimer_err01.scn (modified) sptests: New tests split from sp09 screen 1 and screen 2. Split ... Thu, 27 Mar 2014 14:47:24 GMT Bjorn Larsson [719c7e5] * testsuites/sptests/Makefile.am (modified) * testsuites/sptests/configure.ac (modified) * testsuites/sptests/sp09/Makefile.am (modified) * testsuites/sptests/sp09/sp09.scn (modified) * testsuites/sptests/sp09/task1.c (modified) * testsuites/sptests/sptask_err03/Makefile.am (added) * testsuites/sptests/sptask_err03/init.c (moved) * testsuites/sptests/sptask_err03/sptask_err03.doc (added) * testsuites/sptests/sptask_err03/sptask_err03.scn (added) * testsuites/sptests/sptask_err03/system.h (added) sptask_err03: New test split from sp09 screen 3. Wed, 26 Mar 2014 18:22:43 GMT Bjorn Larsson [4327a7b] * testsuites/sptests/Makefile.am (modified) * testsuites/sptests/configure.ac (modified) * testsuites/sptests/sp09/Makefile.am (modified) * testsuites/sptests/sp09/sp09.scn (modified) * testsuites/sptests/sp09/task1.c (modified) * testsuites/sptests/spevent_err03/Makefile.am (added) * testsuites/sptests/spevent_err03/init.c (moved) * testsuites/sptests/spevent_err03/spevent_err03.doc (added) * testsuites/sptests/spevent_err03/spevent_err03.scn (added) * testsuites/sptests/spevent_err03/system.h (added) spevent_err03: New test split from sp09 screen 4. Wed, 26 Mar 2014 14:56:43 GMT Bjorn Larsson [d6f65e40] * testsuites/sptests/Makefile.am (modified) * testsuites/sptests/configure.ac (modified) * testsuites/sptests/sp09/Makefile.am (modified) * testsuites/sptests/sp09/sp09.scn (modified) * testsuites/sptests/sp09/task1.c (modified) * testsuites/sptests/spsem_err01/Makefile.am (added) * testsuites/sptests/spsem_err01/init.c (moved) * testsuites/sptests/spsem_err01/spsem_err01.doc (added) * testsuites/sptests/spsem_err01/spsem_err01.scn (added) * testsuites/sptests/spsem_err01/system.h (added) * testsuites/sptests/spsem_err02/Makefile.am (added) * testsuites/sptests/spsem_err02/init.c (moved) * testsuites/sptests/spsem_err02/spsem_err02.doc (added) * testsuites/sptests/spsem_err02/spsem_err02.scn (added) * testsuites/sptests/spsem_err02/system.h (added) * testsuites/sptests/spsem_err02/task2.c (added) * testsuites/sptests/sptask_err01/Makefile.am (added) * testsuites/sptests/sptask_err01/init.c (added) * testsuites/sptests/sptask_err01/sptask_err01.doc (added) * testsuites/sptests/sptask_err01/sptask_err01.scn (added) * testsuites/sptests/sptask_err01/system.h (added) * testsuites/sptests/sptask_err01/task2.c (added) sptests: split sp09 screen 5,6 into spsem_err01, spsem_err02, and ... Tue, 25 Mar 2014 18:48:30 GMT Bjorn Larsson [a3707d89] * testsuites/sptests/Makefile.am (modified) * testsuites/sptests/configure.ac (modified) * testsuites/sptests/sp09/Makefile.am (modified) * testsuites/sptests/sp09/sp09.scn (modified) * testsuites/sptests/sp09/system.h (modified) * testsuites/sptests/sp09/task1.c (modified) * testsuites/sptests/spmsgq_err01/Makefile.am (added) * testsuites/sptests/spmsgq_err01/init.c (moved) * testsuites/sptests/spmsgq_err01/spmsgq_err01.doc (added) * testsuites/sptests/spmsgq_err01/spmsgq_err01.scn (added) * testsuites/sptests/spmsgq_err01/system.h (added) * testsuites/sptests/spmsgq_err02/Makefile.am (added) * testsuites/sptests/spmsgq_err02/init.c (moved) * testsuites/sptests/spmsgq_err02/spmsgq_err02.doc (added) * testsuites/sptests/spmsgq_err02/spmsgq_err02.scn (added) * testsuites/sptests/spmsgq_err02/system.h (added) * testsuites/sptests/spmsgq_err02/task3.c (added) sptests: Split sp09 screens 7,8 into spmsg1_err01 and spmsgq_err02. ... Tue, 25 Mar 2014 17:51:14 GMT Bjorn Larsson [abc833bd] * testsuites/sptests/Makefile.am (modified) * testsuites/sptests/configure.ac (modified) * testsuites/sptests/sp09/Makefile.am (modified) * testsuites/sptests/sp09/sp09.scn (modified) * testsuites/sptests/sp09/system.h (modified) * testsuites/sptests/sp09/task1.c (modified) * testsuites/sptests/spport_err01/Makefile.am (added) * testsuites/sptests/spport_err01/init.c (moved) * testsuites/sptests/spport_err01/spport_err01.doc (added) * testsuites/sptests/spport_err01/spport_err01.scn (added) * testsuites/sptests/spport_err01/system.h (added) spport_err01: New test split from sp09 This test verifies ... Tue, 25 Mar 2014 14:58:04 GMT Bjorn Larsson [34244b7a] * testsuites/sptests/Makefile.am (modified) * testsuites/sptests/configure.ac (modified) * testsuites/sptests/sp09/screen09.c (modified) * testsuites/sptests/sp09/sp09.scn (modified) * testsuites/sptests/spsignal_err01/Makefile.am (added) * testsuites/sptests/spsignal_err01/init.c (added) * testsuites/sptests/spsignal_err01/isr.c (added) * testsuites/sptests/spsignal_err01/spsignal_err01.doc (added) * testsuites/sptests/spsignal_err01/spsignal_err01.scn (added) * testsuites/sptests/spsignal_err01/system.h (added) spsignal_err01: New test split from sp09. This test moves ... Tue, 25 Mar 2014 14:43:09 GMT Bjorn Larsson [0cf41e5] * testsuites/sptests/Makefile.am (modified) * testsuites/sptests/configure.ac (modified) * testsuites/sptests/sp09/screen09.c (modified) * testsuites/sptests/sp09/sp09.scn (modified) * testsuites/sptests/spintr_err01/Makefile.am (added) * testsuites/sptests/spintr_err01/init.c (added) * testsuites/sptests/spintr_err01/isr.c (added) * testsuites/sptests/spintr_err01/spintr_err01.doc (added) * testsuites/sptests/spintr_err01/spintr_err01.scn (added) * testsuites/sptests/spintr_err01/system.h (added) spintr_err01: New test split from sp09. This test contains the ... Tue, 25 Mar 2014 14:13:03 GMT Bjorn Larsson [9c88bc6e] * testsuites/sptests/Makefile.am (modified) * testsuites/sptests/configure.ac (modified) * testsuites/sptests/sp09/Makefile.am (modified) * testsuites/sptests/sp09/screen03.c (modified) * testsuites/sptests/sp09/sp09.scn (modified) * testsuites/sptests/sp09/system.h (modified) * testsuites/sptests/sp09/task1.c (modified) * testsuites/sptests/spratemon_err01/Makefile.am (added) * testsuites/sptests/spratemon_err01/init.c (added) * testsuites/sptests/spratemon_err01/screen10.c (moved) * testsuites/sptests/spratemon_err01/spratemon_err01.doc (added) * testsuites/sptests/spratemon_err01/spratemon_err01.scn (added) * testsuites/sptests/spratemon_err01/system.h (added) * testsuites/sptests/spratemon_err01/task4.c (moved) spratemon_err01: New test split from sp09. Thu, 27 Mar 2014 08:04:18 GMT Sebastian Huber [0cd2b777] * testsuites/samples/base_mp/init.c (modified) samples/base_mp: Include missing header file Thu, 27 Mar 2014 13:23:21 GMT Christian Mauderer [5c0c0cf] * cpukit/include/rtems/userenv.h (modified) * cpukit/libcsupport/include/rtems/libio_.h (modified) * cpukit/libcsupport/src/__usrenv.c (modified) * cpukit/libcsupport/src/libio_init.c (modified) * cpukit/libcsupport/src/privateenv.c (modified) * cpukit/sapi/include/confdefs.h (modified) * doc/shell/file.t (modified) * testsuites/fstests/imfs_support/fs_support.c (modified) * testsuites/fstests/jffs2_support/fs_support.c (modified) * testsuites/fstests/mdosfs_support/fs_support.c (modified) * testsuites/fstests/mimfs_support/fs_support.c (modified) * testsuites/fstests/mrfs_support/fs_support.c (modified) * testsuites/libtests/ftp01/init.c (modified) * testsuites/psxtests/psxchroot01/main.c (modified) * testsuites/psxtests/psxmount/main.c (modified) * testsuites/sptests/Makefile.am (modified) * testsuites/sptests/configure.ac (modified) * testsuites/sptests/spfatal27/Makefile.am (added) * testsuites/sptests/spfatal27/spfatal27.doc (added) * testsuites/sptests/spfatal27/spfatal27.scn (added) * testsuites/sptests/spfatal27/testcase.h (added) * testsuites/sptests/spprivenv01/init.c (modified) privateenv: Use POSIX keys instead of task variables. Thu, 27 Mar 2014 13:23:20 GMT Christian Mauderer [7d5c27e] * cpukit/include/rtems/userenv.h (modified) * cpukit/libcsupport/src/privateenv.c (modified) * testsuites/fstests/fsnofs01/fsnofs01.doc (modified) * testsuites/fstests/fsnofs01/init.c (modified) * testsuites/sptests/spprivenv01/init.c (modified) * testsuites/sptests/spprivenv01/spprivenv01.doc (modified) * testsuites/sptests/spprivenv01/spprivenv01.scn (modified) privateenv: Remove sharing of user environment between threads. Tue, 25 Mar 2014 15:45:08 GMT Sebastian Huber [8c26e798] * testsuites/libtests/tar02/init.c (modified) * testsuites/psxtests/psx13/test.c (modified) * testsuites/samples/iostream/init.cc (modified) * testsuites/sptests/sperror01/init.c (modified) * testsuites/sptests/sperror02/init.c (modified) * testsuites/sptests/sperror03/init.c (modified) tests: Produce proper begin/end messages Tue, 25 Mar 2014 13:15:52 GMT Sebastian Huber [a75242eb] * testsuites/tmtests/tmcontext01/init.c (modified) tmtests/tmcontext01: Use Mon, 24 Mar 2014 06:53:45 GMT Sebastian Huber [9b44339c] * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/watchdogimpl.h (modified) * cpukit/score/src/watchdogreport.c (deleted) * cpukit/score/src/watchdogreportchain.c (deleted) * testsuites/sptests/spwatchdog/init.c (modified) * testsuites/sptests/spwatchdog/spwatchdog.doc (modified) * testsuites/sptests/spwatchdog/spwatchdog.scn (modified) * testsuites/sptests/spwatchdog/task1.c (modified) score: Delete _Watchdog_Report() Delete _Watchdog_Report_chain(). ... Tue, 25 Mar 2014 08:46:45 GMT Sebastian Huber [65612cc] * testsuites/sptests/spprintk/init.c (modified) sptests/spprintk: Use Fri, 21 Mar 2014 20:35:26 GMT bjorn larsson [fd46711] * testsuites/psxtmtests/psxtmbarrier01/init.c (modified) * testsuites/psxtmtests/psxtmbarrier02/init.c (modified) * testsuites/psxtmtests/psxtmbarrier03/init.c (modified) * testsuites/psxtmtests/psxtmbarrier04/init.c (modified) * testsuites/psxtmtests/psxtmcond01/init.c (modified) * testsuites/psxtmtests/psxtmcond02/init.c (modified) * testsuites/psxtmtests/psxtmcond03/init.c (modified) * testsuites/psxtmtests/psxtmcond04/init.c (modified) * testsuites/psxtmtests/psxtmcond05/init.c (modified) * testsuites/psxtmtests/psxtmcond06/init.c (modified) * testsuites/psxtmtests/psxtmcond07/init.c (modified) * testsuites/psxtmtests/psxtmcond08/init.c (modified) * testsuites/psxtmtests/psxtmkey01/init.c (modified) * testsuites/psxtmtests/psxtmkey02/init.c (modified) * testsuites/psxtmtests/psxtmmq01/init.c (modified) * testsuites/psxtmtests/psxtmmutex01/init.c (modified) * testsuites/psxtmtests/psxtmmutex02/init.c (modified) * testsuites/psxtmtests/psxtmmutex03/init.c (modified) * testsuites/psxtmtests/psxtmmutex04/init.c (modified) * testsuites/psxtmtests/psxtmmutex05/init.c (modified) * testsuites/psxtmtests/psxtmmutex06/init.c (modified) * testsuites/psxtmtests/psxtmmutex07/init.c (modified) * testsuites/psxtmtests/psxtmnanosleep01/init.c (modified) * testsuites/psxtmtests/psxtmnanosleep02/init.c (modified) * testsuites/psxtmtests/psxtmrwlock01/init.c (modified) * testsuites/psxtmtests/psxtmrwlock02/init.c (modified) * testsuites/psxtmtests/psxtmrwlock03/init.c (modified) * testsuites/psxtmtests/psxtmrwlock04/init.c (modified) * testsuites/psxtmtests/psxtmrwlock05/init.c (modified) * testsuites/psxtmtests/psxtmrwlock06/init.c (modified) * testsuites/psxtmtests/psxtmrwlock07/init.c (modified) * testsuites/psxtmtests/psxtmsem01/init.c (modified) * testsuites/psxtmtests/psxtmsem02/init.c (modified) * testsuites/psxtmtests/psxtmsem03/init.c (modified) * testsuites/psxtmtests/psxtmsem04/init.c (modified) * testsuites/psxtmtests/psxtmsem05/init.c (modified) * testsuites/psxtmtests/psxtmsleep01/init.c (modified) * testsuites/psxtmtests/psxtmsleep02/init.c (modified) * testsuites/psxtmtests/psxtmthread01/init.c (modified) * testsuites/psxtmtests/psxtmthread02/init.c (modified) * testsuites/psxtmtests/psxtmthread03/init.c (modified) * testsuites/psxtmtests/psxtmthread04/init.c (modified) * testsuites/psxtmtests/psxtmthread05/init.c (modified) * testsuites/psxtmtests/psxtmthread06/init.c (modified) psxtmtests: Add test.h support Fri, 21 Mar 2014 15:48:01 GMT bjorn larsson [2ead50a] * testsuites/tmtests/tm01/task1.c (modified) * testsuites/tmtests/tm02/task1.c (modified) * testsuites/tmtests/tm03/task1.c (modified) * testsuites/tmtests/tm04/task1.c (modified) * testsuites/tmtests/tm05/task1.c (modified) * testsuites/tmtests/tm06/task1.c (modified) * testsuites/tmtests/tm07/task1.c (modified) * testsuites/tmtests/tm08/task1.c (modified) * testsuites/tmtests/tm09/task1.c (modified) * testsuites/tmtests/tm10/task1.c (modified) * testsuites/tmtests/tm11/task1.c (modified) * testsuites/tmtests/tm12/task1.c (modified) * testsuites/tmtests/tm13/task1.c (modified) * testsuites/tmtests/tm14/task1.c (modified) * testsuites/tmtests/tm15/task1.c (modified) * testsuites/tmtests/tm16/task1.c (modified) * testsuites/tmtests/tm17/task1.c (modified) * testsuites/tmtests/tm18/task1.c (modified) * testsuites/tmtests/tm19/task1.c (modified) * testsuites/tmtests/tm20/task1.c (modified) * testsuites/tmtests/tm21/task1.c (modified) * testsuites/tmtests/tm22/task1.c (modified) * testsuites/tmtests/tm23/task1.c (modified) * testsuites/tmtests/tm24/task1.c (modified) * testsuites/tmtests/tm25/task1.c (modified) * testsuites/tmtests/tm26/task1.c (modified) * testsuites/tmtests/tm27/task1.c (modified) * testsuites/tmtests/tm28/task1.c (modified) * testsuites/tmtests/tm29/task1.c (modified) * testsuites/tmtests/tm30/init.c (modified) * testsuites/tmtests/tmck/task1.c (modified) * testsuites/tmtests/tmcontext01/init.c (modified) * testsuites/tmtests/tmoverhd/testtask.c (modified) tmtests: convert to test.h Tue, 25 Mar 2014 07:06:21 GMT Sebastian Huber [6c0301d] * testsuites/sptests/sp01/init.c (modified) * testsuites/sptests/sp01/system.h (modified) * testsuites/sptests/sp01/task1.c (modified) * testsuites/sptests/sp02/init.c (modified) * testsuites/sptests/sp02/system.h (modified) * testsuites/sptests/sp02/task1.c (modified) * testsuites/sptests/sp03/init.c (modified) * testsuites/sptests/sp03/system.h (modified) * testsuites/sptests/sp03/task2.c (modified) * testsuites/sptests/sp04/init.c (modified) * testsuites/sptests/sp04/system.h (modified) * testsuites/sptests/sp04/task1.c (modified) * testsuites/sptests/sp05/init.c (modified) * testsuites/sptests/sp05/system.h (modified) * testsuites/sptests/sp05/task1.c (modified) * testsuites/sptests/sp06/init.c (modified) * testsuites/sptests/sp06/system.h (modified) * testsuites/sptests/sp06/task1.c (modified) * testsuites/sptests/sp07/init.c (modified) * testsuites/sptests/sp07/system.h (modified) * testsuites/sptests/sp07/taskexit.c (modified) * testsuites/sptests/sp08/init.c (modified) * testsuites/sptests/sp09/init.c (modified) * testsuites/sptests/sp09/system.h (modified) * testsuites/sptests/sp09/task1.c (modified) * testsuites/sptests/sp10/init.c (modified) * testsuites/sptests/sp11/init.c (modified) * testsuites/sptests/sp11/system.h (modified) * testsuites/sptests/sp11/task1.c (modified) * testsuites/sptests/sp12/init.c (modified) * testsuites/sptests/sp12/system.h (modified) * testsuites/sptests/sp12/task5.c (modified) * testsuites/sptests/sp13/init.c (modified) * testsuites/sptests/sp13/system.h (modified) * testsuites/sptests/sp13/task1.c (modified) * testsuites/sptests/sp14/init.c (modified) * testsuites/sptests/sp14/system.h (modified) * testsuites/sptests/sp14/task2.c (modified) * testsuites/sptests/sp15/init.c (modified) * testsuites/sptests/sp15/system.h (modified) * testsuites/sptests/sp15/task1.c (modified) * testsuites/sptests/sp16/init.c (modified) * testsuites/sptests/sp16/system.h (modified) * testsuites/sptests/sp16/task1.c (modified) * testsuites/sptests/sp17/init.c (modified) * testsuites/sptests/sp17/system.h (modified) * testsuites/sptests/sp17/task1.c (modified) * testsuites/sptests/sp18/init.c (modified) * testsuites/sptests/sp19/fptask.c (modified) * testsuites/sptests/sp19/init.c (modified) * testsuites/sptests/sp19/system.h (modified) * testsuites/sptests/sp20/init.c (modified) * testsuites/sptests/sp20/system.h (modified) * testsuites/sptests/sp20/task1.c (modified) * testsuites/sptests/sp2038/init.c (modified) * testsuites/sptests/sp21/init.c (modified) * testsuites/sptests/sp22/init.c (modified) * testsuites/sptests/sp22/system.h (modified) * testsuites/sptests/sp22/task1.c (modified) * testsuites/sptests/sp23/init.c (modified) * testsuites/sptests/sp23/system.h (modified) * testsuites/sptests/sp23/task1.c (modified) * testsuites/sptests/sp24/init.c (modified) * testsuites/sptests/sp24/system.h (modified) * testsuites/sptests/sp24/task1.c (modified) * testsuites/sptests/sp25/init.c (modified) * testsuites/sptests/sp25/system.h (modified) * testsuites/sptests/sp25/task1.c (modified) * testsuites/sptests/sp26/init.c (modified) * testsuites/sptests/sp26/system.h (modified) * testsuites/sptests/sp26/task1.c (modified) * testsuites/sptests/sp27/init.c (modified) * testsuites/sptests/sp28/init.c (modified) * testsuites/sptests/sp29/init.c (modified) * testsuites/sptests/sp30/init.c (modified) * testsuites/sptests/sp30/system.h (modified) * testsuites/sptests/sp30/task1.c (modified) * testsuites/sptests/sp31/init.c (modified) * testsuites/sptests/sp31/system.h (modified) * testsuites/sptests/sp31/task1.c (modified) * testsuites/sptests/sp32/init.c (modified) * testsuites/sptests/sp33/init.c (modified) * testsuites/sptests/sp34/changepri.c (modified) * testsuites/sptests/sp35/priinv.c (modified) * testsuites/sptests/sp36/strict_order_mut.c (modified) * testsuites/sptests/sp37/init.c (modified) * testsuites/sptests/sp37/system.h (modified) * testsuites/sptests/sp38/init.c (modified) * testsuites/sptests/sp38/system.h (modified) * testsuites/sptests/sp39/init.c (modified) * testsuites/sptests/sp39/system.h (modified) * testsuites/sptests/sp40/init.c (modified) * testsuites/sptests/sp41/init.c (modified) * testsuites/sptests/sp42/init.c (modified) * testsuites/sptests/sp43/init.c (modified) * testsuites/sptests/sp43/system.h (modified) * testsuites/sptests/sp44/init.c (modified) * testsuites/sptests/sp45/init.c (modified) * testsuites/sptests/sp46/init.c (modified) * testsuites/sptests/sp47/init.c (modified) * testsuites/sptests/sp48/init.c (modified) * testsuites/sptests/sp49/init.c (modified) * testsuites/sptests/sp50/init.c (modified) * testsuites/sptests/sp51/init.c (modified) * testsuites/sptests/sp52/init.c (modified) * testsuites/sptests/sp54/init.c (modified) * testsuites/sptests/sp55/init.c (modified) * testsuites/sptests/sp56/init.c (modified) * testsuites/sptests/sp57/init.c (modified) * testsuites/sptests/sp58/init.c (modified) * testsuites/sptests/sp59/init.c (modified) * testsuites/sptests/sp60/init.c (modified) * testsuites/sptests/sp62/init.c (modified) * testsuites/sptests/sp63/init.c (modified) * testsuites/sptests/sp64/init.c (modified) * testsuites/sptests/sp65/init.c (modified) * testsuites/sptests/sp67/init.c (modified) * testsuites/sptests/sp68/init.c (modified) * testsuites/sptests/sp69/init.c (modified) * testsuites/sptests/sp70/init.c (modified) * testsuites/sptests/sp71/init.c (modified) * testsuites/sptests/sp72/init.c (modified) * testsuites/sptests/sp73/init.c (modified) * testsuites/sptests/sp74/init.c (modified) * testsuites/sptests/sp75/init.c (modified) * testsuites/sptests/sp76/init.c (modified) * testsuites/sptests/sp77/init.c (modified) * testsuites/sptests/spassoc01/init.c (modified) * testsuites/sptests/spcache01/init.c (modified) * testsuites/sptests/spcbssched01/init.c (modified) * testsuites/sptests/spcbssched01/system.h (modified) * testsuites/sptests/spcbssched01/task1.c (modified) * testsuites/sptests/spcbssched02/init.c (modified) * testsuites/sptests/spcbssched02/system.h (modified) * testsuites/sptests/spcbssched03/init.c (modified) * testsuites/sptests/spcbssched03/system.h (modified) * testsuites/sptests/spcbssched03/tasks_periodic.c (modified) * testsuites/sptests/spchain/init.c (modified) * testsuites/sptests/spclock_err02/init.c (modified) * testsuites/sptests/spclockget/init.c (modified) * testsuites/sptests/spcontext01/init.c (modified) * testsuites/sptests/spcoverage/init.c (modified) * testsuites/sptests/spcpucounter01/init.c (modified) * testsuites/sptests/spcpuset01/init.c (modified) * testsuites/sptests/spcpuset01/system.h (modified) * testsuites/sptests/spedfsched01/init.c (modified) * testsuites/sptests/spedfsched01/system.h (modified) * testsuites/sptests/spedfsched01/task1.c (modified) * testsuites/sptests/spedfsched02/init.c (modified) * testsuites/sptests/spedfsched02/system.h (modified) * testsuites/sptests/spedfsched02/task1.c (modified) * testsuites/sptests/spedfsched03/init.c (modified) * testsuites/sptests/spedfsched03/system.h (modified) * testsuites/sptests/spedfsched03/tasks_periodic.c (modified) * testsuites/sptests/sperror01/init.c (modified) * testsuites/sptests/sperror02/init.c (modified) * testsuites/sptests/sperror03/init.c (modified) * testsuites/sptests/speventsystem01/init.c (modified) * testsuites/sptests/speventtransient01/init.c (modified) * testsuites/sptests/spfatal03/testcase.h (modified) * testsuites/sptests/spfatal16/testcase.h (modified) * testsuites/sptests/spfatal26/init.c (modified) * testsuites/sptests/spfatal_support/init.c (modified) * testsuites/sptests/spfatal_support/system.h (modified) * testsuites/sptests/spfifo01/init.c (modified) * testsuites/sptests/spfifo02/init.c (modified) * testsuites/sptests/spfifo03/init.c (modified) * testsuites/sptests/spfifo04/init.c (modified) * testsuites/sptests/spfifo05/init.c (modified) * testsuites/sptests/spfreechain01/init.c (modified) * testsuites/sptests/spheapprot/init.c (modified) * testsuites/sptests/spinternalerror01/init.c (modified) * testsuites/sptests/spinternalerror02/init.c (modified) * testsuites/sptests/spintrcritical01/init.c (modified) * testsuites/sptests/spintrcritical06/init.c (modified) * testsuites/sptests/spintrcritical08/init.c (modified) * testsuites/sptests/spintrcritical09/init.c (modified) * testsuites/sptests/spintrcritical10/init.c (modified) * testsuites/sptests/spintrcritical11/init.c (modified) * testsuites/sptests/spintrcritical13/init.c (modified) * testsuites/sptests/spintrcritical15/init.c (modified) * testsuites/sptests/spintrcritical16/init.c (modified) * testsuites/sptests/spintrcritical17/init.c (modified) * testsuites/sptests/spintrcritical18/init.c (modified) * testsuites/sptests/spintrcritical19/init.c (modified) * testsuites/sptests/spintrcritical20/init.c (modified) * testsuites/sptests/spmkdir/init.c (modified) * testsuites/sptests/spmountmgr01/init.c (modified) * testsuites/sptests/spnotepad01/init.c (modified) * testsuites/sptests/spnsext01/init.c (modified) * testsuites/sptests/spobjgetnext/init.c (modified) * testsuites/sptests/spobjgetnext/system.h (modified) * testsuites/sptests/sppagesize/init.c (modified) * testsuites/sptests/sppartition_err01/init.c (modified) * testsuites/sptests/sppartition_err01/system.h (modified) * testsuites/sptests/spprintk/init.c (modified) * testsuites/sptests/spprivenv01/init.c (modified) * testsuites/sptests/spprofiling01/init.c (modified) * testsuites/sptests/spqreslib/init.c (modified) * testsuites/sptests/spqreslib/system.h (modified) * testsuites/sptests/spqreslib/task_periodic.c (modified) * testsuites/sptests/sprbtree01/init.c (modified) * testsuites/sptests/spregion_err01/init.c (modified) * testsuites/sptests/spregion_err01/system.h (modified) * testsuites/sptests/spsem01/init.c (modified) * testsuites/sptests/spsem02/init.c (modified) * testsuites/sptests/spsimplesched01/init.c (modified) * testsuites/sptests/spsimplesched02/init.c (modified) * testsuites/sptests/spsimplesched03/init.c (modified) * testsuites/sptests/spsize/init.c (modified) * testsuites/sptests/spsize/system.h (modified) * testsuites/sptests/spstkalloc/init.c (modified) * testsuites/sptests/spstkalloc02/init.c (modified) * testsuites/sptests/spthreadq01/init.c (modified) * testsuites/sptests/sptimer_err01/init.c (modified) * testsuites/sptests/sptimer_err02/init.c (modified) * testsuites/sptests/sptimespec01/init.c (modified) * testsuites/sptests/sptls01/init.c (modified) * testsuites/sptests/sptls02/init.cc (modified) * testsuites/sptests/sptls03/init.c (modified) * testsuites/sptests/spwatchdog/init.c (modified) * testsuites/sptests/spwatchdog/system.h (modified) * testsuites/sptests/spwatchdog/task1.c (modified) * testsuites/sptests/spwkspace/init.c (modified) tests/sptests: Use Tue, 25 Mar 2014 07:06:16 GMT Sebastian Huber [698c2e50] * testsuites/psxtests/psx01/init.c (modified) * testsuites/psxtests/psx01/system.h (modified) * testsuites/psxtests/psx01/task.c (modified) * testsuites/psxtests/psx02/init.c (modified) * testsuites/psxtests/psx02/system.h (modified) * testsuites/psxtests/psx02/task.c (modified) * testsuites/psxtests/psx03/init.c (modified) * testsuites/psxtests/psx03/system.h (modified) * testsuites/psxtests/psx04/init.c (modified) * testsuites/psxtests/psx04/system.h (modified) * testsuites/psxtests/psx05/init.c (modified) * testsuites/psxtests/psx05/system.h (modified) * testsuites/psxtests/psx06/init.c (modified) * testsuites/psxtests/psx06/system.h (modified) * testsuites/psxtests/psx07/init.c (modified) * testsuites/psxtests/psx07/system.h (modified) * testsuites/psxtests/psx08/init.c (modified) * testsuites/psxtests/psx08/system.h (modified) * testsuites/psxtests/psx08/task3.c (modified) * testsuites/psxtests/psx09/init.c (modified) * testsuites/psxtests/psx09/system.h (modified) * testsuites/psxtests/psx10/init.c (modified) * testsuites/psxtests/psx10/system.h (modified) * testsuites/psxtests/psx11/init.c (modified) * testsuites/psxtests/psx11/system.h (modified) * testsuites/psxtests/psx12/init.c (modified) * testsuites/psxtests/psx12/system.h (modified) * testsuites/psxtests/psx13/main.c (modified) * testsuites/psxtests/psx13/test.c (modified) * testsuites/psxtests/psx14/init.c (modified) * testsuites/psxtests/psx14/system.h (modified) * testsuites/psxtests/psx15/init.c (modified) * testsuites/psxtests/psx16/init.c (modified) * testsuites/psxtests/psxaio01/init.c (modified) * testsuites/psxtests/psxaio01/system.h (modified) * testsuites/psxtests/psxaio02/init.c (modified) * testsuites/psxtests/psxaio02/system.h (modified) * testsuites/psxtests/psxaio03/init.c (modified) * testsuites/psxtests/psxaio03/system.h (modified) * testsuites/psxtests/psxalarm01/init.c (modified) * testsuites/psxtests/psxautoinit01/init.c (modified) * testsuites/psxtests/psxautoinit02/init.c (modified) * testsuites/psxtests/psxbarrier01/main.c (modified) * testsuites/psxtests/psxbarrier01/test.c (modified) * testsuites/psxtests/psxcancel/init.c (modified) * testsuites/psxtests/psxcancel01/init.c (modified) * testsuites/psxtests/psxchroot01/main.c (modified) * testsuites/psxtests/psxchroot01/test.c (modified) * testsuites/psxtests/psxclassic01/init.c (modified) * testsuites/psxtests/psxcleanup/psxcleanup.c (modified) * testsuites/psxtests/psxcleanup/system.h (modified) * testsuites/psxtests/psxcleanup01/init.c (modified) * testsuites/psxtests/psxclock/init.c (modified) * testsuites/psxtests/psxcond01/init.c (modified) * testsuites/psxtests/psxconfig01/init.c (modified) * testsuites/psxtests/psxeintr_join/init.c (modified) * testsuites/psxtests/psxenosys/init.c (modified) * testsuites/psxtests/psxenosys/system.h (modified) * testsuites/psxtests/psxfatal_support/init.c (modified) * testsuites/psxtests/psxfatal_support/system.h (modified) * testsuites/psxtests/psxfchx01/init.c (modified) * testsuites/psxtests/psxfile01/main.c (modified) * testsuites/psxtests/psxfile01/test.c (modified) * testsuites/psxtests/psxfile02/init.c (modified) * testsuites/psxtests/psxfilelock01/init.c (modified) * testsuites/psxtests/psxgetattrnp01/init.c (modified) * testsuites/psxtests/psxgetrusage01/init.c (modified) * testsuites/psxtests/psxid01/init.c (modified) * testsuites/psxtests/psximfs01/init.c (modified) * testsuites/psxtests/psximfs02/init.c (modified) * testsuites/psxtests/psxintrcritical01/init.c (modified) * testsuites/psxtests/psxitimer/init.c (modified) * testsuites/psxtests/psxkey01/init.c (modified) * testsuites/psxtests/psxkey01/system.h (modified) * testsuites/psxtests/psxkey02/init.c (modified) * testsuites/psxtests/psxkey03/init.c (modified) * testsuites/psxtests/psxkey04/init.c (modified) * testsuites/psxtests/psxkey05/init.c (modified) * testsuites/psxtests/psxkey06/init.c (modified) * testsuites/psxtests/psxkey07/init.c (modified) * testsuites/psxtests/psxkey08/init.c (modified) * testsuites/psxtests/psxkey09/init.c (modified) * testsuites/psxtests/psxkey10/init.c (modified) * testsuites/psxtests/psxmount/main.c (modified) * testsuites/psxtests/psxmount/test.c (modified) * testsuites/psxtests/psxmsgq01/init.c (modified) * testsuites/psxtests/psxmsgq01/system.h (modified) * testsuites/psxtests/psxmsgq02/init.c (modified) * testsuites/psxtests/psxmsgq02/system.h (modified) * testsuites/psxtests/psxmsgq03/init.c (modified) * testsuites/psxtests/psxmsgq03/system.h (modified) * testsuites/psxtests/psxmsgq04/init.c (modified) * testsuites/psxtests/psxmutexattr01/init.c (modified) * testsuites/psxtests/psxobj01/init.c (modified) * testsuites/psxtests/psxonce01/init.c (modified) * testsuites/psxtests/psxpasswd01/init.c (modified) * testsuites/psxtests/psxpasswd02/init.c (modified) * testsuites/psxtests/psxpipe01/init.c (modified) * testsuites/psxtests/psxrdwrv/main.c (modified) * testsuites/psxtests/psxrdwrv/test.c (modified) * testsuites/psxtests/psxreaddir/main.c (modified) * testsuites/psxtests/psxreaddir/test.c (modified) * testsuites/psxtests/psxrwlock01/main.c (modified) * testsuites/psxtests/psxrwlock01/test.c (modified) * testsuites/psxtests/psxsem01/init.c (modified) * testsuites/psxtests/psxsignal01/init.c (modified) * testsuites/psxtests/psxsignal01/system.h (modified) * testsuites/psxtests/psxsignal02/init.c (modified) * testsuites/psxtests/psxsignal03/init.c (modified) * testsuites/psxtests/psxsignal05/init.c (modified) * testsuites/psxtests/psxsignal06/init.c (modified) * testsuites/psxtests/psxspin01/main.c (modified) * testsuites/psxtests/psxspin01/test.c (modified) * testsuites/psxtests/psxspin02/main.c (modified) * testsuites/psxtests/psxspin02/test.c (modified) * testsuites/psxtests/psxstack01/init.c (modified) * testsuites/psxtests/psxstack02/init.c (modified) * testsuites/psxtests/psxstat/main.c (modified) * testsuites/psxtests/psxstat/test.c (modified) * testsuites/psxtests/psxsysconf/init.c (modified) * testsuites/psxtests/psxsysconf/system.h (modified) * testsuites/psxtests/psxtime/main.c (modified) * testsuites/psxtests/psxtime/test.c (modified) * testsuites/psxtests/psxtimer01/psxtimer.c (modified) * testsuites/psxtests/psxtimer01/system.h (modified) * testsuites/psxtests/psxtimer02/psxtimer.c (modified) * testsuites/psxtests/psxtimer02/system.h (modified) * testsuites/psxtests/psxtimes01/init.c (modified) * testsuites/psxtests/psxualarm/init.c (modified) * testsuites/psxtests/psxualarm/system.h (modified) * testsuites/psxtests/psxusleep/init.c (modified) tests/psxtests: Use Tue, 25 Mar 2014 07:06:06 GMT Sebastian Huber [22729053] * testsuites/psxtests/psxfatal_support/init.c (modified) * testsuites/sptests/spfatal_support/init.c (modified) tests: Use rtems_status_text() Fri, 21 Mar 2014 13:29:55 GMT Christian Mauderer [5ef9f23] * cpukit/libcsupport/include/rtems/gxx_wrappers.h (modified) * cpukit/libcsupport/src/gxx_wrappers.c (modified) * testsuites/libtests/gxx01/gxx01.scn (modified) * testsuites/libtests/gxx01/init.c (modified) * testsuites/sptests/spfatal24/spfatal24.doc (modified) * testsuites/sptests/spfatal24/testcase.h (modified) * testsuites/sptests/sptls02/init.cc (modified) libcsupport: Use POSIX keys for GXX key functions With this patch ... Fri, 21 Mar 2014 11:07:28 GMT Christian Mauderer [9d9df8b] * cpukit/libcsupport/include/rtems/gxx_wrappers.h (modified) * cpukit/libcsupport/src/gxx_wrappers.c (modified) * testsuites/libtests/gxx01/gxx01.doc (modified) * testsuites/libtests/gxx01/gxx01.scn (modified) * testsuites/libtests/gxx01/init.c (modified) libcsupport: Remove unused gxx-wrapper function. The ... Fri, 21 Mar 2014 11:07:27 GMT Christian Mauderer [01f23374] * cpukit/posix/src/keysetspecific.c (modified) * testsuites/psxtests/psxkey05/init.c (modified) * testsuites/psxtests/psxkey05/psxkey05.doc (modified) * testsuites/psxtests/psxkey05/psxkey05.scn (modified) posix: Prevent pthread_setspecific from returning EAGAIN. The ... Fri, 21 Mar 2014 08:53:15 GMT Sebastian Huber [9486566] * testsuites/smptests/smpload01/init.c (modified) * testsuites/smptests/smpload01/smpload01.scn (modified) smptests/smpload01: Improve test Add a task producing memory ...