aboutsummaryrefslogtreecommitdiff
path: root/src/test/test_util.c
AgeCommit message (Expand)Author
2023-09-13Add diagnostic log message for compression bombs.Alexander Færøy
2022-10-28thread: Bump max detectable CPU from 16 to 128David Goulet
2021-08-16Merge branch 'maint-0.4.5' into maint-0.4.6Alexander Færøy
2021-08-16Always teardown capture of logs in CAPTURE().Alexander Færøy
2021-08-16Merge branch 'maint-0.4.5' into maint-0.4.6Nick Mathewson
2021-08-16Disable message checking for some 32-bit tests about timegm failure.Nick Mathewson
2021-07-06Merge branch 'maint-0.4.5' into maint-0.4.6George Kadianakis
2021-07-06Use native timegm when available.Nick Mathewson
2021-04-08Merge remote-tracking branch 'tor-gitlab/mr/273'George Kadianakis
2021-03-12Run "make autostyle" in advance of new series.Nick Mathewson
2021-03-12Update copyrights to 2021, using "make update-copyright"Nick Mathewson
2021-02-23Merge branch 'maint-0.4.5'David Goulet
2021-02-23Merge branch 'tor-gitlab/mr/326' into maint-0.4.5David Goulet
2021-02-23Remove mallinfo() from codebaseDavid Goulet
2021-02-0840274: Add a changes file and make the same change with FD_CLOEXECNick Mathewson
2021-02-02Fix testcases regarding O_NONBLOCK on parisc/hppa architectureHelge Deller
2021-01-28Merge branch 'maint-0.4.3' into maint-0.4.4David Goulet
2021-01-28Merge branch 'maint-0.3.5' into maint-0.4.3David Goulet
2021-01-22path: fix directory special caseHello71
2020-11-12Fix typos.Samanta Navarro
2020-09-17Merge branch 'tor-gitlab/mr/129'David Goulet
2020-09-17Resolve some coverity complaints in test_util_glob().Nick Mathewson
2020-09-10Check if glob() is available at build-time.Alexander Færøy
2020-08-12Make test_glob() pass even when run as root.Nick Mathewson
2020-08-12Merge remote-tracking branch 'tor-gitlab/mr/62'Nick Mathewson
2020-07-30Add a unit test for write_str_to_file_if_not_equal()Nick Mathewson
2020-07-30test_util.c: Extract utime() function.Nick Mathewson
2020-07-15Add support for patterns on %include #25140Daniel Pinto
2020-07-14Merge remote-tracking branch 'tor-gitlab/mr/50'Nick Mathewson
2020-07-14Strip '\r' characters when reading text files on Unix.Alexander Færøy
2020-07-13Bug 31812: Change http URL's to httpsJeremyRand
2020-03-30Merge branch 'tor-github/pr/1775'David Goulet
2020-03-17Run "make autostyle"teor
2020-03-05Add a config_lines_partition() function to help with LINELIST_V.Nick Mathewson
2020-03-05Merge branch 'clang_format_prep_3'Nick Mathewson
2020-02-24Merge remote-tracking branch 'tor-github/pr/1685/head'Nick Mathewson
2020-02-12Run "make autostyle".Nick Mathewson
2020-02-06Use parentheses to avoid mis-indentations of stringified macro argsNick Mathewson
2020-01-21Add a function to maybe memcpy() a value, in constant time.Nick Mathewson
2020-01-14Merge branch 'ticket32825_squashed'Nick Mathewson
2020-01-14Rename UTIL_TEST_NO_WIN to reflect intentNick Mathewson
2020-01-08It's 2020. Update the copyright dates with "make update-copyright"Nick Mathewson
2020-01-07speaking of utf-8, remove strange char from commentRoger Dingledine
2020-01-07string: Add extra UTF-8 test casesteor
2019-12-20test_util: remove UTIL_LEGACY_NO_WIN.Nick Mathewson
2019-12-20Android: skip tests that check UNIX user account setupHans-Christoph Steiner
2019-12-20Code Style: Delete PRIVATE defines that are never usedteor
2019-11-11Merge remote-tracking branch 'tor-github/pr/1338'Nick Mathewson
2019-10-27Add nowrap u64 multiplication functionJosé M. Guisado
2019-10-22Re-run make autostyle.Nick Mathewson