Age | Commit message (Expand) | Author |
---|---|---|
2024-01-22 | tests: Move port-specific test directories into tests/ports/ directory. | Damien George |
2020-03-30 | tests: Format all Python code with black, except tests in basics subdir. | David Lechner |
2019-12-13 | tests/pyb: Refactor pyboard tests to work on PYBv1, PYBLITEv1 and PYBD. | Damien George |
2018-04-11 | stm32/adc: Add read_timed_multi() static method, with docs and tests. | Peter Hinch |
2018-04-11 | tests/pyb/adc.py: Fix test so that it really does test ADC values. | Damien George |
2017-02-06 | tests/pyb: Adjust tests so they can run on PYB and PYBLITE. | Damien George |
2015-03-13 | stmhal: Fix adc.read_timed so buffer store respects element size. | Damien George |
2014-05-03 | tests: Add a suite of tests specifically for the pyboard. | Damien George |