This is the mail archive of the
systemtap@sourceware.org
mailing list for the systemtap project.
Re: [PATCH 1/4] add case for probe timer
- From: "Zhou, Wenjian/åæå" <zhouwj-fnst at cn dot fujitsu dot com>
- To: "Frank Ch. Eigler" <fche at redhat dot com>
- Cc: <systemtap at sourceware dot org>
- Date: Mon, 16 Nov 2015 09:53:29 +0800
- Subject: Re: [PATCH 1/4] add case for probe timer
- Authentication-results: sourceware.org; auth=none
- References: <1447406704-14585-1-git-send-email-zhouwj-fnst at cn dot fujitsu dot com> <y0mio56x9es dot fsf at fche dot csb>
On 11/13/2015 10:26 PM, Frank Ch. Eigler wrote:
Zhou Wenjian <zhouwj-fnst@cn.fujitsu.com> writes:
* testsuite/semko/timer_hz_randomize.stp: New test case
[...]
Thanks for this and the other test cases in this batch. I wonder how
you chose these particular areas, and what extra coverage they
provide. (Tests that are highly redundant with the rest of the
testsuite are not that valuable.)
- FChE
I have a testsuite for systemtap. And some of cases in it hasn't been covered
by the internal testsuite. So I think this will do some help to the internal
testsuite. So ... that's how I chose these cases.
Of course, I will filter the meaningless cases out. But I still can't make sure
that the cases I sent are indeed valuable. So I need some help during this work.
--
Thanks
Zhou