summaryrefslogtreecommitdiff
path: root/tools/dbus-echo.c
AgeCommit message (Expand)AuthorFilesLines
2016-10-13Add missing function attributes suggested by clang (but not by gcc)Simon McVittie1-0/+4
2016-03-02dbus-test-tool echo: fix sleep documentationDmitri Iouchtchenko1-1/+1
2015-05-01tools: MSVC compile fixesRalf Habacker1-1/+3
2015-03-04Add missing header for _dbus_sleep_milliseconds() (commit 43d2455)Simon McVittie1-0/+1
2015-03-04Drop duplicated function tool_millisleep() and use dbus_sleep_milliseconds() ...Ralf Habacker1-1/+1
2014-10-14dbus-test-tool: add black-hole modeAlban Crequy1-30/+119
2014-10-14Add dbus-test-tool, currently with "echo" and "spam" modesAlban Crequy1-0/+154