summaryrefslogtreecommitdiff
path: root/tests/thread/stress_aes.py
AgeCommit message (Expand)Author
2024-09-06tests/thread: Adapt stress_aes.py to run on zephyr.danicampora
2024-07-05tests/thread/stress_aes.py: Fix logic waiting for finished threads.Damien George
2023-06-08tests: Replace umodule with module everywhere.Jim Mussared
2023-02-02top: Update Python formatting to black "2023 stable style".Jim Mussared
2022-05-17tests/thread: Use less resources for stress_aes if settrace enabled.Damien George
2021-05-08tests/thread: Make stress_aes.py test run on bare-metal ports.Damien George
2020-03-30tests: Format all Python code with black, except tests in basics subdir.David Lechner
2017-05-29various: Spelling fixesVille Skyttä
2016-06-28tests/thread: Make sure that thread tests don't rely on floating point.Damien George
2016-06-28tests/thread: Rename thread_stress_XXX.py to stress_XXX.py.Damien George