summaryrefslogtreecommitdiff
path: root/tools/rctest.c
Commit message (Expand)AuthorAgeFilesLines
* rctest: Fix scan-build warningLuiz Augusto von Dentz2022-09-271-1/+1
* tools: fix printf format stringsChristian Eggers2022-09-261-2/+3
* tools: Inclusive language changesArchie Pusaka2021-09-211-6/+7
* tools: Cleanup deprecated symbolic file permissionsBrian Gix2021-02-231-2/+1
* tools: Add SPDX License IdentifierTedd Ho-Jeong An2020-09-291-14/+1
* tools: Fix build after y2038 changes in glibcBastien Nocera2019-07-061-1/+5
* build: Move declaration of _GNU_SOURCE back into individual source filesMarcel Holtmann2018-12-061-0/+1
* tools/rctest: Fix resource leaksLuiz Augusto von Dentz2015-08-131-2/+6
* tools/rctest: Fix file descriptor leakAnchit Narang2015-07-301-0/+1
* tools/rctest: Fixed memory leakAnchit Narang2015-07-301-4/+4
* tools: Use local libbluetooth includesMarcel Holtmann2015-02-281-6/+6
* tools/rctest: Remove dead codeAndrei Emeltchenko2014-08-011-3/+2
* tools/rctest: Remove unneeded returnAndrei Emeltchenko2014-08-011-2/+0
* Replace bt_put_le32() by put_le32()Claudio Takahasi2014-03-141-1/+1
* Replace bt_put_le16() by put_le16()Claudio Takahasi2014-03-141-1/+3
* rctest: Fix memory leakAndre Guedes2014-02-171-1/+4
* test: Move rctest utility into tools directoryMarcel Holtmann2012-12-091-0/+904