Issue 22 in kedr: Templates for Fault Simulation payloads should support conditional simulation points

0 views
Skip to first unread message

ke...@googlecode.com

unread,
Jan 22, 2015, 9:00:20 AM1/22/15
to eugene....@gmail.com
Status: Accepted
Owner: tsy...@gmail.com
Labels: Type-Defect Priority-Medium

New issue 22 by tsy...@gmail.com: Templates for Fault Simulation payloads
should support conditional simulation points
https://code.google.com/p/kedr/issues/detail?id=22

There are functions in the kernel, which may not fail in some conditions.
Examples:
- mempool_alloc never fails if called in process context,
- bio_add_page always succeed, if single page is added to the empty bio.

Some drivers use such functions in fail-never scenarios, and intentionally
do not check errors. Fault simulation should not break such modules.

It seems, that allowing to specify raw code for replacement function would
be good way for support fault simulation payloads with conditional points.
This also helps in case when 'normal' function flaw may not be expressed in
original function call(e.g., when reading function's arguments modify them).

--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

ke...@googlecode.com

unread,
Jan 22, 2015, 9:02:30 AM1/22/15
to eugene....@gmail.com
Issue 22: Templates for Fault Simulation payloads should support
This issue is now blocking issue kedr:10.
See https://code.google.com/p/kedr/issues/detail?id=10

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
Reply all
Reply to author
Forward
0 new messages