From: Petr Vorel <pvorel@suse.cz>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH v2 2/2] IMA: Add a test to verify importing a certificate into keyring
Date: Fri, 19 Jun 2020 11:17:47 +0200 [thread overview]
Message-ID: <20200619091747.GB9372@dell5510> (raw)
In-Reply-To: <20200612143842.3993-3-t-josne@linux.microsoft.com>
Hi Lachlan,
Just a 2 nit changes for second test:
> +test2() {
> + local keyring_id key_id test_file="$PWD/test.txt"
local keyring_id key_id
local test_file="test.txt"
> + [ -f $CERT_FILE ] || tst_brk TCONF "missing $CERT_FILE"
[ -f $CERT_FILE ] || tst_brk TCONF "missing x509 certificate ($CERT_FILE)"
...
plus removing
rm $test_file
It's in my branch
https://github.com/pevik/ltp/tree/Lachlan_Sneff/ima_keys.sh.v3.fixes/
Can you please have a look, so I can push it?
BTW could you please send me your IMA files (ascii_runtime_measurements should
be enough)?
Kind regards,
Petr
prev parent reply other threads:[~2020-06-19 9:17 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-12 14:38 [LTP] [PATCH v2 0/2] IMA: Key Measurement + Certificate Measurement Tests Lachlan Sneff
2020-06-12 14:38 ` [LTP] [PATCH v2 1/2] IMA: Add a test to verify measurment of keys Lachlan Sneff
2020-06-16 15:31 ` Petr Vorel
2020-06-19 8:56 ` Petr Vorel
2020-06-12 14:38 ` [LTP] [PATCH v2 2/2] IMA: Add a test to verify importing a certificate into keyring Lachlan Sneff
2020-06-16 10:26 ` Petr Vorel
2020-06-16 15:55 ` Petr Vorel
2020-06-16 21:18 ` Lachlan Sneff
2020-06-19 9:17 ` Petr Vorel [this message]
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=20200619091747.GB9372@dell5510 \
--to=pvorel@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