Skip to content

Commit

Permalink
testcases: kselftest-mm: Adding new test case kselftest mm
Browse files Browse the repository at this point in the history
Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
  • Loading branch information
Naresh Kamboju committed Feb 15, 2024
1 parent 6253b65 commit a6b1061
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions lava_test_plans/testcases/kselftest-mm.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{% extends "testcases/templates/kselftest.yaml.jinja2" %}

{% set testnames = ['mm'] %}
{% set test_timeout = 10 %}

0 comments on commit a6b1061

Please sign in to comment.