Skip to content

tests: Add NULL pointer argument test for fmt_lpad/to_lower/str#20344

Merged
mguetschow merged 1 commit intoRIOT-OS:masterfrom
Teufelchen1:chore/fmt_test_3
Feb 9, 2024
Merged

tests: Add NULL pointer argument test for fmt_lpad/to_lower/str#20344
mguetschow merged 1 commit intoRIOT-OS:masterfrom
Teufelchen1:chore/fmt_test_3

Conversation

@Teufelchen1
Copy link
Copy Markdown
Contributor

Contribution description

Moin 🐙

This adds three missed test-cases for NULL arguments.

Testing procedure

make -C tests/unittests/ tests-fmt test

@Teufelchen1 Teufelchen1 requested a review from miri64 as a code owner February 6, 2024 13:00
@github-actions github-actions bot added Area: tests Area: tests and testing framework Area: sys Area: System labels Feb 6, 2024
@benpicco benpicco added the CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR label Feb 6, 2024
@riot-ci
Copy link
Copy Markdown

riot-ci commented Feb 6, 2024

Murdock results

✔️ PASSED

dbcfa1b tests: Add NULL pointer argument test for fmt_lpad/to_lower/str

Success Failures Total Runtime
17 0 17 01m:14s

Artifacts

@Teufelchen1
Copy link
Copy Markdown
Contributor Author

Nice spot @mguetschow :) Feel free to press merge when the checks are green and you are happy with the PR!

@mguetschow mguetschow added this pull request to the merge queue Feb 9, 2024
Merged via the queue into RIOT-OS:master with commit de1efc6 Feb 9, 2024
@MrKevinWeiss MrKevinWeiss added this to the Release 2024.04 milestone Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: sys Area: System 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.

5 participants