aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/testing/unittest/utmain.cpp
Commit message (Collapse)AuthorAgeFilesLines
* KIKIMR-19979 Remove dependency on libxml of library/cpp/testing/unittestgalaxycrab2023-11-271-16/+21
|
* Y_VERIFY->Y_ABORT_UNLESS at ^lilnurkh2023-10-091-2/+2
| | | | https://clubs.at.yandex-team.ru/arcadia/29404
* Fix transfer env vars from parent to a forked testgalaxycrab2023-08-141-10/+0
|
* rename Y_TEST_FILTER option to Y_UNITTEST_FILTER_FILEnkozlovskiy2023-05-261-4/+4
| | | rename Y_TEST_FILTER to Y_UNITTEST_FILTER_FILE, also --test-filter to --filter-file
* add ability to use test filter list from filenkozlovskiy2023-05-241-1/+30
| | | | | для opensource YDB очень важно иметь возможность не запускать некоторые тесты. Сейчас это можно сделать через аргументы командой строки, но это для нас не удобно по причине того, что нам необходимо будет для включения/исключения теста запускать cmake, и конфиг для исключения тестов с CMake получается очень раздутый и не удобный. я предлагаю добавить опцию и переменную окружения, в котором будет передаваться имя файла со списком enabled/disabled тестов.
* Setup test env.vars from test.context during test binary initialization cppzhukoff-pavel2023-05-181-10/+15
|
* Push down TMPDIR env var to a subprocessalexv-smirnov2023-05-021-3/+8
|
* Support --fork-tests in JUnitProcessor. Support more than one trace ↵galaxycrab2023-03-201-52/+111
| | | | processor. Capture stderr/stdout logs, backtrace and time in JUnitProcesor
* fix writing to junitxml set by an env var from a forked testalexv-smirnov2023-03-171-9/+21
|
* JUnitXML output for unittestalexv-smirnov2023-03-161-0/+22
|
* Refactor lib/cpp/testing/unittestromakudlakov2023-02-101-2/+0
| | | Remove test-started/test-finished events generator in utmain.cpp
* intermediate changesarcadia-devtools2022-02-151-7/+0
| | | | ref:f793e47d98757e96c541d6d7dd53f8838e72cf3f
* Restoring authorship annotation for <imeln@yandex-team.ru>. Commit 2 of 2.imeln2022-02-101-7/+7
|
* Restoring authorship annotation for <imeln@yandex-team.ru>. Commit 1 of 2.imeln2022-02-101-7/+7
|
* Restoring authorship annotation for <sh1zoid@yandex-team.ru>. Commit 2 of 2.sh1zoid2022-02-101-8/+8
|
* Restoring authorship annotation for <sh1zoid@yandex-team.ru>. Commit 1 of 2.sh1zoid2022-02-101-8/+8
|
* Restoring authorship annotation for <yoda@yandex-team.ru>. Commit 2 of 2.yoda2022-02-101-25/+25
|
* Restoring authorship annotation for <yoda@yandex-team.ru>. Commit 1 of 2.yoda2022-02-101-25/+25
|
* Restoring authorship annotation for <iddqd@yandex-team.ru>. Commit 2 of 2.iddqd2022-02-101-5/+5
|
* Restoring authorship annotation for <iddqd@yandex-team.ru>. Commit 1 of 2.iddqd2022-02-101-5/+5
|
* Restoring authorship annotation for <timestep@yandex-team.ru>. Commit 2 of 2.timestep2022-02-101-1/+1
|
* Restoring authorship annotation for <timestep@yandex-team.ru>. Commit 1 of 2.timestep2022-02-101-1/+1
|
* Restoring authorship annotation for Vasily Gerasimov ↵Vasily Gerasimov2022-02-101-39/+39
| | | | <UgnineSirdis@gmail.com>. Commit 2 of 2.
* Restoring authorship annotation for Vasily Gerasimov ↵Vasily Gerasimov2022-02-101-39/+39
| | | | <UgnineSirdis@gmail.com>. Commit 1 of 2.
* Restoring authorship annotation for Dmitry Kopylov <kopylovd@gmail.com>. ↵Dmitry Kopylov2022-02-101-126/+126
| | | | Commit 2 of 2.
* Restoring authorship annotation for Dmitry Kopylov <kopylovd@gmail.com>. ↵Dmitry Kopylov2022-02-101-126/+126
| | | | Commit 1 of 2.
* Restoring authorship annotation for <melkov@yandex-team.ru>. Commit 2 of 2.melkov2022-02-101-7/+7
|
* Restoring authorship annotation for <melkov@yandex-team.ru>. Commit 1 of 2.melkov2022-02-101-7/+7
|
* Restoring authorship annotation for <agri@yandex-team.ru>. Commit 2 of 2.agri2022-02-101-1/+1
|
* Restoring authorship annotation for <agri@yandex-team.ru>. Commit 1 of 2.agri2022-02-101-1/+1
|
* Restoring authorship annotation for <nga@yandex-team.ru>. Commit 2 of 2.nga2022-02-101-27/+27
|
* Restoring authorship annotation for <nga@yandex-team.ru>. Commit 1 of 2.nga2022-02-101-27/+27
|
* Restoring authorship annotation for <aosipenko@yandex-team.ru>. Commit 2 of 2.aosipenko2022-02-101-28/+28
|
* Restoring authorship annotation for <aosipenko@yandex-team.ru>. Commit 1 of 2.aosipenko2022-02-101-28/+28
|
* Restoring authorship annotation for <divankov@yandex-team.ru>. Commit 2 of 2.divankov2022-02-101-4/+4
|
* Restoring authorship annotation for <divankov@yandex-team.ru>. Commit 1 of 2.divankov2022-02-101-4/+4
|
* Restoring authorship annotation for <breakneck@yandex-team.ru>. Commit 2 of 2.breakneck2022-02-101-1/+1
|
* Restoring authorship annotation for <breakneck@yandex-team.ru>. Commit 1 of 2.breakneck2022-02-101-1/+1
|
* Restoring authorship annotation for Aleksandr <ivansduck@gmail.com>. Commit ↵Aleksandr2022-02-101-74/+74
| | | | 2 of 2.
* Restoring authorship annotation for Aleksandr <ivansduck@gmail.com>. Commit ↵Aleksandr2022-02-101-74/+74
| | | | 1 of 2.
* Restoring authorship annotation for <tobo@yandex-team.ru>. Commit 2 of 2.tobo2022-02-101-2/+2
|
* Restoring authorship annotation for <tobo@yandex-team.ru>. Commit 1 of 2.tobo2022-02-101-2/+2
|
* Restoring authorship annotation for <rnefyodov@yandex-team.ru>. Commit 2 of 2.rnefyodov2022-02-101-13/+13
|
* Restoring authorship annotation for <rnefyodov@yandex-team.ru>. Commit 1 of 2.rnefyodov2022-02-101-13/+13
|
* Restoring authorship annotation for <agorodilov@yandex-team.ru>. Commit 2 of 2.agorodilov2022-02-101-11/+11
|
* Restoring authorship annotation for <agorodilov@yandex-team.ru>. Commit 1 of 2.agorodilov2022-02-101-11/+11
|
* Restoring authorship annotation for <deshevoy@yandex-team.ru>. Commit 2 of 2.deshevoy2022-02-101-4/+4
|
* Restoring authorship annotation for <deshevoy@yandex-team.ru>. Commit 1 of 2.deshevoy2022-02-101-4/+4
|
* Restoring authorship annotation for <f0b0s@yandex-team.ru>. Commit 2 of 2.f0b0s2022-02-101-37/+37
|
* Restoring authorship annotation for <f0b0s@yandex-team.ru>. Commit 1 of 2.f0b0s2022-02-101-37/+37
|