Commit b3b2056
committed
test: add TAP tests and housekeeping for mysql-zstd_compression_level
- New test mysql-zstd_compression_level-t.cpp: validates default value,
range enforcement (1-22), rejection of 0 and 23, independence from
mysql-protocol_compression_level, and functional compressed connection.
- Register mysql-zstd_compression_level-t in groups.json (same groups as
mysql-protocol_compression_level-t).
- Add variable visibility check to reg_test_2793-compression-t.cpp.
- Add unit test binary pattern to .gitignore.1 parent 19b009f commit b3b2056
4 files changed
Lines changed: 408 additions & 233 deletions
File tree
- test/tap
- groups
- tests
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
211 | 211 | | |
212 | 212 | | |
213 | 213 | | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
214 | 217 | | |
215 | 218 | | |
| 219 | + | |
0 commit comments