platform_build_soong/cc/ndk_api_coverage_parser
Dan Albert 38a224dc7e Fix non-determinism in tests.
The stdlib's xml apparently cares about ordering but also doesn't
preserve it. There are a number of different recommendations of other
ways to do this, but they all depend on packages we don't have
available (lxml or xml.dom.ext, in particular).

Test: pytest
Bug: None
Change-Id: I07108d8977c302404e7c90ca75a4bf7a1144750f
2020-07-16 13:23:33 -07:00
..
.gitignore Get NDK python script tests running. 2020-07-16 13:23:29 -07:00
Android.bp Get NDK python script tests running. 2020-07-16 13:23:29 -07:00
OWNERS Get NDK python script tests running. 2020-07-16 13:23:29 -07:00
__init__.py Get NDK python script tests running. 2020-07-16 13:23:29 -07:00
test_ndk_api_coverage_parser.py Fix non-determinism in tests. 2020-07-16 13:23:33 -07:00