Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 977cfe40 authored by Steven Moreland's avatar Steven Moreland Committed by Automerger Merge Worker
Browse files

Merge "Revert "strerror: incl enum name"" am: 2e1e76b8 am: 8a258bb4 am:...

Merge "Revert "strerror: incl enum name"" am: 2e1e76b8 am: 8a258bb4 am: e7fcc3cd am: 9bf6083f am: 0f731232

Original change: https://android-review.googlesource.com/c/platform/system/core/+/1847496

Change-Id: Ibb81dccb684831fc84c3b562eee9d377a8d73608
parents 1dec855b 0f731232
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -332,7 +332,7 @@ TEST_F(TombstoneTest, dump_log_file_error) {
  ASSERT_STREQ("", tombstone_contents.c_str());
  ASSERT_STREQ("", tombstone_contents.c_str());


  ASSERT_STREQ("", getFakeLogBuf().c_str());
  ASSERT_STREQ("", getFakeLogBuf().c_str());
  ASSERT_STREQ("6 DEBUG Unable to open /fake/filename: Permission denied (EACCES)\n\n",
  ASSERT_STREQ("6 DEBUG Unable to open /fake/filename: Permission denied\n\n",
               getFakeLogPrint().c_str());
               getFakeLogPrint().c_str());


  ASSERT_STREQ("", amfd_data_.c_str());
  ASSERT_STREQ("", amfd_data_.c_str());