Skip to content

Commit 4932b66

Browse files
drwezCQ Bot
authored andcommitted
[sestarnix] Use test_type="gtest" for userspace test components
Use the "gtest" test type, so that the test framework will integrate properly for test listing, filtering, etc. Change-Id: I22b0ff9b97e8f76e9154003c944db7b6933037df Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1235108 Fuchsia-Auto-Submit: Wez <[email protected]> Commit-Queue: Auto-Submit <[email protected]> Reviewed-by: Ambre Williams <[email protected]>
1 parent 51b5ad1 commit 4932b66

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/starnix/tests/selinux/userspace/meta/sestarnix_userspace_test.shard.cml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
],
99
program: {
1010
runner: "starnix_test_runner",
11+
test_type: "gtest",
1112
},
1213
children: [
1314
{

0 commit comments

Comments
 (0)