Application core dumps files FFDC collection

Fix includes:
   - Lib keyword to enable core dump
   - Method keyword for SCP
   - Add entry in FFDC default method list
   - Enable core dump setting in __init__.txt

Resolves openbmc/openbmc-test-automation#373

Change-Id: I2a3885911fd361181ad664bddbf40e508bc03a5f
Signed-off-by: George Keishing <gkeishin@in.ibm.com>
diff --git a/tests/__init__.robot b/tests/__init__.robot
index 0925946..c2ee90a 100644
--- a/tests/__init__.robot
+++ b/tests/__init__.robot
@@ -20,6 +20,7 @@
     Run Keyword And Ignore Error  Log BMC Driver Details
     Run Keyword And Ignore Error  Log PNOR Driver Details
     Run Keyword And Ignore Error  Log BMC Model
+    Run Keyword And Ignore Error  Enable Core Dump On BMC
 
 Log BMC Driver Details
     [Documentation]   Get BMC driver details and log.