Added software version request tests

This commit is contained in:
James Booth
2015-08-04 23:43:19 +01:00
parent 2cb2f83ce3
commit de747e3d46
4 changed files with 67 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
void send_software_version_request(void **state);
void display_software_version_result(void **state);