summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2017-01-05sanity: prevent stack corruption at test_static_idtGenaro Saucedo Tejada
2017-01-03gpio_basic_api: fix format codesAndrew Boie
2017-01-03tests/kernel/stackprot: 'fatal fault' is not a failureInaky Perez-Gonzalez
2017-01-03sanity: prevent stack corruption at test_semaGenaro Saucedo Tejada
2017-01-03test_thread_init.c: fix build errorJuro Bystricky
2017-01-03tests: introduce Makefile.testAnas Nashif
2017-01-02net: ip: Improve logging by adding a dedicated sys_log levelTomasz Bursztyka
2017-01-02net: tests: Add platforms whitelist to http header unit testTomasz Bursztyka
2017-01-02net: Restructure network protocolsFlavio Santes
2017-01-02tests/zoap: Add test for payload sizeVinicius Costa Gomes
2017-01-02net: buf: Change NET_BUF_DEBUG to NET_BUF_LOG and add a level optionTomasz Bursztyka
2017-01-02tests: net: Fix format issuesTomasz Bursztyka
2016-12-25shell: move shell to its own subsystemAnas Nashif
2016-12-25logging: move event_logger to subsys/loggingAnas Nashif
2016-12-24tests: add gpio driver test casejing wang
2016-12-24tests: add driver aio comparator test casejing wang
2016-12-24tests: import stack protection testcase to unifiedAnas Nashif
2016-12-24tests: add zephyr thread lifecycle test case with unified kerneljing wang
2016-12-24tests: add zephyr message queue test case with unified kerneljing wang
2016-12-24tests: add sem test cases which use unified kerneljing wang
2016-12-24tests: add mutex api test cases which use unified kerneljing wang
2016-12-24tests: add stack test cases which use unified kerneljing wang
2016-12-24tests: kernel: test_slab: Porting memory map tests to unifiedJithu Joseph
2016-12-24tests: kernel: test_critical: Porting legacy tests to unified kernelSergio Rodriguez
2016-12-24tests: kernel: test_context: Porting legacy tests to unified kernelSergio Rodriguez
2016-12-24tests: add threads scheduling test case with unified kerneljing wang
2016-12-24tests: remove redundant test_ from test namesAnas Nashif
2016-12-24tests: Add watchdog timer test casejing wang
2016-12-24tests: add rtc driver test casejing wang
2016-12-24tests: kernel: added test_thread_initLIU, Sharron
2016-12-24tests: kernel: added test_workq_apiSharron LIU
2016-12-24tests: kernel: added mbox api testLIU, Sharron
2016-12-24Bluetooth: shell: Fix br-discovery help messageSzymon Janc
2016-12-24Bluetooth: shell: Add option to specify BR/EDR discovery lengthSzymon Janc
2016-12-22tests: spi: correct a spi buffer length issueBaohong Liu
2016-12-21drivers: hp206 driver does not need 2000 ticks/s frequencyBenjamin Walsh
2016-12-21arch/arc, usb, ztest: Add the ARG_UNUSED macroFlavio Santes
2016-12-21tests: add zephyr alerts test casejing wang
2016-12-19tests: GDB server only works on qemu_x86 nowAnas Nashif
2016-12-19tests: add gdb server testAnas Nashif
2016-12-19debug: move debug features from misc to subsys/debugAnas Nashif
2016-12-19logging: move sys_log to subsys/loggingAnas Nashif
2016-12-19kernel: rename NANOKERNEL_TICKLESS_IDLE_SUPPORTEDAnas Nashif
2016-12-16tests/tcp: Initialize buffer to NULLFlavio Santes
2016-12-16tests/iot/http: Initialize parser structFlavio Santes
2016-12-16Bluetooth: Remove unnecessary runtime kernel object initializationJohan Hedberg
2016-12-15libc: rework libc selection and reduce KconfigsAnas Nashif
2016-12-15net: remove unused variable pkt1Anas Nashif
2016-12-15net: remove unused variable disAnas Nashif
2016-12-15net: tests: Remove unused variables from dhcpv4 unit testTomasz Bursztyka