Skip to content

Commit 95da6fb

Browse files
andreeaflorescudanielverkamp
authored andcommitted
fix fdt tests that were comparing large arrays
Comparing arrays with len > 32 is not allowed in rust rust 1.46. Added a workaround for testing these arrays by splitting them in groups of maximum 32 elems. Signed-off-by: Andreea Florescu <[email protected]>
1 parent 850af24 commit 95da6fb

File tree

1 file changed

+260
-249
lines changed

1 file changed

+260
-249
lines changed

0 commit comments

Comments
 (0)