summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2017-01-27tests: context: Verify for out of bounds arraySergio Rodriguez
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
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