mirror of
https://github.com/MariaDB/server.git
synced 2025-01-16 20:12:31 +01:00
26d14295a1
Problem: The problem is that explain_filename-t is not printing a test plan as required by the TAP protocol. The test invokes plan(NO_PLAN) but does not invoke exit_status() at the end, where the plan would be printed. Solution: Invoke exit_status() at the end. |
||
---|---|---|
.. | ||
base64-t.c | ||
bitmap-t.c | ||
CMakeLists.txt | ||
explain_filename-t.cc | ||
lf-t.c | ||
my_atomic-t.c | ||
my_malloc-t.c | ||
my_rdtsc-t.c | ||
my_vsnprintf-t.c | ||
thr_template.c |