summaryrefslogtreecommitdiffstats
path: root/test/vpnor/Makefile.am.include
diff options
context:
space:
mode:
authorAndrew Jeffery <andrew@aj.id.au>2018-03-02 12:00:42 +1030
committerAndrew Jeffery <andrew@aj.id.au>2018-03-24 13:59:32 +1030
commit0f9fbd6861ed70919c219969d0168947f1760653 (patch)
tree3522a691aed8a52d403ee811d1aa4ab8813a93cd /test/vpnor/Makefile.am.include
parent9b25b59188703da3350ab36319e6af707d4e88ae (diff)
downloadphosphor-mboxd-0f9fbd6861ed70919c219969d0168947f1760653.tar.gz
phosphor-mboxd-0f9fbd6861ed70919c219969d0168947f1760653.zip
pnor_partition_table: Fixes for flag handling in writeUserData()
This is a collection of small fixes: * Always initialise the field for PARTITION_ECC_PROTECTED so it doesn't contain garbage * Provide a warning when we encounter a flag we don't understand * Ignore empty flags so we don't trigger the unknown flag warning * Unset the READONLY bit if we encounter READWRITE, implementing last-configuration-wins rather than sticky-readonly Change-Id: I3dd45139716fe241f9d3e7997e1269d13de638ca Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
Diffstat (limited to 'test/vpnor/Makefile.am.include')
-rw-r--r--test/vpnor/Makefile.am.include2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/vpnor/Makefile.am.include b/test/vpnor/Makefile.am.include
index 4defe01..2a39ae1 100644
--- a/test/vpnor/Makefile.am.include
+++ b/test/vpnor/Makefile.am.include
@@ -121,6 +121,4 @@ check_PROGRAMS += \
%reldir%/toc_no_end \
%reldir%/toc_no_version \
%reldir%/toc_flags
-
-XFAIL_TESTS += %reldir%/toc_flags
endif
OpenPOWER on IntegriCloud