This website requires JavaScript.
Explore
Help
Sign In
Superminaren
/
pebble
mirror of
https://github.com/google/pebble
Watch
1
Star
0
Fork
You've already forked pebble
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
202215e86c
pebble
/
third_party
/
nanopb
/
tests
/
decode_unittests
/
SConscript
5 lines
100 B
Python
Raw
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