Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(702)

Unified Diff: testsuite/tcg/transport/Tspi_NV_WriteValue-trans03.c

Issue 3581012: Upgrade from trousers 0.3.3 to 0.3.6 and from testsuite 0.2 to 0.3. (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/trousers.git
Patch Set: git cl push Created 10 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « testsuite/tcg/transport/Tspi_NV_WriteValue-trans02.c ('k') | testsuite/tcg/tspi/Makefile » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testsuite/tcg/transport/Tspi_NV_WriteValue-trans03.c
diff --git a/testsuite/tcg/transport/Tspi_NV_WriteValue-trans03.c b/testsuite/tcg/transport/Tspi_NV_WriteValue-trans03.c
index efa154f808921aea96235415673c981357920d44..df8305a7f3c71aaf21d2748f1ef7cf5eb5a4a6c0 100644
--- a/testsuite/tcg/transport/Tspi_NV_WriteValue-trans03.c
+++ b/testsuite/tcg/transport/Tspi_NV_WriteValue-trans03.c
@@ -248,7 +248,7 @@ main_v1_2(char version)
if (TSS_ERROR_CODE(result)== TSS_SUCCESS)
#endif
{
- print_error("Tspi_NV_WriteValue", result);
+ print_success("Tspi_NV_WriteValue", result);
Tspi_Context_FreeMemory(hContext, NULL);
Tspi_Context_Close(hContext);
exit(result);
« no previous file with comments | « testsuite/tcg/transport/Tspi_NV_WriteValue-trans02.c ('k') | testsuite/tcg/tspi/Makefile » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698