zephyr/tests/drivers/watchdog/wdt_basic_api
Savinay Dharmappa 020884c02c test: drivers: watchdog: Modify test application.
test application of watchdog assumes that the variable
created in noinit section will have initial value as
zero. This is an incorrect assumption as variable
in noinit section can have any value. The application
is modified work even if variable in noint section
have any value.

Signed-off-by: Savinay Dharmappa <savinay.dharmappa@intel.com>
2018-10-14 14:16:03 -04:00
..
src test: drivers: watchdog: Modify test application. 2018-10-14 14:16:03 -04:00
CMakeLists.txt cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
prj.conf tests/samples: watchdog: Update projects' configuration 2018-08-20 06:38:02 -07:00
testcase.yaml tests: watchdog: Replace platform whitelists with depends_on 2018-05-17 15:00:55 -05:00