commit | ae61b7edd692c1b1449161d3d25869d04c9effd6 | [log] [tgz] |
---|---|---|
author | Anas Nashif <anas.nashif@intel.com> | Mon Jul 06 11:30:55 2020 -0400 |
committer | Kumar Gala <kumar.gala@gmail.com> | Wed Jul 08 13:34:45 2020 -0500 |
tree | b8844c6b21af92a963ddc75e6d535c4d8063651c | |
parent | 668e359d85585e18df5678199cae8f5be25a8b9a [diff] |
sanitycheck: Use the C LibYAML parser if available Use the C LibYAML parser if available, rather than the Python parser. It is much faster. This is a clean and rebased version of PR #20210 by Ulf Magnusson <Ulf.Magnusson@nordicsemi.no> Co-authored-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no> Signed-off-by: Anas Nashif <anas.nashif@intel.com>