Skip to content

Commit e3076a4

Browse files
Andrew Boieandrewboie
authored andcommitted
tests: add tag for memory pool tests
There are four of them, make it simpler to run just these tests in sanitycheck. Signed-off-by: Andrew Boie <[email protected]>
1 parent 687c333 commit e3076a4

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
tests:
22
kernel.memory_pool:
33
min_ram: 32
4-
tags: bat_commit core
4+
tags: bat_commit core mem_pool
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
tests:
22
kernel.memory_pool:
3-
tags: kernel
3+
tags: kernel mem_pool
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
tests:
22
kernel.memory_pool:
3-
tags: kernel
3+
tags: kernel mem_pool
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
tests:
22
kernel.memory_pool:
3-
tags: kernel
3+
tags: kernel mem_pool

0 commit comments

Comments
 (0)