summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2016-03-17app_kernel: fix test case scalingAndrew Boie
2016-03-14Bluetooth: shell: Add support for outgoing BR/EDR connectionsSzymon Janc
2016-03-12sanitycheck: enable qemu_x86_iamcu and prefer it over qemu_x86Andrew Boie
2016-03-11debug: add task tracing to sanity testJuan Manuel Cruz
2016-03-11debug: object tracing sanity test includes thread monitor.Juan Manuel Cruz
2016-03-11Revert "tests: Add test for microkernel early sleep functionality"Anas Nashif
2016-03-11Revert "sanitychecks: skip early_sleep test"Anas Nashif
2016-03-11debug: sanity test for kernel object tracingJuan Manuel Cruz
2016-03-11sanitychecks: skip early_sleep testAnas Nashif
2016-03-11Bluetooth: GAP: Add service sampleLuiz Augusto von Dentz
2016-03-10tests: Add test for microkernel early sleep functionalityDmitriy Korovkin
2016-03-10Bluetooth/shell: Clear subscription on gatt_unsubscribe()Andrei Emeltchenko
2016-03-10Bluetooth/shell: Print handle in hex instead of decimalAndrei Emeltchenko
2016-03-09Bluetooth: tester: Add support for get supported l2cap commandsGrzegorz Kolodziejczyk
2016-03-09Bluetooth: tester: Add initial support for l2cap serviceGrzegorz Kolodziejczyk
2016-03-08Bluetooth: Use bt_auth_cancel for pairing cancelSzymon Janc
2016-03-07Bluetooth: tester: Refactor adding attributes to the GATT databaseMariusz Skamra
2016-03-07samples/tests: remove old message about standard securityAnas Nashif
2016-03-04test_bitfield: exercise sys_*_bit and sys_bitfield_*_bitAndrew Boie
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