Moved all tests to tests folder

This commit is contained in:
James Booth
2015-06-12 23:53:30 +01:00
parent c182f3ecd6
commit 68ed20f10d
72 changed files with 51 additions and 51 deletions

View File

@@ -0,0 +1,2 @@
void message_send(void **state);
void message_receive(void **state);