summaryrefslogtreecommitdiff
path: root/tests/network/remote/push.c
Commit message (Collapse)AuthorAgeFilesLines
* tests: declare functions statically where appropriateEdward Thomson2021-11-111-2/+2
|
* push: add tests for the push negotiation callbackCarlos Martín Nieto2015-05-141-0/+114
The functionality was meged without including tests, so let's add them now.