LRAUV  revA
ESPClientTest.cpp File Reference

Standalone application written during the implementation and testing of the ESPComponent. More...

#include "scienceModule/ESPClient.h"
#include <stdlib.h>
#include <stdio.h>
#include <assert.h>
Include dependency graph for ESPClientTest.cpp:

Functions

int main (int argc, char **argv)
 

Detailed Description

Standalone application written during the implementation and testing of the ESPComponent.

This program exercises direct interactions with the ESP as an ESP client. It uses the ESPClient supporting class, which is also used by ESPComponent.

Copyright (c) 2015 MBARI MBARI Proprietary Information. All Rights Reserved

Function Documentation