In the current pipe_api test file we inadvertantly use VLA. Toolchains are allowed by standard to allocate VLA on heap for example. Therefore in my opinion we shouldn't use VLA atleast in kernel+kernel tests. Signed-off-by: Robin Kastberg <robin.kastberg@iar.com> |
||
|---|---|---|
| .. | ||
| basic.c | ||
| concurrency.c | ||
| stress.c | ||