summaryrefslogtreecommitdiff
path: root/unit/util.c
Commit message (Expand)AuthorAgeFilesLines
* unit/gobex: remove timer only when it's not removed yetArchie Pusaka2021-05-061-1/+2
* unit: Add SPDX License IdentifierTedd Ho-Jeong An2020-09-211-13/+1
* build: Move declaration of _GNU_SOURCE back into individual source filesMarcel Holtmann2018-12-061-1/+1
* unit: Fix out of boundsLuiz Augusto von Dentz2018-08-271-0/+5
* unit: Fix includes for gobex.h headerMarcel Holtmann2015-03-011-0/+2
* unit: Fix test failures with glib 2.39.0Colin Watson2014-01-061-0/+1
* unit: Fix missing config.h includesCristian Rodríguez2012-12-231-0/+4
* gobex: add unit test for PUT response with SRMLuiz Augusto von Dentz2012-12-041-0/+7
* gobex: add unit test for PUT request with SRMLuiz Augusto von Dentz2012-12-041-1/+1
* gobex: add unit test for CONNECT followed by PUT request with random dataLuiz Augusto von Dentz2012-12-041-1/+1
* gobex: add unit test for CONNECT responseLuiz Augusto von Dentz2012-12-041-0/+3
* gobex: Refactor common unit test functions to util.cJohan Hedberg2012-12-041-0/+69
* gobex: Move more unit test helpers to util.cJohan Hedberg2012-12-041-0/+53
* gobex: Split unit tests into separate modulesJohan Hedberg2012-12-041-0/+61