mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 00:20:38 -09:00
support/testing: add test for python-pysmb
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> [yann.morin.1998@free.fr: ignore flake8 warnings in test sample] Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
committed by
Yann E. MORIN
parent
d5e078a15c
commit
a42b52163d
2
support/testing/tests/package/sample_python_pysmb.py
Normal file
2
support/testing/tests/package/sample_python_pysmb.py
Normal file
@@ -0,0 +1,2 @@
|
||||
from nmb.NetBIOS import NetBIOS # noqa
|
||||
from smb.SMBHandler import SMBHandler # noqa
|
||||
Reference in New Issue
Block a user