lmkd/tests
Suren Baghdasaryan ec169b178a lmkd/tests: handle reordering of killing and reaping reports in the logs
Since killing and reaping of a process is done in separate threads, it's
possible that the reaping report will be ordered before the kill report.
Adjust the test to handle this case by checking for the reaping report
in the entire log output.

Bug: 296555636
Change-Id: I5549b05392e08655655d4aecc4fadec281c489af
Signed-off-by: Suren Baghdasaryan <surenb@google.com>
2023-10-05 21:34:54 +00:00
..
Android.bp liblmkd_utils: Use libprocessgroup to create cgroups 2022-03-21 15:57:37 -07:00
TEST_MAPPING Move lmkd_tests to 'presubmit' group 2023-03-01 21:42:30 +00:00
lmkd_test.cpp lmkd_test: remove memcg creation on non-AndroidGo devices 2021-01-21 22:37:03 +00:00
lmkd_tests.cpp lmkd/tests: handle reordering of killing and reaping reports in the logs 2023-10-05 21:34:54 +00:00