Unit tests all done.

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15038 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
This commit is contained in:
Giovanni Di Sirio 2021-11-07 13:24:09 +00:00
parent 2a95426760
commit d49b76fbf3
9 changed files with 147 additions and 148 deletions

View File

@ -1,12 +1,12 @@
*** ChibiOS/NIL Test Suite
***
*** Compiled: Jun 7 2021 - 09:17:59
*** Compiled: Nov 7 2021 - 14:21:39
*** Platform: STM32F303xC Analog & DSP
*** Test Board: STMicroelectronics STM32F3-Discovery
***
*** Text size: 38620 bytes
*** RO data size: 7028 bytes
*** Text size: 37220 bytes
*** RO data size: 7152 bytes
*** Data size: 128 bytes
*** BSS size: 5160 bytes
@ -16,7 +16,7 @@
--- Test Case 1.1 (Port Info)
--- Architecture: ARMv7E-M
--- Core Variant: Cortex-M4F
--- Compiler: GCC 10.2.1 20201103 (release)
--- Compiler: GCC 10.3.1 20210621 (release)
--- Port Info: Advanced kernel mode
--- Natural alignment: 4
--- Stack alignment: 8
@ -26,10 +26,10 @@
--- Test Case 1.2 (Kernel Info)
--- Product: ChibiOS/NIL
--- Stable Flag: 0
--- Version String: 4.1.0
--- Version String: 4.1.1
--- Major Number: 4
--- Minor Number: 1
--- Patch Number: 0
--- Patch Number: 1
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 1.3 (Kernel Settings)
@ -118,7 +118,7 @@
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 8.3 (Context Switch performance)
--- Score : 687288 ctxswc/S
--- Score : 685648 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 8.4 (Threads performance, full cycle)
@ -147,12 +147,12 @@ Final result: SUCCESS
*** ChibiOS OS Library Test Suite
***
*** Compiled: Jun 7 2021 - 09:17:59
*** Compiled: Nov 7 2021 - 14:21:39
*** Platform: STM32F303xC Analog & DSP
*** Test Board: STMicroelectronics STM32F3-Discovery
***
*** Text size: 38620 bytes
*** RO data size: 7028 bytes
*** Text size: 37220 bytes
*** RO data size: 7152 bytes
*** Data size: 128 bytes
*** BSS size: 5160 bytes
@ -162,7 +162,7 @@ Final result: SUCCESS
--- Test Case 1.1 (Port Info)
--- Architecture: ARMv7E-M
--- Core Variant: Cortex-M4F
--- Compiler: GCC 10.2.1 20201103 (release)
--- Compiler: GCC 10.3.1 20210621 (release)
--- Port Info: Advanced kernel mode
--- Natural alignment: 4
--- Stack alignment: 8

View File

