diff --git a/tests/p_mysql/70_mysqld55_drop_db.sh b/tests/p_mysql/70_mysqld55_drop_db.sh
index bc50ceb..177b907 100755
--- a/tests/p_mysql/70_mysqld55_drop_db.sh
+++ b/tests/p_mysql/70_mysqld55_drop_db.sh
@@ -2,7 +2,7 @@
 # Author: Athmane Madjoudj <athmanem@gmail.com>
 #	  Christoph Galuschka <tigalch@tigalch.org>
 
-t_Log "Running $0 - MySQL drop database test."
+t_Log "Running $0 - MySQL55 drop database test."
 
 if [ $centos_ver -gt 5 ]
 then
diff --git a/tests/p_mysql/75_mysqld55_grant_test.sh b/tests/p_mysql/75_mysqld55_grant_test.sh
index e065363..ff2cb94 100755
--- a/tests/p_mysql/75_mysqld55_grant_test.sh
+++ b/tests/p_mysql/75_mysqld55_grant_test.sh
@@ -2,7 +2,7 @@
 # Author: Athmane Madjoudj <athmanem@gmail.com>
 #	  Christoph Galuschka <tigalch@tigalch.org>
 
-t_Log "Running $0 - MySQL GRANT privileges test"
+t_Log "Running $0 - MySQL55 GRANT privileges test"
 
 if [ $centos_ver -gt 5 ]
 then
diff --git a/tests/p_network/networking_vlan_test.sh b/tests/p_network/networking_vlan_test.sh
index 97c1e07..c4b2c30 100755
--- a/tests/p_network/networking_vlan_test.sh
+++ b/tests/p_network/networking_vlan_test.sh
@@ -30,7 +30,7 @@ if [ $? == 1 ]
   t_Log "IP address assignment on eth0.10 failed"
   ret_val=1
 else
-  t_Log "IP address successfully assigned on eth1.10"
+  t_Log "IP address successfully assigned on eth0.10"
 fi
 
 #testing address with ping