summaryrefslogtreecommitdiff
path: root/tests/micropython/extreme_exc.py
AgeCommit message (Expand)Author
2022-05-18tests/micropython: Fully unlink nested list in extreme exc test.Damien George
2020-10-29tests/micropython/extreme_exc.py: Unlink alloc'd lists earlier in chain.Damien George
2020-03-30tests: Format all Python code with black, except tests in basics subdir.David Lechner
2018-04-05tests/micropython/extreme_exc.py: Allow to run without any emg exc buf.Damien George
2018-04-05tests/micropython/extreme_exc.py: Fix test to run on more ports/configs.Damien George
2018-04-05tests/micropython: Add set of tests for extreme cases of raising exc's.Damien George