Commit 61ba023
committed
tests: add stubs for gdb types
In order to get full test coverage, we need to provide stubs for
external modules. We don't use enough of elftools to bother with
the stubs. libaddrxlat needs surgery in order for it to pass type
checking. So for now, we just use the typing for gdb.
This means that the static checker will now check the interface
with GDB. Prior to this change, the interface was not checked at all.
Signed-off-by: Jeff Mahoney <jeffm@suse.com>1 parent 4134642 commit 61ba023
File tree
30 files changed
+1361
-0
lines changed- tests
- stubs
- gdb
- command
- function
- printer
30 files changed
+1361
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
15 | 17 | | |
0 commit comments