aboutsummaryrefslogtreecommitdiff
path: root/tests/unittests/torture_threads_buffer.c
AgeCommit message (Expand)AuthorFilesLines
2019-02-21buffer: Fix regression introduced by 6c7eaa and c306a6Tilo Eckert1-3/+1
2019-01-26tests: Prefer assert_non_null over assert_trueAnderson Toshiyuki Sasaki1-6/+6
2018-09-27tests: Replace ssh_buffer_free() with SSH_BUFFER_FREE()Anderson Toshiyuki Sasaki1-9/+9
2018-09-27tests: Replace ssh_string_free() with SSH_STRING_FREE()Anderson Toshiyuki Sasaki1-2/+2
2018-08-31tests: Properly initilize library in threads testsJakub Jelen1-0/+6
2018-08-06tests: Improve test checksAndreas Schneider1-1/+1
2018-08-03tests: Add test for buffer running on threadsAnderson Toshiyuki Sasaki1-0/+596