summaryrefslogtreecommitdiff
path: root/payload_generator/full_update_generator_unittest.cc
AgeCommit message (Expand)Author
2020-10-29update_engine: Fix leaking unit testsAmin Hassani
2019-10-29update_engine: Deprecate major version 1Amin Hassani
2018-07-03Use ScopedTempFile in unit test.Sen Jiang
2017-12-12update_engine: Remove the duplicate BlocksInExtentsAmin Hassani
2016-03-25Introduce PayloadVersion struct for version information.Alex Deymo
2016-02-16Fix unittest build in x86_64.Alex Deymo
2016-02-17Build unittests in Brillo.Alex Deymo
2015-11-12Split payload application code into a subdirectory.Alex Deymo
2015-10-13update_engine: Rename "chromeos" -> "brillo" in include paths and namespacesAlex Vakulenko
2015-09-28Include the major version in update_engine.confAlex Deymo
2015-09-18payload_generator: Remove PartitionName enum.Sen Jiang
2015-08-26Generate update operations per partitionSen Jiang
2015-08-19Re-license update_engine to Apache2Alex Deymo
2015-08-15update_engine: Move InstallOperation to the top level.Alex Deymo
2015-08-13update_engine: Change OperationsGenerator to use BlobFileWriterSen Jiang
2015-07-23update_engine: Implement soft/hard chunk size limits.Alex Deymo
2015-07-01update_engine: Fix full payload generation when using chunk_size.Alex Deymo
2015-06-12update_engine: Remove rootfs_mountpt from ImageConfig.Alex Deymo
2015-03-27update_engine: Refactor OperationsGenerator into a base class.Alex Deymo
2015-03-13update_engine: Refactor operation generation methods.Alex Deymo
2015-03-12update_engine: Refactor payload generation request args in a class.Alex Deymo
2015-02-11update_engine: replace std::vector<char> with chromeos::BlobAlex Vakulenko
2014-11-12Include the implemented header first in all projects.Alex Deymo
2014-11-12update_engine: Move test-only utils to test_utils.{h,cc}.Alex Deymo
2014-09-01update_engine: Replace NULL with nullptrAlex Vakulenko
2014-06-18update_engine: fixed warnings from cpplintAlex Vakulenko
2014-05-19Move payload generator files to payload_generator/ directory.Alex Deymo