From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cyril Hrubis Date: Fri, 4 Oct 2019 15:33:14 +0200 Subject: [LTP] [PATCH v2] lsmod01: Add kernel module In-Reply-To: <20191004105040.GF1231@rei> References: <20190927092024.97928-1-lkml@jv-coder.de> <20191004103414.GE1231@rei> <635c345d-18f8-6f2e-e658-648251d32e65@jv-coder.de> <20191004105040.GF1231@rei> Message-ID: <20191004133313.GA7517@rei.lan> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ltp@lists.linux.it Hi! > > 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. I've created GitHub issue #586 so that we do not forget to deal with this, see https://github.com/linux-test-project/ltp/issues/586 -- Cyril Hrubis chrubis@suse.cz