summaryrefslogtreecommitdiff
path: root/tests/cgptlib_test.c
Commit message (Expand)AuthorAgeFilesLines
* Port MTD structures to use 64-bit byte offsets instead of sectors.Albert Chaulk2013-07-031-17/+19
* Integrate the flash key-value store code into cgpt.stabilize-4255.BAlbert Chaulk2013-06-101-0/+185
* Implement cgptlib for MTD devices.Albert Chaulk2013-05-021-1/+384
* Get rid of some crufty macros.Gabe Black2013-03-191-3/+0
* Improve coverage of cgptlib.cRandall Spangler2013-01-241-0/+127
* Reformat cgptlib_testRandall Spangler2013-01-241-1103/+1156
* Make cgpt_add error messages a little more verboseVadim Bendebury2012-09-261-34/+39
* Successful partitions are never marked bad by cgptlib.Randall Spangler2010-09-071-9/+10
* More cgptlib testsBill Richardson2010-08-271-0/+98
* Make vboot_reference build in MSVC command line environment.vbendeb2010-06-241-23/+26
* Assorted integration fixes.Randall Spangler2010-06-231-0/+13
* Reduce attributes size to comply with msc limitations.vbendeb2010-06-211-14/+14
* Nearly complete rewrite of cgpt tool.Bill Richardson2010-06-111-5/+4
* Ignore the AlternateLBA field in the GPT headers.Bill Richardson2010-06-031-4/+5
* fix int reference to unint64 from http://codereview.chromium.org/2438005Colin Chow2010-06-021-14/+14
* Much rearranging of cgptlib. Passes all its (new) unit tests.Randall Spangler2010-06-021-757/+707
* Moved cgptlib into vboot_firmwareRandall Spangler2010-05-271-0/+1190