SelfTests: Print a quick message on test start.
This commit is contained in:
@@ -71,7 +71,7 @@ public:
|
||||
|
||||
int main(int argc, char * argv[])
|
||||
{
|
||||
printf("HTTPMessageParser_file beginning\n");
|
||||
LOGD("Test started");
|
||||
|
||||
// Open the input file:
|
||||
if (argc <= 1)
|
||||
|
||||
Reference in New Issue
Block a user