1
mariadb-test
MariaDB uses mariadb-test to test functionality. It is an all-in-one test framework, doing unit, regression, and conformance testing. The framework was inherited from MySQL, but is greatly enhanced, optimized, and extended in MariaDB.
-
mariadb-test Overview
Overview of mariadb-test. -
mariadb-test Auxiliary Files
Besides test and result files, many other files that affect the testing process in mariadb-test -
mariadb-test-run.pl Options
Run test cases. -
Pausing mariadb-test-run.pl
Working while your computer is busy running mariadb-test-run.pl. -
mariadb-test and mariadb-test-embedded
Runs a test case against a MariaDB server, optionally comparing the output with a result file. -
New Features for mysqltest in MariaDB
MariaDB added a number of new options and commands to mysqltest. -
Debugging MariaDB With a Debugger
If MariaDB is compiled for debugging, you can both use it in a debugger, an... -
The Debug Sync Facility
DEBUG_SYNC synchronization points in server code -
Code Coverage with dgcov
The dgcov tool helps you check the coverage for new code. -
Installing MinIO for Usage With mariadb-test-run
Easiest way to access to Amazon S3 compatible storage.
Content reproduced on this site is the property of its respective owners,
and this content is not reviewed in advance by MariaDB. The views, information and opinions
expressed by this content do not necessarily represent those of MariaDB or any other party.