You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
proxysql/test/tap
René Cannaò d15b40ab43
Merge pull request #4288 from sysown/v2.x_read_only_actions_offline_hard_servers
3 years ago
..
tap Revert "Reduce privileges on create_mysql_user() for TAP" 3 years ago
tests Merge pull request #4288 from sysown/v2.x_read_only_actions_offline_hard_servers 3 years ago
tests_with_deps Fix compiling of fwd_eof_ok_query 3 years ago
Makefile Move previously external TAP tests into main repository 3 years ago
README.md Move previously external TAP tests into main repository 3 years ago
constants Remove config test from TAP 6 years ago

README.md

Folder structure

  • tap: Contains TAP helper library for testing, and general utilities used across all tests.
  • tests: General test folder for either unitary or functional tests.
  • tests_with_deps: Test folder that holds all the tests that require special dependencies for being build.