• Home
  • History
  • Annotate
  • only in /external/qemu/android/filesystems/testing/
History log of /external/qemu/android/filesystems/testing/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
257b04adee7b17300cc57281d1e72e56d499f326 24-Jun-2014 Vince Harron <vharron@google.com> added include file to fix gcc 4.8 error

Change-Id: Ib33b1bd016e4e2a5173a6ee73273adb78b419a71
estSupport.cpp
716e5e10b4f8c30c4195411e868aa8745d24f59c 21-Jun-2014 David 'Digit' Turner <digit@google.com> android/filesystems/ramdisk_extractor.h: new file.

This patch introduces a new function that can be used to
extract single data file content from an Android ramdisk.img
image.

This will be used to extract fstab.goldfish in a future patch
to reliably determine the format of each partition image before
the emulator is run.

Change-Id: I4e8178ce1cedf0e93b852c632003d089bcd41701
estRamdiskImage.h
reate_ramdisk_test_data.sh
83942739a98f55db1e83ad39ddee6d294ad329f2 17-Jun-2014 David 'Digit' Turner <digit@google.com> android/filesystems/partition_types.h: new header

This patch introduces a new header to handle several types of
partition images through a simple common interface. This will be
used in a future patch to rework the way these images are setup
in vl-android.c

+ Move test support stuff to android/filesystems/testing/
+ Add unit tests.

Change-Id: Icc1c32258e37731283079adf0e5407fa2e48f661
estExt4ImageHeader.h
estSupport.cpp
estSupport.h