summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2016-11-18tests: test CONFIG_KERNEL_DEBUG and CONFIG_ASSERTAnas Nashif
2016-11-18test_static_idt: fix unininitialized variableInaky Perez-Gonzalez
2016-11-18tests/legacy/kernel/test_libs: use memcpy() vs strncpy()Inaky Perez-Gonzalez
2016-11-18test_fp_saring/nanokernel: fix uninitialized variableInaky Perez-Gonzalez
2016-11-18test_map: initialize memory blockInaky Perez-Gonzalez
2016-11-18test_map: fix uninitialized areaInaky Perez-Gonzalez
2016-11-18test_static_idt: fix uninitialized variableInaky Perez-Gonzalez
2016-11-18test_fp_sharing: fix uninitialized variableInaky Perez-Gonzalez
2016-11-18test: power states: fix dead code issueJavier B Perez
2016-11-18tests/tinycrypt: Solve style issues in test_ccm_modeFlavio Santes
2016-11-18tests/tinycrypt: Fix wrong sizeof argument in test_ccm_mode (2nd)Flavio Santes
2016-11-18tests/tinycrypt: Fix wrong sizeof argument in test_ccm_modeFlavio Santes
2016-11-18tests/tinycrypt: Fix dead code issue (2nd)Flavio Santes
2016-11-18tests/tinycrypt: Fix dead code issue (1st)Flavio Santes
2016-11-18test/tinycrypt: Solve style issues in test_hmac_prngFlavio Santes
2016-11-18tests/tinycrypt: Fix wrong sizeof argumentFlavio Santes
2016-11-18tests/tinycrypt/aes: Replace spaces by tabsFlavio Santes
2016-11-18tests/tinycrypt/aes: Solve style issues in commentsFlavio Santes
2016-11-18tests/tinycrypt/aes: Variable declarations at the beginning of a blockFlavio Santes
2016-11-18tests/tinycrypt/aes: Remove struct declaration inside functionFlavio Santes
2016-11-18tests: libs: Fix string overflowJithu Joseph
2016-11-18tests: benchmark: fix a string format issueBaohong Liu
2016-11-17tests: spi: add return value checkBaohong Liu
2016-11-16tinycrypt: Update CTR PRNG test caseFlavio Santes
2016-11-16tinycrypt: Fix style issuesFlavio Santes
2016-11-16tests: crypto: Fix unchecked return value on CTR PRNG test caseSergio Rodriguez
2016-11-16tests: power_states: Update testcase.ini to include arcRamesh Thomas
2016-11-16tests: spi_test: fix variable type mismatching issueBaohong Liu
2016-11-15legacy/kernel/test_{static_id,stackprot}: 'fatal fault' is not a failureInaky Perez-Gonzalez
2016-11-14tests/drivers/adc: move to ztest to actually testInaky Perez-Gonzalez
2016-11-14tests/drivers/pci_enum: move to ztest and run in HW when possibleInaky Perez-Gonzalez
2016-11-13drivers: update ipm driver to use unified kernelAnas Nashif
2016-11-12Bluetooth: Fix left-over usage of TICKS_NONE and TICKS_UNLIMITEDJohan Hedberg
2016-11-12kernel/arch: consolidate tTCS and TNANO definitionsBenjamin Walsh
2016-11-12kernel: Eliminate use of KERNEL_V2 configuration optionAllan Stephens
2016-11-12ext qmsi: Add config support and kernel events for enabling SoCWatchJon Moeller
2016-11-11tests: fix filter for cortex-m3/m4Anas Nashif
2016-11-11drivers: sensors: use unified kernel threadsAnas Nashif
2016-11-11power_mgmt: Rename _sys_soc_resume notification disabling APIRamesh Thomas
2016-11-11tests: Move ipm test from legacy, it is not using legacy APIsAnas Nashif
2016-11-11tests: added native test for irq_vector_tableAnas Nashif
2016-11-11ztest: Do not print garbage if message is NULLAnas Nashif
2016-11-11tests: fix duplicate Kconfig symbol in prj.confKumar Gala
2016-11-11Bluetooth: tests/tester: Convert left-overs to unified kernel APIsJohan Hedberg
2016-11-11Bluetooth: Use proper timeout defines for net_buf_get_timeoutSzymon Janc
2016-11-11net: buf: Use unified k_fifo API for FIFOsSzymon Janc
2016-11-11Bluetooth: samples: Fix use of deprecated sleep APISzymon Janc
2016-11-11net: buf: Use new API for checking if executing from ISRSzymon Janc
2016-11-11Bluetooth: Use unified k_fifo API for FIFOsSzymon Janc
2016-11-11Bluetooth: shell: Add support for RFCOMM ConnectJaganath Kanakkassery