Commit Graph

3 Commits

Author SHA1 Message Date
Iulia Tanasescu
4ea09cf6b9 test-bass: Add unit tests for the SPE suite
This adds BASS unit tests for the Service Procedures Error
Handling suite.
2023-10-10 16:15:21 -07:00
Iulia Tanasescu
8a8f8c143b shared/bass: Introduce Add Source opcode handler
This implements the Control Point handler for the Add Source operation.
2023-07-10 12:23:54 -07:00
Iulia Tanasescu
1248bdd432 unit: Introduce test-bass
This adds 3 unit tests for BASS server, to simulate the
Generic GATT Integrated Test suite for BASS.

Test Summary
------------
BASS/SR/SGGIT/SER/BV-01-C                            Passed
BASS/SR/SGGIT/CHA/BV-01-C                            Passed
BASS/SR/SGGIT/CHA/BV-02-C                            Passed
Total: 3, Passed: 3 (100.0%), Failed: 0, Not Run: 0
2023-05-30 11:43:46 -07:00