This website requires JavaScript.
Explore
Help
Register
Sign In
wenchao-hao
/
lmkd
Watch
1
Star
0
Fork
You've already forked lmkd
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
88ca1a4963
lmkd
/
tests
/
TEST_MAPPING
8 lines
70 B
Plaintext
Raw
Normal View
History
Unescape
Escape
lmkd/tests: Add a test to check for lmkd process reaping capability Add a test to verify a process killed by lmkd is being reaped when kernel supports process_mrelease syscall. Bug: 203597692 Test: atest LmkdTest Signed-off-by: Suren Baghdasaryan <surenb@google.com> Change-Id: Iac46f68c811e6e89378952ce1d29daf8a47514e2
2022-01-27 05:57:14 +08:00
{
lmkd/tests: Move tests into presubmit-large category to avoid timeouts Since lmkd tests require time to build up memory pressure, they cause timeouts when run as part of presubmits. Move them into the presubmit-large category with higher timeout to prevent such failures. Bug: 217478668 Bug: 203597692 Signed-off-by: Suren Baghdasaryan <surenb@google.com> Change-Id: I690133c9f849da58b85884a7d7b463f5b518c12f
2022-02-03 01:27:47 +08:00
"presubmit-large": [
lmkd/tests: Add a test to check for lmkd process reaping capability Add a test to verify a process killed by lmkd is being reaped when kernel supports process_mrelease syscall. Bug: 203597692 Test: atest LmkdTest Signed-off-by: Suren Baghdasaryan <surenb@google.com> Change-Id: Iac46f68c811e6e89378952ce1d29daf8a47514e2
2022-01-27 05:57:14 +08:00
{
"name": "lmkd_tests"
}
]
}