Skip to content

fix test_millis_mm & add test_ping#5455

Merged
devyte merged 3 commits into
esp8266:masterfrom
liebman:add_test_ping_fix_test_millis_mm
Dec 9, 2018
Merged

fix test_millis_mm & add test_ping#5455
devyte merged 3 commits into
esp8266:masterfrom
liebman:add_test_ping_fix_test_millis_mm

Conversation

@liebman
Copy link
Copy Markdown
Contributor

@liebman liebman commented Dec 8, 2018

device test updates:

  • fix test_millis_mm compile error
  • add test_ping

@d-a-v ping works, thanks!

@devyte devyte merged commit 0550ccd into esp8266:master Dec 9, 2018
@devyte devyte added this to the 2.5.0 milestone Dec 9, 2018
ping_start(&po);
delay((PING_COUNT+2)*1000);
}
REQUIRE(recv_count == PING_COUNT);
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Indentation

Copy link
Copy Markdown
Contributor Author

@liebman liebman Dec 9, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@igrr - good catch! I'll make a new PR to fix that.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

submitted pr #5459

@liebman liebman deleted the add_test_ping_fix_test_millis_mm branch December 9, 2018 03:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants