public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
From: Cyril Hrubis <chrubis@suse.cz>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH v2] lsmod01: Add kernel module
Date: Fri, 4 Oct 2019 12:50:40 +0200	[thread overview]
Message-ID: <20191004105040.GF1231@rei> (raw)
In-Reply-To: <635c345d-18f8-6f2e-e658-648251d32e65@jv-coder.de>

Hi!
> > If you define the cleanup in TST_CLEANUP the library will call it for
> > you, do not call it yourself here.
> 
> No, if no TST_SETUP is defined, the library will not call it.
> See tst_test.sh:31:
> if[ -n "$TST_SETUP_STARTED" -a -n "$TST_CLEANUP" -a \
>  ?????? ???????? -z "$TST_NO_CLEANUP" ]; then
>  ?????? $TST_CLEANUP
> fi

That sounds like a bug in the test library, I will have a look at it
later on.

-- 
Cyril Hrubis
chrubis@suse.cz

  reply	other threads:[~2019-10-04 10:50 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-27  9:20 [LTP] [PATCH v2] lsmod01: Add kernel module Joerg Vehlow
2019-10-04 10:34 ` Cyril Hrubis
2019-10-04 10:48   ` Joerg Vehlow
2019-10-04 10:50     ` Cyril Hrubis [this message]
2019-10-04 13:33       ` Cyril Hrubis
2019-10-07  6:52   ` Joerg Vehlow
2019-10-07 12:26     ` Cyril Hrubis

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20191004105040.GF1231@rei \
    --to=chrubis@suse.cz \
    --cc=ltp@lists.linux.it \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox