Skip to content

Commit

Permalink
Revert "Temporarily add test cases for merging debug data from SMG"
Browse files Browse the repository at this point in the history
This reverts commit aef4ba4.
  • Loading branch information
eunovm committed Jan 10, 2022
1 parent aef4ba4 commit 57efbed
Show file tree
Hide file tree
Showing 4 changed files with 28 additions and 61 deletions.
30 changes: 28 additions & 2 deletions klever/cli/descs/linux/testing/common models/desc.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,34 @@
"name": "Linux",
"external modules": "tests",
"loadable kernel modules": [
"ext-modules/linux/mm/vmalloc-memory-safety/test1.ko",
"ext-modules/linux/mm/vmalloc-memory-safety/test2.ko"
"ext-modules/linux/arch/asm/current",
"ext-modules/linux/drivers/base/dd",
"ext-modules/linux/drivers/base/devres",
"ext-modules/linux/drivers/base/devres-memory-safety",
"ext-modules/linux/drivers/base/firmware_loader",
"ext-modules/linux/drivers/i2c/i2c-core-smbus",
"ext-modules/linux/drivers/media/v4l2-core/v4l2-i2c",
"ext-modules/linux/drivers/spi",
"ext-modules/linux/drivers/video/fbdev/core/fbsys",
"ext-modules/linux/err",
"ext-modules/linux/ldv/common",
"ext-modules/linux/lib/bitmap",
"ext-modules/linux/lib/string",
"ext-modules/linux/mm/gfp",
"ext-modules/linux/mm/slab",
"ext-modules/linux/mm/slab-memory-safety",
"ext-modules/linux/mm/util",
"ext-modules/linux/mm/vmalloc",
"ext-modules/linux/mm/vmalloc-memory-safety",
"ext-modules/verifier/common",
"ext-modules/verifier/gcc",
"ext-modules/verifier/map",
"ext-modules/verifier/memory",
"ext-modules/verifier/nondet",
"ext-modules/verifier/set/counter",
"ext-modules/verifier/set/flag",
"ext-modules/verifier/set/nonnegative-counter",
"ext-modules/verifier/thread"
]
}
]

This file was deleted.

This file was deleted.

This file was deleted.

0 comments on commit 57efbed

Please sign in to comment.