Orange Pi5 kernel

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

3 Commits   0 Branches   0 Tags
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 1) [pytest]
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 2) addopts = --verbose
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 3) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 4) # Pytest requires that test files have unique names, because pytest imports
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 5) # them as top-level modules.  It is silly to prefix or suffix a test file with
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 6) # the directory name that contains it.  Use __init__.py for all test files.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 7) python_files = __init__.py