Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.

Test: display error codes when a test fails #1986

Merged
merged 4 commits into from
May 12, 2020

Conversation

alfred2g
Copy link
Contributor

@alfred2g alfred2g commented May 7, 2020

Add exact error messages to failing tests

Description

Currently tests only display true or false whether the test passed or failed
This Commit will display the exact error code received from the underlying Wifi implementation

Checklist

  • [x ] I have tested my changes. No regression in existing tests.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@alfred2g alfred2g requested review from gkwicker and cobusve May 7, 2020 19:06
@alfred2g alfred2g requested a review from lundinc2 May 12, 2020 23:48
@alfred2g alfred2g merged commit 7ebc724 into aws:master May 12, 2020
@alfred2g alfred2g deleted the verbose_wifi_errors branch May 12, 2020 23:52
alfred2g added a commit to alfred2g/amazon-freertos that referenced this pull request May 21, 2020
* Test: display error codes when a test fails

* Test: typo

* Test: fix test_assert_equal add int

* Test: fix wrong parameter number

Co-authored-by: Alfred Gedeon <[email protected]>
shubhamkulkarni97 pushed a commit to shubhamkulkarni97/amazon-freertos that referenced this pull request Jul 7, 2020
* Test: display error codes when a test fails

* Test: typo

* Test: fix test_assert_equal add int

* Test: fix wrong parameter number

Co-authored-by: Alfred Gedeon <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants