Skip to content

Commit 8c52ca7

Browse files
committed
Update test file description
1 parent 154cda1 commit 8c52ca7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lldb/test/API/functionalities/process_save_core_minidump/TestProcessSaveCoreMinidump64b.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""
2-
Test saving a minidumps with the force 64b flag, and evaluate that every
3-
saved memory region is byte-wise 1:1 with the live process.
2+
Test that saved memory regions is byte-wise 1:1 with the live process. Specifically
3+
that the memory regions that will be populated in the Memory64List are the same byte for byte.
44
"""
55

66
import os

0 commit comments

Comments
 (0)