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_association.robot b/tests/test_association.robot
index b7d456a..a2f2b92 100755
--- a/tests/test_association.robot
+++ b/tests/test_association.robot
@@ -4,12 +4,15 @@
 Resource          ../lib/rest_client.robot
 Resource          ../lib/utils.robot
 Resource          ../lib/connection_client.robot
+Resource          ../lib/openbmc_ffdc.robot
 
 Library           Collections
 
 Suite Setup       Open Connection And Log In
 Suite Teardown    Close All Connections
 
+Test Teardown     Log FFDC
+
 *** Variables ***
 
 ${SYSTEM_SHUTDOWN_TIME}           1min