summaryrefslogtreecommitdiff
path: root/unit
Commit message (Expand)AuthorAgeFilesLines
* shared/att: Add debug level to bt_att_set_debugLuiz Augusto von Dentz2021-01-081-1/+1
* unit: Add SPDX License IdentifierTedd Ho-Jeong An2020-09-2129-407/+29
* unit/test-gatt: Fix test /TP/GAR/CL/BI-16-C/autoLuiz Augusto von Dentz2020-07-021-1/+1
* unit/test-crypto: test for bt_crypto_verify_att_signArchie Pusaka2020-04-071-0/+59
* unit: Exit test-mesh-crypto on any detected failBrian Gix2020-04-071-3/+25
* mesh: Remove redundant code from mesh/cryptoMichał Lowas-Rzechonek2020-04-071-102/+103
* mesh: Allow short messages to be segmentedBrian Gix2020-03-201-2/+2
* gatt: Add support for Notify MultipleLuiz Augusto von Dentz2020-03-021-1/+1
* shared/gatt-client: Add support for EATT featuresLuiz Augusto von Dentz2020-03-021-8/+15
* unit: Add Mesh test 8.3.22 - Virtual AddressingBrian Gix2020-02-181-0/+41
* unit: Fix valgrind errors in test-mesh-cryptoBrian Gix2019-10-121-4/+28
* unit: Add Mesh Crypto tests from Mesh Profile SpecBrian Gix2019-10-051-0/+2000
* unit/test-crypto: Add test for bt_crypto_gatt_hashLuiz Augusto von Dentz2019-02-061-0/+66
* unit: Fix fsanitize-address-use-after-scope with GCC 9Luiz Augusto von Dentz2019-01-147-25/+52
* unit/test-sdp: Avoid extra copies when sending a PDULuiz Augusto von Dentz2019-01-141-17/+10
* unit/test-gdbus-client: Fix using invalid interface nameLuiz Augusto von Dentz2018-12-181-2/+2
* build: Move declaration of _GNU_SOURCE back into individual source filesMarcel Holtmann2018-12-0610-8/+12
* unit/test-sdp: Add robustness test for continuation stateLuiz Augusto von Dentz2018-11-021-3/+31
* unit: Make use of tester_monitor to print input/output PDUsLuiz Augusto von Dentz2018-10-085-44/+16
* unit: Fix out of boundsLuiz Augusto von Dentz2018-08-272-2/+9
* Add support for requiring min key size for access GATT characteristicsSzymon Janc2018-03-261-1/+1
* unit/test-gdbus-client: Use g_dbus_dict_append_entry()ERAMOTO Masaya2018-03-011-35/+3
* unit/test-ecc: Fix uninitialised valuesLuiz Augusto von Dentz2018-02-121-0/+4
* shared: Add missing ecc_valid_public_key functionMarcel Holtmann2018-01-221-0/+35
* unit: Add missing break statementMarcel Holtmann2017-07-111-0/+1
* shared/gatt-client: Allow multiple ready callbacksLuiz Augusto von Dentz2017-07-041-2/+2
* unit/test-gatt: Adjust the PDUs for characteristic discoveryLuiz Augusto von Dentz2017-05-121-33/+27
* unit/test-gatt: Adjust the PDUs to the new behaviorLuiz Augusto von Dentz2017-05-121-14/+6
* unit/test-gatt: Add test for unknown requestLuiz Augusto von Dentz2017-05-021-0/+18
* unit/test-gatt: Add test for unknown requestLuiz Augusto von Dentz2017-05-021-0/+6
* unit/test-midi: Make unit test compatible with GLIB v2.28Brian Gix2017-01-251-2/+6
* unit/test-midi: Added libmidi use-case testsFelipe F. Tonello2017-01-041-0/+628
* input/hog-lib: Add support to gatt-dbLuiz Augusto von Dentz2016-12-291-0/+6
* unit/test-gatt: Add /TP/GAD/CL/BV-02-C-1-alternativeŁukasz Rymanowski2016-10-181-0/+8
* unit: Add test case for h6 link key conversation functionMarcel Holtmann2016-06-061-5/+44
* gatt-client: Read extended props on service discoveryŁukasz Rymanowski2016-04-221-0/+2
* shared/gatt-server Check for ext. charact. prop. on reliable sessionŁukasz Rymanowski2016-04-221-0/+14
* shared/gatt-db: Extend gatt_db_attribute_get_char_data with ext. propŁukasz Rymanowski2016-04-221-2/+2
* test-gatt: Fix characteristic propertiesŁukasz Rymanowski2016-04-221-9/+12
* unit/test-gatt: Fix long write testŁukasz Rymanowski2016-03-221-4/+4
* unit/test-gatt: Extend large-dbŁukasz Rymanowski2016-03-221-4/+6
* unit/test-gatt: Modify small-dbŁukasz Rymanowski2016-03-221-22/+29
* unit/test-gatt: Fix long write testcasesŁukasz Rymanowski2016-03-221-8/+8
* unit/test-crypto: Add test based on sample data from errata 4243Szymon Janc2016-03-181-5/+34
* shared/gatt-client: Make read_long_value more robustAndrzej Kaczmarek2016-02-051-39/+39
* unit/test-uuid: Fix using strcmpLuiz Augusto von Dentz2015-12-041-2/+2
* hog: Move code from android to profilesLuiz Augusto von Dentz2015-11-131-1/+1
* unit: Fix gobex unit testsSzymon Janc2015-10-271-1/+1
* unit/test-uhid: Use tester frameworkGowtham Anandha Babu2015-10-021-36/+26
* unit/test-sdp: Use tester frameworkGowtham Anandha Babu2015-10-021-51/+40