test: stress engine transitions

This commit is contained in:
2026-08-12 16:16:25 +09:00
parent a03efcf6bf
commit c7d4f16d3e
3 changed files with 116 additions and 0 deletions

View File

@@ -109,6 +109,7 @@ static const struct ct_test tests[] = {
{ "engine/emoji-preedit-languages", engine_emoji_preedit_languages },
{ "engine/emoji-start-and-unknown", engine_emoji_start_and_unknown },
{ "engine/emoji-dictionary-identity", engine_emoji_dictionary_identity },
{ "engine/randomized-stress", engine_randomized_stress },
{ "dict/candidates", dictionary_candidates },
{ "dict/misses-clear-result", dictionary_misses_clear_result },
{ "dict/emoji-identity", dictionary_emoji_identity },