This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: test embedded-c more


On Wed, Mar 3, 2010 at 8:42 PM, Frank Ch. Eigler <fche@redhat.com> wrote:
> Hi -
>
> I committed the following to the HACKING guidelines. ?We need to be
> more skeptical and rigorous with testing of embedded-c stuff than in
> the past.
>
> - Every embedded-C routine should be tested for pass-4 buildability
> - and ideally pass-5 correctness.
>
> + Every embedded-C routine should be tested for pass-4
> + buildability. ?As they are a security hazard, every tapset
> + embedded-C routine should be pass-5 stress-tested for response to
> + erroneous inputs. ?This applies doubly to /* unprivileged */ ones.
Thanks frank.
this information is helpful for me :-)

Best regards
Naresh Kamboju
>
> - FChE
>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]