From b786bd2fbc2a1cb9e9945ba60b3ea2f6a7370fea Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Tue, 16 Feb 2016 10:38:09 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8902 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- doc/nil/reports/STM32F746-216-GCC.txt | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 doc/nil/reports/STM32F746-216-GCC.txt (limited to 'doc/nil') diff --git a/doc/nil/reports/STM32F746-216-GCC.txt b/doc/nil/reports/STM32F746-216-GCC.txt new file mode 100644 index 000000000..f85567b0a --- /dev/null +++ b/doc/nil/reports/STM32F746-216-GCC.txt @@ -0,0 +1,32 @@ + +*** ChibiOS/NIL Test Suite +*** +*** Compiled: Feb 16 2016 - 11:33:28 +*** Platform: STM32F746 Very High Performance with DSP and FPU +*** Test Board: STMicroelectronics STM32F746G-Discovery + +---------------------------------------------------------------------------- +--- Test Case 1.1 (System Tick Counter functionality) +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 1.2 (Thread Sleep functionality) +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 2.1 (semaphore primitives, no state change) +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 2.2 (semaphore primitives, with state change) +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 2.3 (semaphores timeout) +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 2.4 (suspend and resume functionality) +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 2.5 (events functionality) +--- Result: SUCCESS +---------------------------------------------------------------------------- + +Final result: SUCCESS + -- cgit v1.2.3