summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/unix/posix/times
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/unix/posix/times')
-rw-r--r--c/src/lib/libbsp/unix/posix/times10
1 files changed, 10 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/unix/posix/times b/c/src/lib/libbsp/unix/posix/times
new file mode 100644
index 0000000000..28811e37ba
--- /dev/null
+++ b/c/src/lib/libbsp/unix/posix/times
@@ -0,0 +1,10 @@
+#
+# Timing Test Suite Results for the UNIX Simulator BSP
+#
+# $Id$
+#
+
+The times when running on the UNIX simulator are irrelevant. They vary based
+on a variety of factors including host OS, host configuration, and system load.
+The intent of the UNIX simulator is to provide a testing and prototyping
+environment not to compete with the "normal" embedded role of RTEMS.