summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2016-03-03REVERTME: bluetooth: tests: disable some testsAndrew Boie
2016-03-03Bluetooth: tester: Fix missing le to host order conversionMariusz Skamra
2016-03-02Bluetooth: tester: Fix missing bit in GAP supported commandsMariusz Skamra
2016-03-02Bluetooth: tester: Fix supported commands to use uint8_t arrayMariusz Skamra
2016-03-02Bluetooth: btp: Fix BTP GATT command opcodesMariusz Skamra
2016-02-23test: Add nanokernel test_sleep projectPeter Mitsis
2016-02-23nanokernel: Change fiber_delayed_start() return typePeter Mitsis
2016-02-22Bluetooth: tester: Remove set_ccc_value helperMariusz Skamra
2016-02-22Bluetooth: tester: Refactor gatt_buf_add and gatt_buf_reserve functionsMariusz Skamra
2016-02-22Bluetooth: tester: Fix initialization of static variablesMariusz Skamra
2016-02-22Bluetooth: tester: Use BT_UUID defines for UUID comparisonsMariusz Skamra
2016-02-20Bluetooth: Change GATT callback return values to ssize_tJohan Hedberg
2016-02-19Bluetooth: Use BIT() macro wherever possibleJohan Hedberg
2016-02-18Bluetooth: tester: Use common write without response command handlerMariusz Skamra
2016-02-17boards: remove obsolete CTB boardAnas Nashif
2016-02-17Bluetooth: GATT: Expose ATT error codes to application callbacksJohan Hedberg
2016-02-17Bluetooth: btp: Fix permission bitsMariusz Skamra
2016-02-16drivers/nble: Decrease shell debugAndrei Emeltchenko
2016-02-15tests: Fix Bluetooth tests and samples platform blacklistingSzymon Janc
2016-02-15tests: Simplify test_bluetooth configurationSzymon Janc
2016-02-15Bluetooth: Merge init_h5 into init testSzymon Janc
2016-02-14samples: move bluetooth shell/init to testsAnas Nashif
2016-02-12Bluetooth: samples: Move init and shell to testsJohan Hedberg
2016-02-11move benchmark applications to tests/benchmark/Anas Nashif
2016-02-11tests: test_fifo: unify nano and micro tests into one directoryAnas Nashif
2016-02-11test_rand32: only microkernel version existAnas Nashif
2016-02-11test_ring_buf: only nanokernel version existAnas Nashif
2016-02-11test_task_priv: only microkernel version existAnas Nashif
2016-02-11test_task_irq: only microkernel version existAnas Nashif
2016-02-11test_task: only microkernel version existAnas Nashif
2016-02-11move driver samples to samples/driversAnas Nashif
2016-02-11move net/buf test under tests/Anas Nashif
2016-02-11move sample apps to top level directory under samples/Anas Nashif
2016-02-11move include directory for tests cases to tests/Anas Nashif
2016-02-11tests: move aio and i2c driver build testsAnas Nashif
2016-02-11tests: move kernel tests to tests/Anas Nashif
2016-02-11tests: move bluetooth tests to tests/Anas Nashif
2016-02-11tests: move crypto tests to tests/cryptoAnas Nashif