Files
android_development/scripts
Frederick Mayle 9f0dd71b8a cargo2android: fix test detection when there is exactly 1 test
Example where it failed:

    tests::sock_send_recv_event: test

    1 test, 0 benchmarks
       Doc-tests vm_control
    0 tests, 0 benchmarks

the "1 test, 0 benchmarks" line wouldn't match the test regex, so it
would mistakenly parse the doc tests line instead and then fail to
generate a rust_test module.

Test: ran on crosvm repo

Change-Id: Id0286165405b58bf84b7261db842e272442c91e8
2022-08-17 20:36:45 +00:00
..
2021-03-30 14:58:06 -07:00
2021-02-19 12:20:34 +01:00
2021-06-24 15:44:49 -07:00
2019-10-04 16:48:38 -07:00
2022-01-06 10:18:42 -08:00
2018-07-23 17:01:42 -07:00
2012-04-27 10:45:07 -07:00
2018-10-30 11:03:17 -07:00
2021-06-24 15:44:49 -07:00