1
0
forked from M-Labs/artiq
artiq/lit-test/test/exceptions/raise.py
whitequark 14c7b15785 Add a test harness for exceptions.
The libunwind.h is duplicated here so that it would be possible
to test the Python parts without pulling in misoc.
2015-07-27 04:18:12 +03:00

5 lines
97 B
Python

# RUN: %python -m artiq.compiler.testbench.jit +load %personality %s
# REQUIRES: exceptions
1/0