summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2017-01-23arm: nvic: kill _NvicSwInterruptTriggerKumar Gala
2017-01-21tests: update to Apache 2.0 SPDX tags on new testsDavid B. Kinder
2017-01-20net: context: Add status to connect callbackJukka Rissanen
2017-01-20net: ipv6: Fix IPv6 prefix comparisionJukka Rissanen
2017-01-20net: linkaddr: calculate linkaddr storage addr size via configMichael Scott
2017-01-20tests: add threads customdata api test case with unified kerneljing wang
2017-01-20tests: add pipe test cases which use unified kerneljing wang
2017-01-20tests: add fifo/lifo test cases with unified kerneljing wang
2017-01-20tests: kernel: added memory pool threadsafe testSharron LIU
2017-01-20tests: kernel: added memory pool configuration options testSharron LIU
2017-01-20tests: kernel: added memory pool concept testSharron LIU
2017-01-20tests: kernel: added memory pool api testSharron LIU
2017-01-20tests: kernel: added memory slab threadsafe testSharron LIU
2017-01-20tests: kernel: added memory slab concept testSharron LIU
2017-01-20tests: kernel: added memory slab api testSharron LIU
2017-01-20tests: kernel: re-path mslab testSharron LIU
2017-01-19license: Replace Apache boilerplate with SPDX tagDavid B. Kinder
2017-01-18Merge bluetooth branch into masterJohan Hedberg
2017-01-17tests: footprint: set ARCH correctly and provide defaultsAnas Nashif
2017-01-17tests: do not use RC_OK, use 0 insteadAnas Nashif
2017-01-17ztest: enable coop/preempt configurationsAnas Nashif
2017-01-17tests/context: fix Coverity warning about array overrunBenjamin Walsh
2017-01-17Bluetooth: Consolidate most outgoing ACL TX buffers into a single poolJohan Hedberg
2017-01-14tests: add test for k_timer_user_data_set/get()Benjamin Walsh
2017-01-13tests: kernel: threads_scheduling: increased stack size to 512 for riscv32 ar...Jean-Paul Etienne
2017-01-13tests: legacy: kernel: context: account for riscv32 architectureJean-Paul Etienne
2017-01-13tests: kernel: context: account for riscv32 architectureJean-Paul Etienne
2017-01-13tests: add timer test case with unified kerneljing wang
2017-01-12Merge "Merge arm branch into master"Anas Nashif
2017-01-12tests: Add PWM driver api testjing wang
2017-01-12arm: Replace CONFIG_CPU_CORTEX_M3_M4 with CONFIG_ARMV7_MMarcus Shawcroft
2017-01-12pinmux: Merge ksdk pinmux dev into regular ksdk pinmux driverMaureen Helm
2017-01-11tests/sensors_n_z.conf: fix duplicated setting of CONFIG optionsKumar Gala
2017-01-10build: abstract emulation and replace qemu goal with runAnas Nashif
2017-01-10samples/tests: reduce ram & code size for failing tests on nRF5x boardsKumar Gala
2017-01-09Bluetooth: remove arduino_101_ble from test_controller_dbgKumar Gala
2017-01-09kernel/arch: optimize memory use of some thread fieldsBenjamin Walsh
2017-01-09kernel: add LEGACY_KERNEL optionAnas Nashif
2017-01-08subsys: disk: Refactor disk_access stuff into a directoryJithu Joseph
2017-01-08kernel: remove dependency on CONFIG_NANO_TIMERS/TIMEOUTSAnas Nashif
2017-01-06net: tcp: Select correct source address for SYNACK packetsAndy Ross
2017-01-05tests/gpio: fix typoQiu Peiyang
2017-01-05Bluetooth: Controller: Kconfig connection RSSI measurementVinayak Chettimada
2017-01-05Bluetooth: Controller: Kconfig Data Length Update featureVinayak Chettimada
2017-01-05Bluetooth: Controller: Kconfig LE Ping featureVinayak Chettimada
2017-01-05Bluetooth: Controller: add init test for BT 4.0 only controllerVinayak Chettimada
2017-01-05Bluetooth: Controller: Kconfig radio ISR profilingVinayak Chettimada
2017-01-05Bluetooth: Take advantage of new net_buf_add_mem() APIJohan Hedberg
2017-01-05sanity: prevent stack corruption at test_static_idtGenaro Saucedo Tejada
2017-01-03gpio_basic_api: fix format codesAndrew Boie