This adds 3 unit tests for BASS server, to simulate the Generic GATT Integrated Test suite for BASS. This patch also adds the Write Without Response property to the Broadcast Audio Scan Control Point characteristic, which is mandatory according to BASS specification. Iulia Tanasescu (2): shared/bass: Add Write Without Response property to the CP characteristic unit: Introduce test-bass Makefile.am | 6 + src/shared/bass.c | 3 +- unit/test-bass.c | 397 ++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 405 insertions(+), 1 deletion(-) create mode 100644 unit/test-bass.c base-commit: 7002ecc8914ab1f22e36bd98c4d46eb760edf767 -- 2.34.1