MySQL Forums
Forum List  »  Falcon

Running a test case using mysql_test_run.pl
Posted by: Hemanth Murthy
Date: February 26, 2010 11:48AM

Hi,

I was trying to add a test case into the MySQL test framework. I created a new test case sample.test in <MySQL_HOME>/install/mysql-test/t folder and when I run the test using mysql_test_run.pl, I get the following o/p:

...
...
Installing Master Database
=======================================================

TEST RESULT TIME (ms)
-------------------------------------------------------

main.sample [ skipped ] Test requires: 'true'
-------------------------------------------------------
...
...

I am not able to understand how to set the value to 'true'.

I am new to this framework. Please advise.

Thanks,
Hemanth

Options: ReplyQuote


Subject
Written By
Posted
Running a test case using mysql_test_run.pl
February 26, 2010 11:48AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.