# # ChangeLog for testsuites/smptests/smpipi01 in rtems # # Generated by Trac 1.2.1.dev0 # 05/04/24 06:57:48 Wed, 17 Feb 2016 13:27:09 GMT Sebastian Huber [b3a4c48e] * cpukit/score/include/rtems/score/smpimpl.h (modified) * cpukit/score/src/smp.c (modified) * testsuites/smptests/smpipi01/init.c (modified) score: Add _SMP_Online_processors Mon, 01 Sep 2014 09:01:04 GMT Sebastian Huber [4030ccc] * testsuites/libtests/newlib01/newlib01.doc (modified) * testsuites/smptests/smpatomic01/smpatomic01.doc (modified) * testsuites/smptests/smpipi01/smpipi01.doc (modified) * testsuites/smptests/smpmigration01/smpmigration01.doc (modified) * testsuites/smptests/smpmigration02/smpmigration02.doc (modified) * testsuites/smptests/smpmrsp01/smpmrsp01.doc (modified) * testsuites/smptests/smpscheduler01/smpscheduler01.doc (modified) * testsuites/smptests/smpscheduler02/smpscheduler02.doc (modified) * testsuites/smptests/smpthreadlife01/smpthreadlife01.doc (modified) * testsuites/smptests/smpunsupported01/smpunsupported01.doc (modified) * testsuites/sptests/spmrsp01/spmrsp01.doc (modified) * testsuites/sptests/spscheduler01/spscheduler01.doc (modified) tests: Add documentation 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 ...