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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

libphoenix: perror implementation #181

Open
damianloew opened this issue Aug 31, 2021 · 1 comment · May be fixed by phoenix-rtos/libphoenix#284
Open

libphoenix: perror implementation #181

damianloew opened this issue Aug 31, 2021 · 1 comment · May be fixed by phoenix-rtos/libphoenix#284
Labels
busybox test suite Issues that cause fails in busybox test suite libphoenix

Comments

@damianloew
Copy link
Contributor

For example in busybox test suite expected output for 'busybox bunzip2 nonexistentFile' is 'bunzip2: nonexistentFile: No such file or directory' instead of 'bunzip2: nonexistentFile: ENOENT'

@damianloew damianloew added the busybox test suite Issues that cause fails in busybox test suite label Sep 30, 2021
@damianloew
Copy link
Contributor Author

Failing test from test suite:

FAIL: bunzip2: doesnt exist

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
busybox test suite Issues that cause fails in busybox test suite libphoenix
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants