Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Feb 9, 2024

Conversation

Teufelchen1
Copy link
Contributor

Contribution description

Moin 馃悪

This adds three missed test-cases for NULL arguments.

Testing procedure

make -C tests/unittests/ tests-fmt test

@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

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

sys/include/fmt.h Outdated Show resolved Hide resolved
sys/include/fmt.h Show resolved Hide resolved
@Teufelchen1
Copy link
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
25 checks passed
@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.

None yet

5 participants