Commit 70612c7
authored
nplb test: Change stack allocation size from 4Mb to 1MB (#9030)
nplb test `PosixThreadAttrTest.StackAddrAndSizeAttr` was failing due to
large stack size allocation, possibly limitation on platform
implementation
Bug: 479846471
Change-Id: If502181c9aef3ce889a0309c68f83847a96990581 parent afd5cf3 commit 70612c7
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments