From dbef1e0271da298a0cbdc951dda84b7f150bbad0 Mon Sep 17 00:00:00 2001 From: "Suren A. Chilingaryan" Date: Tue, 23 Feb 2016 08:12:30 +0100 Subject: Stabilize merged code --- pywrap/test_pcipywrap.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pywrap') diff --git a/pywrap/test_pcipywrap.py b/pywrap/test_pcipywrap.py index 257b4a5..dea73ba 100644 --- a/pywrap/test_pcipywrap.py +++ b/pywrap/test_pcipywrap.py @@ -112,7 +112,7 @@ class test_pcipywrap(): pass if __name__ == '__main__': - lib = test_pcipywrap('/dev/fpga0','test_pywrap', num_threads = 150, + lib = test_pcipywrap('/dev/fpga0','test', num_threads = 150, write_percentage = 0.1, register = 'test_prop2',server_host = 'http://localhost', server_port = 12412, server_message_delay = 0) lib.testThreadSafeReadWrite() -- cgit v1.2.3