Skip to main content
Product
Technology
Discover
Solutions
Docs
Downloads
Pricing
Search
/
Sign in
Sign up
brintos
/
linux-shallow
public
Read only
Watch
0
Star
0
Fork
0
Files
Commits
Insights
linux-shallow
/
drivers
/
of
/
unittest-data
/
tests-lifecycle.dtsi
Text
·
88 B
·
28509a8
Raw
9 lines · plain
1
// SPDX-License-Identifier: GPL-2.0
2
3
/ {
4
testcase-data {
5
refcount-node {
6
};
7
};
8
};
9