liblp: add test to presubmit
Add liblp_test to TEST_MAPPING to be triggered as TH presubmit test. Bug: none Test: liblp_test Change-Id: If4d60e816e4e1b321603e1a5ed00e21297567d38 Signed-off-by: Alessio Balsini <balsini@google.com>
This commit is contained in:
parent
09b9fc56a2
commit
13d2d968d9
|
@ -2,6 +2,9 @@
|
|||
"presubmit": [
|
||||
{
|
||||
"name": "libdm_test"
|
||||
},
|
||||
{
|
||||
"name": "liblp_test"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue