summaryrefslogtreecommitdiffstats
path: root/server/tests/README
diff options
context:
space:
mode:
Diffstat (limited to 'server/tests/README')
-rw-r--r--server/tests/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/server/tests/README b/server/tests/README
index e44251de..27248537 100644
--- a/server/tests/README
+++ b/server/tests/README
@@ -21,3 +21,9 @@ test_fail_on_null_core_interface
basic_event_loop.c
used by test_just_sockets_no_ssl, can be used by other tests. very crude event loop. Should probably use libevent for better tests, but this is self contained.
+
+Automated tests
+===============
+
+test_display_streaming.c
+ this test can be used to check regressions. For this, Spice needs to be compiled with --enable-automated-tests and test_display_streaming needs to be called passing --automated-tests as parameter