summaryrefslogtreecommitdiffstats
path: root/fbench/src/test/README
diff options
context:
space:
mode:
Diffstat (limited to 'fbench/src/test/README')
-rw-r--r--fbench/src/test/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/fbench/src/test/README b/fbench/src/test/README
new file mode 100644
index 00000000000..bd0d510840a
--- /dev/null
+++ b/fbench/src/test/README
@@ -0,0 +1,4 @@
+Before making the tests you should do a 'make bootstrap' in the
+'../src' directory. This is to ensure that all needed files are
+present (testing of classes in program directories require direct
+linking with the object files).