@ -1,12 +1,12 @@
*** ChibiOS/NIL Test Suite
***
*** Compiled: Jun 7 2021 - 09:12:58
*** Compiled: Nov 7 2021 - 14:19:16
*** Platform: STM32F303xC Analog & DSP
*** Test Board: STMicroelectronics STM32F3-Discovery
***
*** Text size: 38468 bytes
*** RO data size: 7028 bytes
*** Text size: 37080 bytes
*** RO data size: 7152 bytes
*** Data size: 128 bytes
*** BSS size: 3704 bytes
@ -16,7 +16,7 @@
--- Test Case 1.1 (Port Info)
--- Architecture: ARMv7E-M
--- Core Variant: Cortex-M4
--- Compiler: GCC 10.2.1 20201103 (release)
--- Compiler: GCC 10.3.1 20210621 (release)
--- Port Info: Advanced kernel mode
--- Natural alignment: 4
--- Stack alignment: 8
@ -26,10 +26,10 @@
--- Test Case 1.2 (Kernel Info)
--- Product: ChibiOS/NIL
--- Stable Flag: 0
--- Version String: 4.1.0
--- Version String: 4.1.1
--- Major Number: 4
--- Minor Number: 1
--- Patch Number: 0
--- Patch Number: 1
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 1.3 (Kernel Settings)
@ -118,7 +118,7 @@
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 8.3 (Context Switch performance)
--- Score : 1017592 ctxswc/S
--- Score : 1014008 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 8.4 (Threads performance, full cycle)
@ -147,12 +147,12 @@ Final result: SUCCESS
*** ChibiOS OS Library Test Suite
***
*** Compiled: Jun 7 2021 - 09:12:58
*** Compiled: Nov 7 2021 - 14:19:16
*** Platform: STM32F303xC Analog & DSP
*** Test Board: STMicroelectronics STM32F3-Discovery
***
*** Text size: 38468 bytes
*** RO data size: 7028 bytes
*** Text size: 37080 bytes
*** RO data size: 7152 bytes
*** Data size: 128 bytes
*** BSS size: 3704 bytes
@ -162,7 +162,7 @@ Final result: SUCCESS
--- Test Case 1.1 (Port Info)
--- Architecture: ARMv7E-M
--- Core Variant: Cortex-M4
--- Compiler: GCC 10.2.1 20201103 (release)
--- Compiler: GCC 10.3.1 20210621 (release)
--- Port Info: Advanced kernel mode
--- Natural alignment: 4
--- Stack alignment: 8

View File

