SelfTests: Print a quick message on test start.
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
int main(int argc, char * argv[])
|
||||
{
|
||||
// Initialize the cNetwork subsystem:
|
||||
LOGD("Initializing cNetwork...");
|
||||
cNetworkSingleton::Get().Initialise();
|
||||
|
||||
// Enumerate all the addresses:
|
||||
|
||||
Reference in New Issue
Block a user