This is the mail archive of the
systemtap@sourceware.org
mailing list for the systemtap project.
Re: [PATCH] Add new Tcl/DejaGnu test module test_simple to simplify tests
- From: Yichun Zhang <yichun at openresty dot com>
- To: systemtap at sourceware dot org
- Date: Tue, 4 Sep 2018 20:15:22 -0700
- Subject: Re: [PATCH] Add new Tcl/DejaGnu test module test_simple to simplify tests
- References: <20180904223515.40557-1-yichun@openresty.com>
Hello!
On Tue, Sep 4, 2018 at 3:35 PM Yichun Zhang (agentzh)
<yichun@openresty.com> wrote:
>
> Ported the handy routines is(), isnt(), like(), unlike(), ok(), nok()
> from Perl's Test::Simple module over to Tcl/DejaGnu as the test_simple
> module.
>
Just committed to master with the approval from fche.
Best,
Yichun