This website requires JavaScript.
Explore
Help
Sign In
rk3588-game
/
android13
Watch
3
Star
0
Fork
You've already forked android13
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
master
android13
/
external
/
nanopb-c
/
tests
/
decode_unittests
/
SConscript
5 lines
100 B
Python
Raw
Permalink
Blame
History
Import
(
'
env
'
)
p
=
env
.
Program
(
[
"
decode_unittests.c
"
,
"
$COMMON/unittestproto.pb.c
"
]
)
env
.
RunTest
(
p
)
Reference in New Issue
View Git Blame
Copy Permalink