aboutsummaryrefslogtreecommitdiffstats
path: root/docs/reports/build.txt
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2009-03-08 09:16:19 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2009-03-08 09:16:19 +0000
commit5a176878c4e9ab7adcdab0e28455b22ffde253a2 (patch)
treefa05373d011c9089193a399e4e1cfb92c1907e5f /docs/reports/build.txt
parent8588e9642d632d6d84e9c48388cfb566ecd4a36e (diff)
downloadChibiOS-5a176878c4e9ab7adcdab0e28455b22ffde253a2.tar.gz
ChibiOS-5a176878c4e9ab7adcdab0e28455b22ffde253a2.tar.bz2
ChibiOS-5a176878c4e9ab7adcdab0e28455b22ffde253a2.zip
Updated test reports.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@817 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'docs/reports/build.txt')
-rw-r--r--docs/reports/build.txt48
1 files changed, 48 insertions, 0 deletions
diff --git a/docs/reports/build.txt b/docs/reports/build.txt
new file mode 100644
index 000000000..0e3da2eeb
--- /dev/null
+++ b/docs/reports/build.txt
@@ -0,0 +1,48 @@
+Default maximum settings
+ * Building...OK
+ * Testing...OK
+CH_OPTIMIZE_SPEED=FALSE
+ * Building...OK
+ * Testing...OK
+CH_USE_NESTED_LOCKS=TRUE
+ * Building...OK
+ * Testing...OK
+CH_USE_ROUNDROBIN=FALSE
+ * Building...OK
+ * Testing...OK
+CH_USE_SEMAPHORES_PRIORITY=TRUE
+ * Building...OK
+ * Testing...OK
+CH_USE_SEMAPHORES_TIMEOUT=FALSE
+ * Building...OK
+ * Testing...OK
+CH_USE_CONDVARS_TIMEOUT=FALSE
+ * Building...OK
+ * Testing...OK
+CH_USE_EVENTS_TIMEOUT=FALSE
+ * Building...OK
+ * Testing...OK
+CH_USE_MESSAGES_PRIORITY=TRUE
+ * Building...OK
+ * Testing...OK
+CH_USE_DYNAMIC=FALSE
+ * Building...OK
+ * Testing...OK
+CH_DBG_ENABLE_CHECKS=TRUE
+ * Building...OK
+ * Testing...OK
+CH_DBG_ENABLE_ASSERTS=TRUE
+ * Building...OK
+ * Testing...OK
+CH_DBG_ENABLE_TRACE=TRUE
+ * Building...OK
+ * Testing...OK
+CH_DBG_ENABLE_STACK_CHECK=TRUE
+ * Building...OK
+ * Testing...OK
+CH_DBG_FILL_THREADS=TRUE
+ * Building...OK
+ * Testing...OK
+CH_DBG_THREADS_PROFILING=TRUE
+ * Building...OK
+ * Testing...OK