xref
: /
buildroot
/
support
/
testing
/
tests
/
package
/
test_file
/
rootfs-overlay
/
root
/
script.py
Home
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#! /
usr
/
bin
/
env
python3
2
3
print
(
"Hello Buildroot!"
)
4