Enabling FFDC collection for test

Resolves openbmc/openbmc-test-automation#84

Change-Id: I593bc12273fef2a8f96844a6bb5615d353c2c4bf
Signed-off-by: George Keishing <gkeishin@in.ibm.com>
diff --git a/tests/test_inventory.robot b/tests/test_inventory.robot
index e851931..3ebaf8a 100644
--- a/tests/test_inventory.robot
+++ b/tests/test_inventory.robot
@@ -3,9 +3,11 @@
 Suite Teardown    Delete All Sessions
 Resource          ../lib/rest_client.robot
 Resource          ../lib/utils.robot
+Resource          ../lib/openbmc_ffdc.robot
 Library           ../lib/utilities.py
 Library           String
 Library           Collections
+Test Teardown     Log FFDC
 
 Variables         ../data/variables.py