add test-case for #1761

Signed-off-by: Steffen Jaeckel <jaeckel-floss@eyet-services.de>
This commit is contained in:
Steffen Jaeckel
2023-03-10 14:51:43 +01:00
parent e99c4b7128
commit 2925e85cd6
3 changed files with 24 additions and 0 deletions

View File

@@ -620,6 +620,7 @@ main(int argc, char* argv[])
unit_test(prof_partial_occurrences_tests),
unit_test(prof_whole_occurrences_tests),
unit_test(prof_occurrences_of_large_message_tests),
unit_test(returns_no_commands),
unit_test(returns_commands),