aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2017-04-22 12:31:23 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2017-04-22 12:31:23 +0200
commit1fc77270c6af777adb80e1df917da7dc36c75d14 (patch)
tree538e7b4498fa3c1c77beb4714d3f0690dab0650f /tests
parent04318680fb6c36aca0ec8029d94dab0e960ac69a (diff)
Various tweaks
Diffstat (limited to 'tests')
-rw-r--r--tests/machine/testscript6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/machine/testscript b/tests/machine/testscript
index 238ca91..93791e9 100644
--- a/tests/machine/testscript
+++ b/tests/machine/testscript
@@ -2,6 +2,12 @@
# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
# license : TBC; see accompanying LICENSE file
+# Note that if interrupted (^C) during machine execution, then have to
+# delete iptables rules manually. To list, use -S, to delete -D:
+#
+# iptables -t nat -S
+# iptables -S
+
test.options = --cpu 8 --ram 10485760 --verbose 3
tftp = /build/tftp