From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx> On Sun, 26 May 2024 19:32:32 +0800, Kent Gibson wrote: > Recently I couldn't work out how to run the test suite for the Python > bindings. There were two problems, the make target did not run the > tests correctly, and the tests need to be run as root. This series > fixes the Makefile so the tests can be run via the make target, and > documents how to call it as it isn't totally obvious. > > Patch 1 adds a Testing section to the README to clarify how to run the > tests. > > [...] Applied, thanks! [1/2] bindings: python: add Testing section to README commit: 8635780c1c21d7833c960d49a796be5553b3f624 [2/2] bindings: python: fix python-tests-run make target commit: dee10f08070d97d9dc8b1dfde7576fb1a8d81cc6 Best regards, -- Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>