Mailinglist Archive: opensuse-features (304 mails)
| < Previous | Next > |
[openFATE 311146] Verify static analysis reports by symbolic execution
- From: fate_noreply@xxxxxxx
- Date: Mon, 24 Jan 2011 13:16:48 +0100 (CET)
- Message-id: <feature-311146-2@keeper.suse.de>
Feature changed by: Jiri Slaby (jirislaby)
Feature #311146, revision 2
Title: Verify static analysis reports by symbolic execution
- Hackweek VI: Unconfirmed
+ Hackweek VI: Implementation
Priority
Requester: Neutral
Requested by: Jiri Slaby (jirislaby)
+ Developer: (Novell)
Partner organization: openSUSE.org
Description:
Static analysis tools report many false positives caused by improper
state tracking during the check. These false positives may be easily
(at least I think so) pruned by running the symbolic execution on that.
More concretely, let's try it with Stanse and Klee. Papers: J.C. King:
Symbolic execution and program testing Engler et al.: Klee : Unassisted
and automatic generation of high-coverage tests for complex systems
programs
Godefroid et al.: DART: Directed Automated Random Testing
--
openSUSE Feature:
https://features.opensuse.org/311146
Feature #311146, revision 2
Title: Verify static analysis reports by symbolic execution
- Hackweek VI: Unconfirmed
+ Hackweek VI: Implementation
Priority
Requester: Neutral
Requested by: Jiri Slaby (jirislaby)
+ Developer: (Novell)
Partner organization: openSUSE.org
Description:
Static analysis tools report many false positives caused by improper
state tracking during the check. These false positives may be easily
(at least I think so) pruned by running the symbolic execution on that.
More concretely, let's try it with Stanse and Klee. Papers: J.C. King:
Symbolic execution and program testing Engler et al.: Klee : Unassisted
and automatic generation of high-coverage tests for complex systems
programs
Godefroid et al.: DART: Directed Automated Random Testing
--
openSUSE Feature:
https://features.opensuse.org/311146
| < Previous | Next > |