Go to file
jing wang d15523f223 tests: Add watchdog timer test case
The commit cover Interrupt Reset mode and Reset mode by 2 test cases.
They can't be tested in one shot, but need test separately.
api converage:
    wdt_enable()
    wdt_disable()
    wdt_set_config()
    wdt_get_config()

Change-Id: I44b20cfe97d860e8b25b2cab76f9d9398cfd8e69
Signed-off-by: jing wang <jing.j.wang@intel.com>
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-12-24 13:09:29 +00:00
.known-issues
arch drivers: i2c_shim: grant arc the access to i2c on I/O fabric 2016-12-22 01:22:52 +00:00
boards drivers: spi_shim: grant arc the access to spi on I/O fabric 2016-12-22 01:22:26 +00:00
doc doc: read version from Makefile 2016-12-24 01:53:18 +00:00
drivers Bluetooth: Add timeout to event & ACL buffer allocation functions 2016-12-24 08:42:15 +02:00
ext ext: Update Nordic MDK header files 2016-12-20 09:14:48 -06:00
include Bluetooth: SDP: Queue user UUID to be resolved 2016-12-24 08:42:15 +02:00
kernel kernel: optimize ms-to-ticks for certain tick frequencies 2016-12-21 19:50:07 +00:00
lib iot/dns: Use a k_sem for the DNS rx routine 2016-12-16 19:14:53 +01:00
misc tracing: rename CONFIG_DEBUG_TRACING_KERNEL_OBJECTS 2016-12-19 14:59:35 -05:00
samples samples: fix RST syntax and add headers 2016-12-22 08:01:49 -05:00
scripts compare footprint: add sanity args files 2016-12-21 13:46:56 +00:00
subsys Bluetooth: SDP: Check SDP error when receiving PDU response 2016-12-24 08:42:15 +02:00
tests tests: Add watchdog timer test case 2016-12-24 13:09:29 +00:00
.checkpatch.conf
.gitattributes
.gitignore
.gitreview
.mailmap mailmap: added axy (for Anas Nashif) 2016-12-21 13:49:59 +00:00
defaults.tc
Kbuild kernel: move kernel code to kernel/ directly 2016-12-19 14:59:35 -05:00
Kconfig
Kconfig.zephyr
LICENSE
LICENSING.rst
MAINTAINERS MAINTAINERS: Add entry for SPI and NETWORKING 2016-12-23 12:08:41 +01:00
Makefile kernel: move kernel code to kernel/ directly 2016-12-19 14:59:35 -05:00
Makefile.inc
release-notes.rst
zephyr-env.sh