summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2016-11-30tests: adjust some stack sizes when running debug loadsBenjamin Walsh
2016-11-30samples: tests: tag all legacy test cases and samplesAnas Nashif
2016-11-28tests/ztest/mock: remove usage of legacy k_fifo_get()Inaky Perez-Gonzalez
2016-11-28libc/minimal: snprintf(): KILL negative len parameterInaky Perez-Gonzalez
2016-11-28tests/kernel: Test CONFIG_RUNTIME_NMI behaviorVincenzo Frascino
2016-11-28net: buf: move test to unified kernelAnas Nashif
2016-11-27printk: Add basic support for width modifier and zero paddingSzymon Janc
2016-11-26tests/drivers: Update pinmux applicationFlavio Santes
2016-11-26tests/multilib: Update README fileFlavio Santes
2016-11-23tests: power_mgmt: Fix wrong value being passed to post_ops funcRamesh Thomas
2016-11-19Merge "Merge bluetooth branch into master"Anas Nashif
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-18Bluetooth: tests: Fix Makefiles commentsSzymon Janc
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