tests-simple-api.c
check: check-am
- @echo "********************************************************"
- @echo "* Unit tests have been built as tests/unit/gpio-unit. *"
- @echo "* *"
- @echo "* They require linux kernel version >=v4.11 and the *"
- @echo "* gpio-mockup module (must not be built-in). *"
- @echo "* *"
- @echo "* Run the test executable with superuser privileges or *"
- @echo "* make sure /dev/gpiochipX files are readable and *"
- @echo "* writable by normal users. *"
- @echo "********************************************************"
+ @echo " ********************************************************"
+ @echo " * Unit tests have been built as tests/unit/gpio-unit. *"
+ @echo " * *"
+ @echo " * They require linux kernel version >=v4.11 and the *"
+ @echo " * gpio-mockup module (must not be built-in). *"
+ @echo " * *"
+ @echo " * Run the test executable with superuser privileges or *"
+ @echo " * make sure /dev/gpiochipX files are readable and *"
+ @echo " * writable by normal users. *"
+ @echo " ********************************************************"