Lines Matching refs:correct
21 echo "dsn without credentials / correct user / correct password\n";
26 echo "dsn with correct user / incorrect user / correct password\n";
31 echo "dsn with correct password / correct user / incorrect password\n";
36 echo "dsn with correct credentials / incorrect user / incorrect password\n";
41 echo "dsn with correct credentials / null user / null password\n";
46 echo "dsn with correct credentials / not set user / not set password\n";
52 dsn without credentials / correct user / correct password
55 dsn with correct user / incorrect user / correct password
58 dsn with correct password / correct user / incorrect password
61 dsn with correct credentials / incorrect user / incorrect password
64 dsn with correct credentials / null user / null password
67 dsn with correct credentials / not set user / not set password