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

The bionic libc test lib_static_init fails #23

Open
sunnysuhappy opened this issue Dec 4, 2012 · 0 comments
Open

The bionic libc test lib_static_init fails #23

sunnysuhappy opened this issue Dec 4, 2012 · 0 comments

Comments

@sunnysuhappy
Copy link

Description

The purpose of the "lib_static_init.cpp" is to make the counter of library object useful by create a static variable . if it is used the static variable plus 1

Reproduce steps

cd ~/ucore_plus/ucore
make ARCH=arm BOARD=goldfishv7 defconfig
make sfsimg
make kernel
./uCore_test -s bionic -w 15 -t 45 -f src/user-ucore/testspecslib_static_init.testspec

Current result

Expected Result

The test passes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant