aboutsummaryrefslogtreecommitdiff
path: root/src/common/linux/synth_elf_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* fix pointer style to match the style guideMike Frysinger2020-07-151-2/+2
* Replace TYPED_TEST_CASE with TYPED_TEST_SUITE.Lei Zhang2019-02-281-1/+1
* Support generic Elf notes, with unit teststed.mielczarek@gmail.com2013-04-041-0/+41
* Refactor BasicElf synth_elf unitestted.mielczarek@gmail.com2013-04-041-0/+109
* Add tests for section headers in synth_elf unittestted.mielczarek@gmail.com2013-03-291-0/+24
* Refactor BasicElf synth_elf unitestted.mielczarek@gmail.com2013-03-291-49/+23
* Cleaning up google-breakpad source code of signed-unsigned comparison warningsivan.penkov@gmail.com2012-11-211-12/+12
* This change allows compiling the google-breakpad code using a global ::string...ivan.penkov@gmail.com2012-06-281-1/+1
* Add some unit tests for Linux WriteSymbolFileted.mielczarek2011-07-061-0/+265