File libxtrxll-cmake-disable-test.patch of Package libxtrxll
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 0aafdb0..5bc2506 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -107,7 +107,6 @@ if(ENABLE_USB3380)
message(STATUS "xtrxll: USB3380 support enabled")
endif(ENABLE_USB3380)
-add_subdirectory(tests)
install(TARGETS xtrxll DESTINATION ${XTRXLL_LIBRARY_DIR})