@ -1,14 +1,14 @@
*** ChibiOS/RT Test Suite
***
*** Compiled: Jun 12 2021 - 18:26:28
*** Compiled: Nov 7 2021 - 14:06:41
*** Platform: RP2040
*** Test Board: Raspberry Pi Pico
***
*** Text size: 60116 bytes
*** RO data size: 11380 bytes
*** Text size: 57344 bytes
*** RO data size: 11928 bytes
*** Data size: 220 bytes
*** BSS size: 4232 bytes
*** BSS size: 4240 bytes
============================================================================
=== Test Sequence 1 (Information)
@ -16,7 +16,7 @@
--- Test Case 1.1 (Port Info)
--- Architecture: ARMv6-M
--- Core Variant: Cortex-M0+
--- Compiler: GCC 10.2.1 20201103 (release)
--- Compiler: GCC 10.3.1 20210621 (release)
--- Port Info: Preemption through NMI (SMP)
--- Natural alignment: 4
--- Stack alignment: 8
@ -26,10 +26,10 @@
--- Test Case 1.2 (Kernel Info)
--- Product: ChibiOS/RT
--- Stable Flag: 0
--- Version String: 7.0.0
--- Version String: 7.0.1
--- Major Number: 7
--- Minor Number: 0
--- Patch Number: 0
--- Patch Number: 1
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 1.3 (Kernel Settings)
@ -189,47 +189,47 @@
=== Test Sequence 12 (Benchmarks)
----------------------------------------------------------------------------
--- Test Case 12.1 (Messages performance #1)
--- Score : 409826 msgs/S, 819652 ctxswc/S
--- Score : 404519 msgs/S, 809038 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 12.2 (Messages performance #2)
--- Score : 328939 msgs/S, 657878 ctxswc/S
--- Score : 324666 msgs/S, 649332 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 12.3 (Messages performance #3)
--- Score : 327217 msgs/S, 654434 ctxswc/S
--- Score : 326362 msgs/S, 652724 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 12.4 (Context Switch performance)
--- Score : 1312304 ctxswc/S
--- Score : 1312296 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 12.5 (Threads performance, full cycle)
--- Score : 218145 threads/S
--- Score : 218909 threads/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 12.6 (Threads performance, create/exit only)
--- Score : 283440 threads/S
--- Score : 284731 threads/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 12.7 (Mass reschedule performance)
--- Score : 102963 reschedules/S, 617778 ctxswc/S
--- Score : 102794 reschedules/S, 616764 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 12.8 (Round-Robin voluntary reschedule)
--- Score : 784920 ctxswc/S
--- Score : 773980 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 12.9 (Virtual Timers set/reset performance)
--- Score : 371284 timers/S
--- Score : 507362 timers/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 12.10 (Semaphores wait/signal performance)
--- Score : 1420420 wait+signal/S
--- Score : 1408412 wait+signal/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 12.11 (Mutexes lock/unlock performance)
--- Score : 1014172 lock+unlock/S
--- Score : 1022468 lock+unlock/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 12.12 (RAM Footprint)
@ -249,14 +249,14 @@ Final result: SUCCESS
*** ChibiOS OS Library Test Suite
***
*** Compiled: Jun 12 2021 - 18:26:28
*** Compiled: Nov 7 2021 - 14:06:41
*** Platform: RP2040
*** Test Board: Raspberry Pi Pico
***
*** Text size: 60116 bytes
*** RO data size: 11380 bytes
*** Text size: 57344 bytes
*** RO data size: 11928 bytes
*** Data size: 220 bytes
*** BSS size: 4232 bytes
*** BSS size: 4240 bytes
============================================================================
=== Test Sequence 1 (Information)
@ -264,7 +264,7 @@ Final result: SUCCESS
--- Test Case 1.1 (Port Info)
--- Architecture: ARMv6-M
--- Core Variant: Cortex-M0+
--- Compiler: GCC 10.2.1 20201103 (release)
--- Compiler: GCC 10.3.1 20210621 (release)
--- Port Info: Preemption through NMI (SMP)
--- Natural alignment: 4
--- Stack alignment: 8

View File

@ -1,14 +1,14 @@
*** ChibiOS/RT Test Suite
***
*** Compiled: Jun 6 2021 - 15:17:09
*** Compiled: Nov 7 2021 - 13:08:27
*** Platform: STM32F303xC Analog & DSP
*** Test Board: STMicroelectronics STM32F3-Discovery
***
*** Text size: 49096 bytes
*** RO data size: 9876 bytes
*** Text size: 46864 bytes
*** RO data size: 10016 bytes
*** Data size: 220 bytes
*** BSS size: 7888 bytes
*** BSS size: 7936 bytes
============================================================================
=== Test Sequence 1 (Information)
@ -16,7 +16,7 @@
--- Test Case 1.1 (Port Info)
--- Architecture: ARMv7E-M
--- Core Variant: Cortex-M4F
--- Compiler: GCC 10.2.1 20201103 (release)
--- Compiler: GCC 10.3.1 20210621 (release)
--- Port Info: Advanced kernel mode
--- Natural alignment: 4
--- Stack alignment: 8
@ -26,10 +26,10 @@
--- Test Case 1.2 (Kernel Info)
--- Product: ChibiOS/RT
--- Stable Flag: 0
--- Version String: 7.0.0
--- Version String: 7.0.1
--- Major Number: 7
--- Minor Number: 0
--- Patch Number: 0
--- Patch Number: 1
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 1.3 (Kernel Settings)
@ -189,47 +189,47 @@
=== Test Sequence 12 (Benchmarks)
----------------------------------------------------------------------------
--- Test Case 12.1 (Messages performance #1)
--- Score : 246528 msgs/S, 493056 ctxswc/S
--- Score : 274755 msgs/S, 549510 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 12.2 (Messages performance #2)
--- Score : 219475 msgs/S, 438950 ctxswc/S
--- Score : 241567 msgs/S, 483134 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 12.3 (Messages performance #3)
--- Score : 219475 msgs/S, 438950 ctxswc/S
--- Score : 241567 msgs/S, 483134 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 12.4 (Context Switch performance)
--- Score : 682336 ctxswc/S
--- Score : 695520 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 12.5 (Threads performance, full cycle)
--- Score : 149349 threads/S
--- Score : 149971 threads/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 12.6 (Threads performance, create/exit only)
--- Score : 177309 threads/S
--- Score : 179968 threads/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 12.7 (Mass reschedule performance)
--- Score : 76746 reschedules/S, 460476 ctxswc/S
--- Score : 76910 reschedules/S, 461460 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 12.8 (Round-Robin voluntary reschedule)
--- Score : 459980 ctxswc/S
--- Score : 462940 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 12.9 (Virtual Timers set/reset performance)
--- Score : 458654 timers/S
--- Score : 431296 timers/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 12.10 (Semaphores wait/signal performance)
--- Score : 2525780 wait+signal/S
--- Score : 2570920 wait+signal/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 12.11 (Mutexes lock/unlock performance)
--- Score : 791044 lock+unlock/S
--- Score : 791052 lock+unlock/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 12.12 (RAM Footprint)
@ -249,14 +249,14 @@ Final result: SUCCESS
*** ChibiOS OS Library Test Suite
***
*** Compiled: Jun 6 2021 - 15:17:09
*** Compiled: Nov 7 2021 - 13:08:27
*** Platform: STM32F303xC Analog & DSP
*** Test Board: STMicroelectronics STM32F3-Discovery
***
*** Text size: 49096 bytes
*** RO data size: 9876 bytes
*** Text size: 46864 bytes
*** RO data size: 10016 bytes
*** Data size: 220 bytes
*** BSS size: 7888 bytes
*** BSS size: 7936 bytes
============================================================================
=== Test Sequence 1 (Information)
@ -264,7 +264,7 @@ Final result: SUCCESS
--- Test Case 1.1 (Port Info)
--- Architecture: ARMv7E-M
--- Core Variant: Cortex-M4F
--- Compiler: GCC 10.2.1 20201103 (release)
--- Compiler: GCC 10.3.1 20210621 (release)
--- Port Info: Advanced kernel mode
--- Natural alignment: 4
--- Stack alignment: 8

View File

@ -1,14 +1,14 @@
*** ChibiOS/RT Test Suite
***
*** Compiled: Jun 6 2021 - 15:09:11
*** Compiled: Nov 7 2021 - 13:05:22
*** Platform: STM32F303xC Analog & DSP
*** Test Board: STMicroelectronics STM32F3-Discovery
***
*** Text size: 48972 bytes
*** RO data size: 9876 bytes
*** Text size: 46612 bytes
*** RO data size: 10016 bytes
*** Data size: 220 bytes
*** BSS size: 5600 bytes
*** BSS size: 5648 bytes
============================================================================
=== Test Sequence 1 (Information)
@ -16,7 +16,7 @@
--- Test Case 1.1 (Port Info)
--- Architecture: ARMv7E-M
--- Core Variant: Cortex-M4
--- Compiler: GCC 10.2.1 20201103 (release)
--- Compiler: GCC 10.3.1 20210621 (release)
--- Port Info: Advanced kernel mode
--- Natural alignment: 4
--- Stack alignment: 8
@ -26,10 +26,10 @@
--- Test Case 1.2 (Kernel Info)
--- Product: ChibiOS/RT
--- Stable Flag: 0
--- Version String: 7.0.0
--- Version String: 7.0.1
--- Major Number: 7
--- Minor Number: 0
--- Patch Number: 0
--- Patch Number: 1
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 1.3 (Kernel Settings)
@ -189,47 +189,47 @@
=== Test Sequence 12 (Benchmarks)
----------------------------------------------------------------------------
--- Test Case 12.1 (Messages performance #1)
--- Score : 321381 msgs/S, 642762 ctxswc/S
--- Score : 367289 msgs/S, 734578 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 12.2 (Messages performance #2)
--- Score : 276885 msgs/S, 553770 ctxswc/S
--- Score : 310298 msgs/S, 620596 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 12.3 (Messages performance #3)
--- Score : 276885 msgs/S, 553770 ctxswc/S
--- Score : 310296 msgs/S, 620592 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 12.4 (Context Switch performance)
--- Score : 1006848 ctxswc/S
--- Score : 1028408 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 12.5 (Threads performance, full cycle)
--- Score : 173052 threads/S
--- Score : 173049 threads/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 12.6 (Threads performance, create/exit only)
--- Score : 210497 threads/S
--- Score : 214254 threads/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 12.7 (Mass reschedule performance)
--- Score : 98080 reschedules/S, 588480 ctxswc/S
--- Score : 98616 reschedules/S, 591696 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 12.8 (Round-Robin voluntary reschedule)
--- Score : 587660 ctxswc/S
--- Score : 593720 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 12.9 (Virtual Timers set/reset performance)
--- Score : 462692 timers/S
--- Score : 431340 timers/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 12.10 (Semaphores wait/signal performance)
--- Score : 2525908 wait+signal/S
--- Score : 2571020 wait+signal/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 12.11 (Mutexes lock/unlock performance)
--- Score : 782484 lock+unlock/S
--- Score : 782488 lock+unlock/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 12.12 (RAM Footprint)
@ -249,14 +249,14 @@ Final result: SUCCESS
*** ChibiOS OS Library Test Suite
***
*** Compiled: Jun 6 2021 - 15:09:11
*** Compiled: Nov 7 2021 - 13:05:22
*** Platform: STM32F303xC Analog & DSP
*** Test Board: STMicroelectronics STM32F3-Discovery
***
*** Text size: 48972 bytes
*** RO data size: 9876 bytes
*** Text size: 46612 bytes
*** RO data size: 10016 bytes
*** Data size: 220 bytes
*** BSS size: 5600 bytes
*** BSS size: 5648 bytes
============================================================================
=== Test Sequence 1 (Information)
@ -264,7 +264,7 @@ Final result: SUCCESS
--- Test Case 1.1 (Port Info)
--- Architecture: ARMv7E-M
--- Core Variant: Cortex-M4
--- Compiler: GCC 10.2.1 20201103 (release)
--- Compiler: GCC 10.3.1 20210621 (release)
--- Port Info: Advanced kernel mode
--- Natural alignment: 4
--- Stack alignment: 8

View File

@ -1,8 +1,7 @@
*** ChibiOS/RT Test Suite
***
*** Compiled: Jun 6 2021 - 15:29:22
*** Compiled: Nov 7 2021 - 13:57:13
*** Platform: STM32F303xC Analog & DSP
*** Test Board: STMicroelectronics STM32F3-Discovery
@ -22,10 +21,10 @@
--- Test Case 1.2 (Kernel Info)
--- Product: ChibiOS/RT
--- Stable Flag: 0
--- Version String: 7.0.0
--- Version String: 7.0.1
--- Major Number: 7
--- Minor Number: 0
--- Patch Number: 0
--- Patch Number: 1
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 1.3 (Kernel Settings)
@ -185,47 +184,47 @@
=== Test Sequence 12 (Benchmarks)
----------------------------------------------------------------------------
--- Test Case 12.1 (Messages performance #1)
--- Score : 199948 msgs/S, 399896 ctxswc/S
--- Score : 121574 msgs/S, 243148 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 12.2 (Messages performance #2)
--- Score : 169772 msgs/S, 339544 ctxswc/S
--- Score : 106785 msgs/S, 213570 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 12.3 (Messages performance #3)
--- Score : 169772 msgs/S, 339544 ctxswc/S
--- Score : 106785 msgs/S, 213570 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 12.4 (Context Switch performance)
--- Score : 581672 ctxswc/S
--- Score : 473504 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 12.5 (Threads performance, full cycle)
--- Score : 118003 threads/S
--- Score : 84276 threads/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 12.6 (Threads performance, create/exit only)
--- Score : 153157 threads/S
--- Score : 105843 threads/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 12.7 (Mass reschedule performance)
--- Score : 49170 reschedules/S, 295020 ctxswc/S
--- Score : 33168 reschedules/S, 199008 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 12.8 (Round-Robin voluntary reschedule)
--- Score : 362620 ctxswc/S
--- Score : 278420 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 12.9 (Virtual Timers set/reset performance)
--- Score : 381782 timers/S
--- Score : 166794 timers/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 12.10 (Semaphores wait/signal performance)
--- Score : 1058524 wait+signal/S
--- Score : 428388 wait+signal/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 12.11 (Mutexes lock/unlock performance)
--- Score : 778160 lock+unlock/S
--- Score : 350216 lock+unlock/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 12.12 (RAM Footprint)

View File

@ -1,7 +1,7 @@
*** ChibiOS/RT Test Suite
***
*** Compiled: Jun 6 2021 - 16:09:51
*** Compiled: Nov 7 2021 - 14:02:22
*** Platform: STM32F303xC Analog & DSP
*** Test Board: STMicroelectronics STM32F3-Discovery
@ -21,10 +21,10 @@
--- Test Case 1.2 (Kernel Info)
--- Product: ChibiOS/RT
--- Stable Flag: 0
--- Version String: 7.0.0
--- Version String: 7.0.1
--- Major Number: 7
--- Minor Number: 0
--- Patch Number: 0
--- Patch Number: 1
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 1.3 (Kernel Settings)
@ -184,47 +184,47 @@
=== Test Sequence 12 (Benchmarks)
----------------------------------------------------------------------------
--- Test Case 12.1 (Messages performance #1)
--- Score : 235242 msgs/S, 470484 ctxswc/S
--- Score : 137097 msgs/S, 274194 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 12.2 (Messages performance #2)
--- Score : 198856 msgs/S, 397712 ctxswc/S
--- Score : 120767 msgs/S, 241534 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 12.3 (Messages performance #3)
--- Score : 198856 msgs/S, 397712 ctxswc/S
--- Score : 120767 msgs/S, 241534 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 12.4 (Context Switch performance)
--- Score : 765792 ctxswc/S
--- Score : 617160 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 12.5 (Threads performance, full cycle)
--- Score : 132813 threads/S
--- Score : 92159 threads/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 12.6 (Threads performance, create/exit only)
--- Score : 175577 threads/S
--- Score : 117802 threads/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 12.7 (Mass reschedule performance)
--- Score : 56593 reschedules/S, 339558 ctxswc/S
--- Score : 37606 reschedules/S, 225636 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 12.8 (Round-Robin voluntary reschedule)
--- Score : 438260 ctxswc/S
--- Score : 332840 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 12.9 (Virtual Timers set/reset performance)
--- Score : 387470 timers/S
--- Score : 171366 timers/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 12.10 (Semaphores wait/signal performance)
--- Score : 1090652 wait+signal/S
--- Score : 438864 wait+signal/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 12.11 (Mutexes lock/unlock performance)
--- Score : 813368 lock+unlock/S
--- Score : 341512 lock+unlock/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 12.12 (RAM Footprint)

View File

@ -1,7 +1,7 @@
*** ChibiOS/RT Test Suite
***
*** Compiled: Jun 6 2021 - 17:28:23
*** Compiled: Nov 7 2021 - 13:53:04
*** Platform: STM32F303xC Analog & DSP
*** Test Board: STMicroelectronics STM32F3-Discovery
@ -21,10 +21,10 @@
--- Test Case 1.2 (Kernel Info)
--- Product: ChibiOS/RT
--- Stable Flag: 0
--- Version String: 7.0.0
--- Version String: 7.0.1
--- Major Number: 7
--- Minor Number: 0
--- Patch Number: 0
--- Patch Number: 1
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 1.3 (Kernel Settings)
@ -184,47 +184,47 @@
=== Test Sequence 12 (Benchmarks)
----------------------------------------------------------------------------
--- Test Case 12.1 (Messages performance #1)
--- Score : 165087 msgs/S, 330174 ctxswc/S
--- Score : 165848 msgs/S, 331696 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 12.2 (Messages performance #2)
--- Score : 143672 msgs/S, 287344 ctxswc/S
--- Score : 143958 msgs/S, 287916 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 12.3 (Messages performance #3)
--- Score : 143673 msgs/S, 287346 ctxswc/S
--- Score : 143957 msgs/S, 287914 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 12.4 (Context Switch performance)
--- Score : 547360 ctxswc/S
--- Score : 548408 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 12.5 (Threads performance, full cycle)
--- Score : 105694 threads/S
--- Score : 105850 threads/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 12.6 (Threads performance, create/exit only)
--- Score : 128537 threads/S
--- Score : 131348 threads/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 12.7 (Mass reschedule performance)
--- Score : 44214 reschedules/S, 265284 ctxswc/S
--- Score : 43837 reschedules/S, 263022 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 12.8 (Round-Robin voluntary reschedule)
--- Score : 334400 ctxswc/S
--- Score : 329040 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 12.9 (Virtual Timers set/reset performance)
--- Score : 222312 timers/S
--- Score : 208188 timers/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 12.10 (Semaphores wait/signal performance)
--- Score : 693744 wait+signal/S
--- Score : 666452 wait+signal/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 12.11 (Mutexes lock/unlock performance)
--- Score : 475876 lock+unlock/S
--- Score : 478252 lock+unlock/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 12.12 (RAM Footprint)

View File

@ -1,7 +1,7 @@
*** ChibiOS/RT Test Suite
***
*** Compiled: Jun 6 2021 - 16:32:38
*** Compiled: Nov 7 2021 - 13:22:58
*** Platform: STM32F303xC Analog & DSP
*** Test Board: STMicroelectronics STM32F3-Discovery
@ -21,10 +21,10 @@
--- Test Case 1.2 (Kernel Info)
--- Product: ChibiOS/RT
--- Stable Flag: 0
--- Version String: 7.0.0
--- Version String: 7.0.1
--- Major Number: 7
--- Minor Number: 0
--- Patch Number: 0
--- Patch Number: 1
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 1.3 (Kernel Settings)
@ -184,47 +184,47 @@
=== Test Sequence 12 (Benchmarks)
----------------------------------------------------------------------------
--- Test Case 12.1 (Messages performance #1)
--- Score : 194018 msgs/S, 388036 ctxswc/S
--- Score : 196669 msgs/S, 393338 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 12.2 (Messages performance #2)
--- Score : 164717 msgs/S, 329434 ctxswc/S
--- Score : 166625 msgs/S, 333250 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 12.3 (Messages performance #3)
--- Score : 164716 msgs/S, 329432 ctxswc/S
--- Score : 166625 msgs/S, 333250 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 12.4 (Context Switch performance)
--- Score : 730768 ctxswc/S
--- Score : 736376 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 12.5 (Threads performance, full cycle)
--- Score : 116474 threads/S
--- Score : 116099 threads/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 12.6 (Threads performance, create/exit only)
--- Score : 144541 threads/S
--- Score : 148110 threads/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 12.7 (Mass reschedule performance)
--- Score : 50338 reschedules/S, 302028 ctxswc/S
--- Score : 49918 reschedules/S, 299508 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 12.8 (Round-Robin voluntary reschedule)
--- Score : 392800 ctxswc/S
--- Score : 387512 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 12.9 (Virtual Timers set/reset performance)
--- Score : 227628 timers/S
--- Score : 208798 timers/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 12.10 (Semaphores wait/signal performance)
--- Score : 687152 wait+signal/S
--- Score : 672712 wait+signal/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 12.11 (Mutexes lock/unlock performance)
--- Score : 469684 lock+unlock/S
--- Score : 484716 lock+unlock/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 12.12 (RAM Footprint)