mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
support/testing: add python-tftpy runtime test
This runtime test verifies the existence of the tftpy module when selected. Signed-off-by: Colin Foster <colin.foster@in-advantage.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
cec73bb5f8
commit
4d025f88e6
1
support/testing/tests/package/sample_python_tftpy.py
Normal file
1
support/testing/tests/package/sample_python_tftpy.py
Normal file
@@ -0,0 +1 @@
|
||||
import tftpy
|
||||
Reference in New Issue
Block a user