mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-03 09:49:23 +02:00
Updated pcode tests for PIC30 issues.
This commit is contained in:
parent
05d9679a3d
commit
d7877b0353
8 changed files with 25 additions and 22 deletions
|
@ -600,7 +600,7 @@ PCodeTest({
|
|||
# Currently the 'omitted' option is only supported by the SDCC toolchain!
|
||||
# Causes a bit of funk with tpp.py still including references to these
|
||||
# tests in cunit_main.c but the compiler accepts it with a warning.
|
||||
'omitted': {'PointerManipulation', 'StructUnionManipulation'},
|
||||
'skip_files': ['PointerManipulation.test', 'StructUnionManipulation.test'],
|
||||
# These tests are omitted because the SDCC compiler doesn't properly handle
|
||||
# structs in functions and requires a more strict format than ANSI C requires.
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue