Skip to content

unittests: apply proper naming for gnrc_netif tests#5510

Merged
miri64 merged 1 commit intoRIOT-OS:masterfrom
miri64:tests/enh/gnrc_netif_naming
Jun 8, 2016
Merged

unittests: apply proper naming for gnrc_netif tests#5510
miri64 merged 1 commit intoRIOT-OS:masterfrom
miri64:tests/enh/gnrc_netif_naming

Conversation

@miri64
Copy link
Copy Markdown
Member

@miri64 miri64 commented Jun 4, 2016

Somehow these were still named after the very old naming-scheme for GNRC.

@miri64 miri64 added the Area: tests Area: tests and testing framework label Jun 4, 2016

TEST_ASSERT_EQUAL_STRING("05:cd", gnrc_netif_addr_to_str(out, sizeof(out),
addr, sizeof(addr)));
addr, sizeof(addr)));
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.

Is that indent on purpose?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

On purpose by uncrustify, yeah ^^.

@A-Paul A-Paul added the CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR label Jun 8, 2016
@A-Paul
Copy link
Copy Markdown
Member

A-Paul commented Jun 8, 2016

ACK when Murdock is happy.

@miri64 miri64 merged commit e67eb87 into RIOT-OS:master Jun 8, 2016
@miri64 miri64 deleted the tests/enh/gnrc_netif_naming branch June 8, 2016 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: tests Area: tests and testing framework CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants