Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-11-08 | libcutils: remove unused socket_set_receive_timeout(). | Elliott Hughes | |
Test: treehugger Change-Id: I834762fd83bdaa3b714c7531439bf9115a82e342 | |||
2019-02-11 | Clean up libcutils/libutils tests. | Elliott Hughes | |
Move tests in the same directory as the corresponding code, so it's easier to see what is/isn't tested. Fix naming of libcutils_tests (plural) to match the singular that's more common (even though the plural makes more sense to me). Add these two to system/core/'s TEST_MAPPING. Remove obsolete AndroidTest.xml. Fix a flaky (timing-dependent) libcutils test. Test: ran tests Change-Id: I7e0a31ff45c8a152562bf66fc97161594249366e |