mirror of
https://github.com/espressif/openthread.git
synced 2026-09-25 10:27:37 +00:00
After Travis updated its environment, Travis fails distcheck due to insufficient memory. Although OpenThread itself doesn't use much memory, the address sanitizer does. This commit separates large scale test cases to lower peak memory usage when running certification tests on Travis.