transmission/tests/libtransmission
Charles Kerr 9fb590d3f5
fix: recent coverity warnings (#3788)
* fix: suppress intentional USE_AFTER_FREE in tests

* fix: unnecessary field check

* fix: in ~tr_verify_worker(), release mutex lock before waiting
2022-09-07 19:24:56 -05:00
..
assets test: add platform tests (#3514) 2022-07-22 20:10:02 -05:00
.clang-tidy fix: clang 15 warnings (#3172) 2022-06-01 11:56:59 -05:00
CMakeLists.txt refactor: use std::ifstream in torrent-magnet (#3726) 2022-08-28 12:33:58 -05:00
announce-list-test.cc fix: coverity warnings (#3632) 2022-08-13 12:11:07 -05:00
announcer-test.cc chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
benc-test.cc chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
bitfield-test.cc chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
block-info-test.cc chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
blocklist-test.cc refactor: remove tr_session nonmember functions (#3641) 2022-08-14 14:41:57 -05:00
clients-test.cc Add Advanced Download Manager & LibreTorrent client names (#3750) 2022-09-02 12:37:25 -05:00
completion-test.cc chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
copy-test.cc chore: iwyu headers (#3661) 2022-08-17 11:08:36 -05:00
crypto-test-ref.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
crypto-test.cc chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
error-test.cc chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
file-piece-map-test.cc chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
file-test.cc fix: recent coverity warnings (#3788) 2022-09-07 19:24:56 -05:00
getopt-test.cc chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
handshake-test.cc refactor: prefer std::unique_ptr over std::shared_ptr (#3741) 2022-08-30 19:30:47 -05:00
history-test.cc chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
json-test.cc refactor: avoid tr_new() in transmission-remote (#3665) 2022-08-17 20:25:42 -05:00
lpd-test.cc refactor: local peer discovery (#3696) 2022-08-24 16:03:30 -05:00
magnet-metainfo-test.cc chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
makemeta-test.cc chore: iwyu headers (#3661) 2022-08-17 11:08:36 -05:00
move-test.cc feat: add tr_strvToBuf() (#3657) 2022-08-16 19:28:57 -05:00
open-files-test.cc chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
peer-mgr-active-requests-test.cc chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
peer-mgr-wishlist-test.cc chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
peer-msgs-test.cc chore: iwyu headers (#3661) 2022-08-17 11:08:36 -05:00
platform-test.cc feat: add tr_strvToBuf() (#3657) 2022-08-16 19:28:57 -05:00
quark-test.cc refactor: remove tr_quark_get_string() (#3728) 2022-08-28 16:17:07 -05:00
remove-test.cc chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
rename-test.cc refactor: move the verify worker thread into a wrapper class (#3775) 2022-09-05 23:43:59 -05:00
rpc-test.cc option to disable TCP (#3447) 2022-08-25 21:27:11 -05:00
session-test.cc refactor: remove unused (#3675) 2022-08-18 22:47:23 -05:00
strbuf-test.cc chore: iwyu headers (#3661) 2022-08-17 11:08:36 -05:00
subprocess-test-program.cc chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
subprocess-test-script.cmd Combine all tests in a single executable to speed up the build 2021-08-16 23:16:36 +03:00
subprocess-test.cc refactor: remove tr_sys file_map_for_reading() (#3723) 2022-08-27 14:05:21 -05:00
test-fixtures.h refactor: move the verify worker thread into a wrapper class (#3775) 2022-09-05 23:43:59 -05:00
torrent-files-test.cc chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
torrent-magnet-test.cc test: add torrent-magnet tests (#3725) 2022-08-27 17:06:20 -05:00
torrent-metainfo-test.cc refactor: tr_urlPercentEncode() (#3688) 2022-08-21 08:43:09 -05:00
torrents-test.cc chore: iwyu headers (#3661) 2022-08-17 11:08:36 -05:00
utils-test.cc refactor: remove tr_removeElementFromArray() (#3731) 2022-08-28 21:51:26 -05:00
variant-test.cc refactor: avoid tr_new() in transmission-remote (#3665) 2022-08-17 20:25:42 -05:00
watchdir-test.cc fix: coverity warnings (#3632) 2022-08-13 12:11:07 -05:00
web-utils-test.cc chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00