Proto commits in UnitTestBot/UTBotCpp

These 17 commits are when the Protocol Buffers files have changed:

Commit:b9eb026
Author:Vladislav Kalugin
Committer:GitHub

Add run by function name in CLI (#682)

The documentation is generated from this commit.

Commit:c33e794
Author:Vladislav Kalugin

Add run by function name in CLI

The documentation is generated from this commit.

Commit:a0f1871
Author:Vladislav Kalugin
Committer:GitHub

Path refactoring (#677) * Name refactoring * Add option to CLI

Commit:a70416c
Author:Vladislav Kalugin
Committer:GitHub

Add initialize and teardown functions call (#675) * Add option to add initial and teardown function calls

Commit:dec91ce
Author:Vladislav Kalugin
Committer:GitHub

Add option for skip precompiled objects (#652) * Add possibility to skip precompiled object files

Commit:10c065d
Author:Nypiaka
Committer:GitHub

Adding support for multiple variables of the same type to a plugin for vscode (#585)

Commit:156ae67
Author:Nypiaka
Committer:Nypiaka

fix_issue_423_try_1 try_2 naive_tests_fix naive_tests_fix_try_2

Commit:93401ae
Author:Kichin Egor
Committer:GitHub

Changes to launch a UTBot on open source projects (libbpf and curl) (#575) * Changes for running UTbotCpp on libbpf and curl projects. * Skip searching update time of non-existing files. * Don't create return value for ERROR suite * Fix substitute remote path * Fix warning --------- Co-authored-by: Vladislav Kalugin <kalugin.vladislav@huawei.com>

Commit:b17516c
Author:Vladislav Kalugin
Committer:GitHub

Dont fail error suites (#540) * Dont't fail error suites Co-authored-by: Malofeev Mikhail <malofeev.mikhail@huawei.com>

Commit:7739d4d
Author:Svetlana Shmidt
Committer:GitHub

Add generation statistics report (#329)

Commit:ed609bf
Author:Alexey Utkin
Committer:Alexey Utkin

#284 Optimization of VC UTBot Quickstart wizard - support CMake-generated version - `disabled` and `checked` attribute support for Unix/MS HTML render - added client/server version verification at `Handshake` call - deep refactoring `.css` files - remove `Test server` button and make the mandatory job in background - remove useless class `WizardHTMLBuilder` - fix CMake parameter editor

Commit:f9dbe37
Author:Svetlana Shmidt
Committer:GitHub

Add coverage and results statistics report (#261) add coverage and results statistics report

Commit:2a49952
Author:Vladislav Kalugin
Committer:Saveliy Grigoryev

Add reset configure option in command pallet and LLVM fatal error handler

Commit:22e4da6
Author:Samat Gaynutdinov
Committer:Vladislav Kalugin

feat: short messages in INFO, long messages in DEBUG & move some messages from info to debug & show number of methods in regression and error suites

Commit:cb7ba9a
Author:Vladislav Kalugin
Committer:Pavel Yatcheniy

Change cmake option from string to array

Commit:48ac648
Author:elena ilina
Committer:Vladislav Kalugin

coverage generation and and processing on the server side + tests + vs-code plugin first line coverage

Commit:3cdb310
Author:Dmitry Ivanov
Committer:Dmitry Ivanov

Content: server, vscode plugin, integration tests