You may list a test case on each line in this file.
The test cases listed here will be skipped by run_tests.py
  - the cases may be prefixed with a dash
  - you can paste part or all of the summary output of run_tests.py
    - a copy of its output is saved to ./build/all-run-logs/last_log.txt
Lines can be commented out using #


Slice copying not implemented yet
    %test-bit2=test
    %test-bit2=psa

Arithmetic operations are only supported on int<8>, int<16> and int<32>.
    %test-arith-nonbyte=test
    %test-arith-nonbyte=psa

Header unions are not supported
    %test-header-union-1=test
    %test-header-union-1=psa
    %test-header-union-2=test
    %test-header-union-2=psa
