about summary refs log tree commit diff stats
path: root/tests/functionaltests/test_software.h
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2015-08-06 01:56:52 +0100
committerJames Booth <boothj5@gmail.com>2015-08-06 01:56:52 +0100
commit406b821b35797081936be3a5c51a35ac23a1ca92 (patch)
tree2f36178cf7a870ff96e64abb056778d429bb646e /tests/functionaltests/test_software.h
parentb75bc660b4109ce06ff38afc1e9574904523e9a3 (diff)
downloadprofani-tty-406b821b35797081936be3a5c51a35ac23a1ca92.tar.gz
Show software version result in current window
Diffstat (limited to 'tests/functionaltests/test_software.h')
-rw-r--r--tests/functionaltests/test_software.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/functionaltests/test_software.h b/tests/functionaltests/test_software.h
index 6d75f049..022ce454 100644
--- a/tests/functionaltests/test_software.h
+++ b/tests/functionaltests/test_software.h
@@ -2,4 +2,6 @@ void send_software_version_request(void **state);
 void display_software_version_result(void **state);
 void shows_message_when_software_version_error(void **state);
 void display_software_version_result_when_from_domainpart(void **state);
+void show_message_in_chat_window_when_no_resource(void **state);
+void display_software_version_result_in_chat(void **state);