1
0

SelfTests: Print a quick message on test start.

This commit is contained in:
Mattes D
2016-06-16 17:34:17 +02:00
parent 36eefbf0f2
commit ea47247dc7
13 changed files with 45 additions and 1 deletions

View File

@@ -15,6 +15,7 @@
int main(int argc, char * argv[])
{
// Initialize the cNetwork subsystem:
LOGD("Initializing cNetwork...");
cNetworkSingleton::Get().Initialise();
// Enumerate all the addresses: