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

Test heap and stack - warning - does not iterate #135

Open
0xc0170 opened this issue Jan 4, 2016 · 3 comments
Open

Test heap and stack - warning - does not iterate #135

0xc0170 opened this issue Jan 4, 2016 · 3 comments
Labels

Comments

@0xc0170
Copy link
Contributor

0xc0170 commented Jan 4, 2016

The test is outdated, as it assumes the stack is above the heap (and smaller than heap).

frdm-k64f-gcc output:

{{timeout;10}}
{{host_test_name;default_auto}}
{{description;Heap & Stack}}
{{test_id;MBED_13}}
{{start}}
Initial stack/heap geometry:
   stack pointer:V 0x1fffa047
   heap pointer :^ 0x1fffacb0

stack pointer: 0x1fffa02f
heap pointer: 0x1fffadc0

[WARNING] The Stack/Heap collision was not detected

Allocated (0)Kb in (1) iterations

{{success}}
{{end}}

This test should be in ualloc, and should be corrected/improved.

Thanks for bringing this up to @akselsm

@ciarmcom
Copy link
Member

ciarmcom commented Jan 4, 2016

ARM Internal Ref: IOTSFW-1654

@PrzemekWirkus
Copy link
Contributor

This test will be removed from test async test collection for mbed-drivers.
@0xc0170 I think we can close it ?

@0xc0170
Copy link
Contributor Author

0xc0170 commented Feb 23, 2016

Yes, shall be removed. It will be closed once the test is not in the new version.

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

No branches or pull requests

3 participants