aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/testing/common/ut
Commit message (Collapse)AuthorAgeFilesLines
* Switch all tests to atd from snapshotthegeorg2024-12-121-18/+0
| | | | commit_hash:a9a7c2df09742a540851227c4fcb7d925edd9793
* add ymake export to ydbalexv-smirnov2023-06-131-0/+12
|
* [library/cpp/testing/common/ut/env] Added GetGlobalResource function to ↵prettyboy2023-04-061-0/+13
| | | | obtain global resources from context file
* Revert ymake build from ydb oss exportalexv-smirnov2023-03-281-12/+0
|
* add library/cpp/actors, ymake build to ydb oss exportalexv-smirnov2023-03-151-0/+12
|
* Add GetPort(port) support to maintain compatibility with unittest TPortManageralexv-smirnov2023-03-101-1/+53
| | | | | Singleton did not allow reinitialisation, so in existing tests this line https://a.yandex-team.ru/arcadia/library/cpp/testing/common/ut/network_ut.cpp?rev=rXXXXXX#L45 did not have any effect. The tests worked just because in both tests the env var PORT_SYNC_PATH was the same and its changes did not affect the tests anyway. As we need to change the env var NO_RANDOM_PORTS to run GetPort( port ) test, I had to make a reinitialisation method, which is now being called from inside the constructor, causing its double invocation during the tests. I could not find a better solution for Singleton(
* intermediate changesarcadia-devtools2022-03-151-19/+0
| | | | ref:ca7a95e8c9a9d780f96497136a152091d54e61b5
* Restoring authorship annotation for Aleksandr <ivansduck@gmail.com>. Commit ↵Aleksandr2022-02-101-64/+64
| | | | 2 of 2.
* Restoring authorship annotation for Aleksandr <ivansduck@gmail.com>. Commit ↵Aleksandr2022-02-101-64/+64
| | | | 1 of 2.
* Restoring authorship annotation for <krock21@yandex-team.ru>. Commit 2 of 2.krock212022-02-101-20/+20
|
* Restoring authorship annotation for <krock21@yandex-team.ru>. Commit 1 of 2.krock212022-02-101-20/+20
|
* Restoring authorship annotation for <bulatman@yandex-team.ru>. Commit 2 of 2.bulatman2022-02-104-178/+178
|
* Restoring authorship annotation for <bulatman@yandex-team.ru>. Commit 1 of 2.bulatman2022-02-104-178/+178
|
* Restoring authorship annotation for <thegeorg@yandex-team.ru>. Commit 2 of 2.thegeorg2022-02-101-1/+1
|
* Restoring authorship annotation for <thegeorg@yandex-team.ru>. Commit 1 of 2.thegeorg2022-02-101-1/+1
|
* intermediate changesDevtools Arcadia2022-02-074-0/+263
ref:cde9a383711a11544ce7e107a78147fb96cc4029