From 454717f06820c73845dac29dc95b72fbe7165704 Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Fri, 17 Mar 2017 13:48:53 +0000 Subject: [PATCH] NIL report on e200. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10126 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- doc/nil/reports/SPC560D-48-GCC.txt | 37 ++++++++++++++++++++++++------ 1 file changed, 30 insertions(+), 7 deletions(-) diff --git a/doc/nil/reports/SPC560D-48-GCC.txt b/doc/nil/reports/SPC560D-48-GCC.txt index 8a4cdb2b3..243476bbf 100644 --- a/doc/nil/reports/SPC560D-48-GCC.txt +++ b/doc/nil/reports/SPC560D-48-GCC.txt @@ -1,7 +1,7 @@ *** ChibiOS/NIL Test Suite *** -*** Compiled: Jul 9 2015 - 10:31:29 +*** Compiled: Mar 17 2017 - 14:30:12 *** Platform: SPC560Dxx Car Body and Convenience *** Test Board: EVB with SPC560Dxx Mini Module @@ -12,21 +12,44 @@ --- Test Case 1.2 (Thread Sleep functionality) --- Result: SUCCESS ---------------------------------------------------------------------------- ---- Test Case 2.1 (semaphore primitives, no state change) +--- Test Case 2.1 (Semaphore primitives, no state change) --- Result: SUCCESS ---------------------------------------------------------------------------- ---- Test Case 2.2 (semaphore primitives, with state change) +--- Test Case 2.2 (Semaphore primitives, with state change) --- Result: SUCCESS ---------------------------------------------------------------------------- ---- Test Case 2.3 (semaphores timeout) +--- Test Case 2.3 (Semaphores timeout) --- Result: SUCCESS ---------------------------------------------------------------------------- ---- Test Case 2.4 (suspend and resume functionality) +--- Test Case 3.1 (Suspend and Resume functionality) --- Result: SUCCESS ---------------------------------------------------------------------------- ---- Test Case 2.5 (events functionality) +--- Test Case 3.2 (Events Flags functionality) +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 4.1 (Mailbox normal API, non-blocking tests) +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 4.2 (Mailbox I-Class API, non-blocking tests) +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 4.3 (Mailbox timeouts) +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 5.1 (Loading and emptying a memory pool) +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 5.2 (Loading and emptying a guarded memory pool without waiting) +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 5.3 (Guarded Memory Pools timeout) +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 6.1 (Allocation and fragmentation) +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 6.2 (Default Heap) --- Result: SUCCESS ---------------------------------------------------------------------------- Final result: SUCCESS -