While running POSIX client demo, client does not compelte all test cases...
It stops after completing wh_DemoClient_All.
This is due to below line in code, return wh_DemoClient_All(client,config); it actually returns from here instead of executing remaining test cases.