zephyr/tests/bluetooth
Marc Herbert 704b460b0d tests/bluetooth/tester: remove spurious CONFIG_GPIO=y
This tries to build gpio without any driver which fails at cmake time
like this:

CMake Error at ../../../cmake/extensions.cmake:378 (add_library):
  No SOURCES given to target: drivers__gpio
  Call Stack (most recent call first):
  ../../../cmake/extensions.cmake:355 (zephyr_library_named)
  ../../../drivers/gpio/CMakeLists.txt:3 (zephyr_library)

Remove TEST_USERSPACE workaround added in commit 3b53e69249 which
added gpio_handlers.c to the SOURCES.

Fixes #15232.

Signed-off-by: Marc Herbert <marc.herbert@intel.com>
2019-05-22 10:54:40 -04:00
..
bluetooth license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
bsim_bt Bluetooth: controller: Enable additional ULL/LLL CI tests 2019-05-06 14:41:58 +02:00
hci_prop_evt tests: bluetooth: Test vendor-specific events 2019-05-20 13:33:36 +02:00
init Bluetooth: controller: Enable additional ULL/LLL CI tests 2019-05-06 14:41:58 +02:00
mesh license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
mesh_shell license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
shell Bluetooth: GATT: Rename BT_GATT_DB to BT_GATT_DYNAMIC_DB 2019-05-02 08:29:23 +03:00
tester tests/bluetooth/tester: remove spurious CONFIG_GPIO=y 2019-05-22 10:54:40 -04:00