summaryrefslogtreecommitdiffstats
path: root/server/tests/test_display_base.h
diff options
context:
space:
mode:
authorAlon Levy <alevy@redhat.com>2012-02-14 17:30:50 +0200
committerAlon Levy <alevy@redhat.com>2012-02-14 17:30:50 +0200
commite4a92b177ab89d17505a3bc013a2c927b55c50da (patch)
tree2fa39ff87faef92e6b7cf37fdc86420fff8bcaed /server/tests/test_display_base.h
parent33bd5d27971c8ec4c0843c5674d0c0afd449a568 (diff)
downloadspice-e4a92b177ab89d17505a3bc013a2c927b55c50da.tar.gz
spice-e4a92b177ab89d17505a3bc013a2c927b55c50da.tar.xz
spice-e4a92b177ab89d17505a3bc013a2c927b55c50da.zip
server/tests: use getopt_long
Diffstat (limited to 'server/tests/test_display_base.h')
-rw-r--r--server/tests/test_display_base.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/server/tests/test_display_base.h b/server/tests/test_display_base.h
index 4aeaf5f3..0ed41cb8 100644
--- a/server/tests/test_display_base.h
+++ b/server/tests/test_display_base.h
@@ -10,8 +10,7 @@ void test_set_simple_command_list(int* commands, int num_commands);
void test_add_display_interface(SpiceServer *server);
SpiceServer* test_init(SpiceCoreInterface* core);
-/* Used for automated tests */
-void check_automated(int argc, char **argv);
+void spice_test_config_parse_args(int argc, char **argv);
// simple queue for commands
enum {