DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

(mysql.info) mysql-test-suite

Info Catalog (mysql.info) mysql-threads (mysql.info) mysql-internals
 
 24.1.2 MySQL Test Suite
 -----------------------
 

Menu

 
* running-mysqltest            Running the MySQL Test Suite
* extending-mysqltest          Extending the MySQL Test Suite
* reporting-mysqltest-bugs     How to Report Bugs in the MySQL Test Suite
 
 The test system that is included in Unix source and binary
 distributions makes it possible for users and developers to perform
 regression tests on the MySQL code. These tests can be run on Unix.
 They cannot currently be run in a native Windows environment.
 
 The current set of test cases doesn't test everything in MySQL, but it
 should catch most obvious bugs in the SQL processing code, operating
 system or library issues, and is quite thorough in testing replication.
 Our goal is to have the tests cover 100% of the code. We welcome
 contributions to our test suite. You may especially want to contribute
 tests that examine the functionality critical to your system because
 this ensures that all future MySQL releases work well with your
 applications.
 
Info Catalog (mysql.info) mysql-threads (mysql.info) mysql-internals
automatically generated byinfo2html