adafruit-beaglebone-io-python/test
Sam Bristow eff11b83fe Use print() function in all code and docs
Low-hanging fruit of Python3 compatibility work.

I've left fix_py_compile.py as it is only ever going to be run under
Python 2.
2018-10-09 23:34:26 +13:00
..
notes Use print() function in all code and docs 2018-10-09 23:34:26 +13:00
setup Add device tree patch for full test coverage of test_led.py 2017-01-09 02:11:20 +00:00
issue170-pwm.py add test for issue #170 2017-10-31 07:38:31 +00:00
issue178.py update test for issue #178 2017-10-31 04:03:11 +00:00
start_all_pwm.py Use print() function in all code and docs 2018-10-09 23:34:26 +13:00
test_adc.py reduce ADC reads in pytest from 10,000 to 1,000 2017-04-05 07:28:03 +00:00
test_gpio_input.py - Fixed broke GPIO.gpio_function() It should now allow calls with the IO Name 2013-07-29 16:53:11 -05:00
test_gpio_output.py - Fixed broke GPIO.gpio_function() It should now allow calls with the IO Name 2013-07-29 16:53:11 -05:00
test_gpio_setup.py Workaround test failure until TIMERn bug is fixed 2017-08-23 07:59:56 +00:00
test_led.py fix error in set_brightness() 2017-11-22 03:30:22 -06:00
test_pwm_setup.py update PWM test for 4.14 kernel udev paths 2017-11-01 09:05:23 +00:00
test_spi.py fix for SPI not loading spidevX.X correctly based on load order 2014-05-23 03:22:48 +00:00
test_uart.py Add UART entries for the PocketBeagle (issue #242) 2018-08-31 04:10:47 -05:00