| 1 | # SPDX-License-Identifier: GPL-2.0-or-later |
| 2 | # List of specification exception tests. |
| 3 | # Shared between the system and the user makefiles. |
| 4 | PGM_SPECIFICATION_TESTS = \ |
| 5 | br-odd \ |
| 6 | cgrl-unaligned \ |
| 7 | clrl-unaligned \ |
| 8 | crl-unaligned \ |
| 9 | ex-odd \ |
| 10 | lgrl-unaligned \ |
| 11 | llgfrl-unaligned \ |
| 12 | lpswe-unaligned \ |
| 13 | lrl-unaligned \ |
| 14 | stgrl-unaligned \ |
| 15 | strl-unaligned |