All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] LTP IMA fix bundle
@ 2019-01-07  2:26 ` Jia Zhang
  0 siblings, 0 replies; 31+ messages in thread
From: Jia Zhang @ 2019-01-07  2:26 UTC (permalink / raw)
  To: zohar, pvorel; +Cc: linux-integrity, ltp, zhang.jia

Hi Mimi & Petr,

This fix bundle fixes and cleans up IMA-related testcases in LTP.

My test result is attached here.

#cat LTP_RUN_ON-2019_01_07-10h_05m_16s.log 
Test Start Time: Mon Jan  7 10:05:18 2019
-----------------------------------------
Testcase                                           Result     Exit Value
--------                                           ------     ----------
ima_measurements                                   PASS       0    
ima_policy                                         PASS       0    
ima_tpm                                            CONF       32   
ima_violations                                     PASS       0    

-----------------------------------------------
Total Tests: 4
Total Skipped Tests: 1
Total Failures: 0
Kernel Version: 4.20.0+
Machine Architecture: x86_64
Hostname: test-machine

Note:
- The original PR is available at https://github.com/linux-test-project/ltp/pull/459
- The test2() in ima_tpm requires /sys/class/tpm/tpm0/device/pcrs but this interface
  is not available if TPM2 device used. So the test result showed above is expected.

Jia

^ permalink raw reply	[flat|nested] 31+ messages in thread
* [PATCH v2 0/6] LTP IMA fix bundle
@ 2019-01-15  2:14 Jia Zhang
  2019-01-15  2:14 ` [PATCH 2/6] ima/ima_boot_aggregate: Don't hard code the length of sha1 hash Jia Zhang
  0 siblings, 1 reply; 31+ messages in thread
From: Jia Zhang @ 2019-01-15  2:14 UTC (permalink / raw)
  To: zohar, pvorel; +Cc: linux-integrity, ltp, zhang.jia

Hi Mimi and Petr,

Here is the v2 patch series.

Changelogs since V1: 
- Don't use the word "policy" in patch 4's commit header.
- Drop patch 6 ("ima: Use ima tcb policy files for test") because it
  bases on a faulty misjudgement.
- Add a new patch to address ima_violations failure.

The latest test result is attached.

Test Start Time: Tue Jan 15 10:09:14 2019
-----------------------------------------
Testcase                                           Result     Exit Value
--------                                           ------     ----------
ima_measurements                                   PASS       0    
ima_policy                                         PASS       0    
ima_tpm                                            CONF       32   
ima_violations                                     PASS       0    

-----------------------------------------------
Total Tests: 4
Total Skipped Tests: 1
Total Failures: 0
Kernel Version: 5.0.0-rc1+
Machine Architecture: x86_64
Hostname: test-machine

Thanks,
Jia

^ permalink raw reply	[flat|nested] 31+ messages in thread

end of thread, other threads:[~2019-01-15 10:50 UTC | newest]

Thread overview: 31+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-07  2:26 [PATCH 0/6] LTP IMA fix bundle Jia Zhang
2019-01-07  2:26 ` [LTP] " Jia Zhang
2019-01-07  2:26 ` [PATCH 1/6] ima/ima_boot_aggregate: Fix the definition of event log Jia Zhang
2019-01-07  2:26   ` [LTP] " Jia Zhang
2019-01-07  2:26 ` [PATCH 2/6] ima/ima_boot_aggregate: Don't hard code the length of sha1 hash Jia Zhang
2019-01-07  2:26   ` [LTP] " Jia Zhang
2019-01-14 20:33   ` Mimi Zohar
2019-01-14 20:33     ` [LTP] " Mimi Zohar
2019-01-07  2:26 ` [PATCH 3/6] ima/ima_boot_aggregate: Fix extending PCRs beyond PCR 0-7 Jia Zhang
2019-01-07  2:26   ` [LTP] " Jia Zhang
2019-01-14 20:32   ` Mimi Zohar
2019-01-14 20:32     ` [LTP] " Mimi Zohar
2019-01-07  2:26 ` [PATCH 4/6] ima: Code cleanup Jia Zhang
2019-01-07  2:26   ` [LTP] " Jia Zhang
2019-01-14 21:09   ` Mimi Zohar
2019-01-14 21:09     ` [LTP] " Mimi Zohar
2019-01-07  2:26 ` [PATCH 5/6] ima: Rename the folder name for policy files to datafiles Jia Zhang
2019-01-07  2:26   ` [LTP] " Jia Zhang
2019-01-07  2:26 ` [PATCH 6/6] ima: Use ima tcb policy files for test Jia Zhang
2019-01-07  2:26   ` [LTP] " Jia Zhang
2019-01-07 15:59   ` Jia Zhang
2019-01-07 15:59     ` [LTP] " Jia Zhang
2019-01-14 19:32   ` Mimi Zohar
2019-01-14 19:32     ` [LTP] " Mimi Zohar
2019-01-15  1:12     ` Jia Zhang
2019-01-15  1:12       ` [LTP] " Jia Zhang
2019-01-15 10:50     ` Petr Vorel
2019-01-15 10:50       ` [LTP] " Petr Vorel
2019-01-13 12:14 ` [PATCH 0/6] LTP IMA fix bundle Jia Zhang
2019-01-13 12:14   ` [LTP] " Jia Zhang
  -- strict thread matches above, loose matches on Subject: below --
2019-01-15  2:14 [PATCH v2 " Jia Zhang
2019-01-15  2:14 ` [PATCH 2/6] ima/ima_boot_aggregate: Don't hard code the length of sha1 hash Jia Zhang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.