Orange Pi5 kernel

Deprecated Linux kernel 5.10.110 for OrangePi 5/5B/5+ boards

3 Commits   0 Branches   0 Tags
[pytest]
addopts = --verbose

# Pytest requires that test files have unique names, because pytest imports
# them as top-level modules.  It is silly to prefix or suffix a test file with
# the directory name that contains it.  Use __init__.py for all test files.
python_files = __init__.py