Refactored C Tests

The C client tests were getting a bit unwieldy. Moved each block of tests to a separate file based on the functionality being tested. I've just put all of the test code directly in the headers because there doesn't seem to be any reason for the test headers to be included anywhere except in main.c.
This commit is contained in:
Jason Watkins
2015-05-07 10:04:29 -07:00
parent f2e64a30f2
commit ec759cbbff
13 changed files with 940 additions and 1040 deletions

File diff suppressed because it is too large Load Diff