From: Petr Vorel <pvorel@suse.cz>
To: ltp@lists.linux.it
Subject: [LTP] [LTP v4 3/5] IMA: Refactor datafiles directory
Date: Fri, 28 Aug 2020 15:18:56 +0200 [thread overview]
Message-ID: <20200828131856.GA29915@dell5510> (raw)
In-Reply-To: <20200820090824.3033-4-pvorel@suse.cz>
Hi,
> --- a/testcases/kernel/security/integrity/ima/datafiles/Makefile
> +++ b/testcases/kernel/security/integrity/ima/datafiles/Makefile
> @@ -1,6 +1,8 @@
> # testcases/kernel/security/integrity/ima/policy testcases Makefile.
> +# Copyright (c) Linux Test Project, 2019-2020
> +# Copyright (c) 2020 Microsoft Corporation
> # Copyright (C) 2009, Cisco Systems Inc.
> # This program is free software; you can redistribute it and/or modify
> @@ -20,12 +22,10 @@
> # Ngie Cooper, July 2009
> -top_srcdir ?= ../../../../../..
> +top_srcdir ?= ../../../../../..
> include $(top_srcdir)/include/mk/env_pre.mk
> -INSTALL_DIR := testcases/data/ima_policy
> +SUBDIRS := ima_*
It looks this broke build on out-of-tree build:
https://travis-ci.org/github/linux-test-project/ltp/builds/722003659
https://travis-ci.org/github/linux-test-project/ltp/jobs/722003661
https://travis-ci.org/github/linux-test-project/ltp/jobs/722003662
https://travis-ci.org/github/linux-test-project/ltp/jobs/722003663
...
I'm sorry I overlooked that. I'll have look on Monday (unless anybody fixes it).
Kind regards,
Petr
> -INSTALL_TARGETS := measure.policy-invalid *.policy
> -
> -include $(top_srcdir)/include/mk/generic_leaf_target.mk
> +include $(top_srcdir)/include/mk/generic_trunk_target.mk
next prev parent reply other threads:[~2020-08-28 13:18 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-20 9:08 [LTP] [LTP v4 0/5] IMA: verify measurement of certificate imported into a keyring Petr Vorel
2020-08-20 9:08 ` [LTP] [LTP v4 1/5] IMA/ima_keys.sh: Fix policy content check usage Petr Vorel
2020-08-24 17:19 ` Petr Vorel
2020-08-24 17:24 ` Lakshmi Ramasubramanian
2020-08-20 9:08 ` [LTP] [LTP v4 2/5] IMA/ima_keys.sh: Require template=ima-buf, fix grep pattern Petr Vorel
2020-08-20 9:08 ` [LTP] [LTP v4 3/5] IMA: Refactor datafiles directory Petr Vorel
2020-08-28 13:18 ` Petr Vorel [this message]
2020-08-28 13:28 ` Petr Vorel
2020-08-28 16:32 ` Mimi Zohar
2020-08-31 7:39 ` Petr Vorel
2020-08-30 16:31 ` Petr Vorel
2020-08-20 9:08 ` [LTP] [LTP v4 4/5] IMA: Add a test to verify measurement of certificate imported into a keyring Petr Vorel
2020-08-26 22:15 ` Mimi Zohar
2020-08-27 13:23 ` Petr Vorel
2020-08-27 13:55 ` Petr Vorel
2020-08-27 21:34 ` Mimi Zohar
2020-08-27 22:54 ` Petr Vorel
2020-08-27 23:37 ` Mimi Zohar
2020-08-28 6:05 ` Petr Vorel
2020-08-28 11:00 ` Mimi Zohar
2020-08-28 12:40 ` Petr Vorel
2020-08-28 11:19 ` Mimi Zohar
2020-08-28 12:49 ` Petr Vorel
2020-08-28 15:21 ` Mimi Zohar
2020-08-31 10:29 ` Petr Vorel
2020-08-28 10:59 ` Mimi Zohar
2020-08-20 9:08 ` [LTP] [LTP v4 5/5] IMA/ima_keys.sh: Enhance policy checks Petr Vorel
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=20200828131856.GA29915@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