summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2017-01-30tests: include: Move timestamp.h into common locationJithu Joseph
2017-01-30arm: cmsis: Convert _ScbNmiPend to use direct CMSIS register accessKumar Gala
2017-01-29Merge "Merge net branch into master"Anas Nashif
2017-01-28Bluetooth: samples: Use Kconfig DEVICE_NAME variable when possibleJohan Hedberg
2017-01-28Bluetooth: Kconfig: Make device name variable genericJohan Hedberg
2017-01-27tests: context: Verify for out of bounds arraySergio Rodriguez
2017-01-27net: Remove unused CONFIG_NET_IPV6_NO_DAD optionAndrei Emeltchenko
2017-01-27net: tests: Correct project file for route testsAndrei Emeltchenko
2017-01-27net/ieee802154: Modify radio TX function signatureTomasz Bursztyka
2017-01-27net: Remove CONFIG_NET_IPV6_NO_ND config optionAndrei Emeltchenko
2017-01-27net: tests: Use lighter printk() instead of printf()Ravi kumar Veeramally
2017-01-27net: tests: Fix invalid config option in 6lo testsRavi kumar Veeramally
2017-01-26license: fix SPDX headings on new testsDavid B. Kinder
2017-01-25pinmux: unify galileo pinmux driverAnas Nashif
2017-01-25pinmux: make pinmux_dev the default pinmux driver for quarkAnas Nashif
2017-01-25tests/gpio: fix test GPIO_INT_LEVEL bugQiu Peiyang
2017-01-25tests/gpio: don't call risk functionQiu Peiyang
2017-01-24ztest: use an aligned stack sizeAnas Nashif
2017-01-24tests: kernel: threads_customdata: increase STACK_SIZE to 512 for riscv32Jean-Paul Etienne
2017-01-24tests: kernel: test_mpool_concept: increase STACK_SIZE to 1024 for riscv32Jean-Paul Etienne
2017-01-24tests: newlib: disable bluetooth for nowKumar Gala
2017-01-24tests: kernel: mbox_api: fix uninit variable and unchecked valueSharron LIU
2017-01-24tests: kernel: mpool: fix assert side effectSharron LIU
2017-01-24tests: kernel: mpool: fix unchecked return valueSharron LIU
2017-01-24quark_se: PM: Add multicore supportAndre Guedes
2017-01-24tests: kernel: msgq: fix unused valueSharron LIU
2017-01-24build: add _ASMLANGUAGE to all asm filesBenjamin Walsh
2017-01-24kernel/arch: streamline thread user optionsBenjamin Walsh
2017-01-23tests: arm_irq_vector_table: Use CMSIS NVIC APIs directlyKumar Gala
2017-01-23tests: Update spi driver test for mcuxMaureen Helm
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