[coreboot-gerrit] Change in coreboot[master]: CI test: Payloads

Martin Roth (Code Review) gerrit at coreboot.org
Thu Jul 20 17:46:22 CEST 2017


Martin Roth has uploaded this change for review. ( https://review.coreboot.org/20668


Change subject: CI test: Payloads
......................................................................

CI test: Payloads

This should cause failures in these payloads:
coreinfo, nvramcui

Change-Id: I7298595313a8f62b8c94361fb8ec6a3bca86d5ea
Signed-off-by: Martin Roth <martinroth at google.com>
---
M payloads/coreinfo/pci_module.c
M payloads/nvramcui/nvramcui.c
2 files changed, 2 insertions(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/68/20668/1

diff --git a/payloads/coreinfo/pci_module.c b/payloads/coreinfo/pci_module.c
index f79d543..c7f89f0 100644
--- a/payloads/coreinfo/pci_module.c
+++ b/payloads/coreinfo/pci_module.c
@@ -17,6 +17,7 @@
 #include <pci.h>
 #include <libpayload.h>
 #include "coreinfo.h"
+#include "causes_a_failure.h"
 
 #if IS_ENABLED(CONFIG_MODULE_PCI)
 
diff --git a/payloads/nvramcui/nvramcui.c b/payloads/nvramcui/nvramcui.c
index 675e002..a61a1fc 100644
--- a/payloads/nvramcui/nvramcui.c
+++ b/payloads/nvramcui/nvramcui.c
@@ -19,6 +19,7 @@
 #include <curses.h>
 #include <form.h>
 #include <menu.h>
+#include "causes_a_failure.h"
 
 #ifndef HOSTED
 #define HOSTED 0

-- 
To view, visit https://review.coreboot.org/20668
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I7298595313a8f62b8c94361fb8ec6a3bca86d5ea
Gerrit-Change-Number: 20668
Gerrit-PatchSet: 1
Gerrit-Owner: Martin Roth <martinroth at google.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20170720/bc9fa75a/attachment.html>


More information about the coreboot-gerrit mailing list