zephyr/tests
Maureen Helm 72f2d396b3 tests: counter: Extend counter_basic_api timeout
Fixes a timeout failure on the frdm_k64f board.

test_short_relative_alarm iterates 100x through a 3 tick loop, but some
platforms like frdm_k64f have a 1 second counter tick period and
therefore need more time to finish this test.

Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
2020-02-12 14:31:14 +02:00
..
application_development tests: application_development/libxcc: exclude using XCC... 2020-01-07 17:09:38 +01:00
arch test: static_idt: skip for 64-bit 2020-02-06 23:07:37 -05:00
benchmarks tests: benchmarks: Add ARM64 case 2020-02-01 08:08:43 -05:00
bluetooth Bluetooth: shell: Advertise when registering HRS service 2020-02-06 08:43:09 +02:00
boards tests: intel_s1000_crb: update to new GPIO API 2020-02-05 12:00:36 +01:00
crypto tests: tags: Add entropy and random tags 2020-01-28 09:37:51 -05:00
drivers tests: counter: Extend counter_basic_api timeout 2020-02-12 14:31:14 +02:00
kernel tests: sleep: Increase tick margin for Xilinx QEMU 2020-02-11 08:03:37 -08:00
lib tests: lib: os: onoff: address Coverity complaint 2020-02-08 08:40:28 -05:00
misc/test_build tests: fix test identifiers 2019-12-09 15:53:44 -05:00
net test: net: pkt: Added a test case for net_pkt_pull() 2020-02-03 10:47:08 +02:00
portability tests: samples: portability: fix test tags and identifiers 2019-12-09 15:53:44 -05:00
posix global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
shell tests: fix test identifiers 2019-12-09 15:53:44 -05:00
subsys tests: canbus: isotp: Fix wrong variable used for assert 2020-02-10 12:32:01 +02:00
unit tests: unit: util: Add test for IF_ENABLED() 2019-12-18 08:14:52 -05:00
ztest