summaryrefslogtreecommitdiff
path: root/tests/backup/backup_helper_test.cpp
AgeCommit message (Expand)Author
2017-12-05Use -Werror in frameworks/base/tests/backupChih-Hung Hsieh
2012-02-17frameworks/base refactoring.Mathias Agopian
2009-06-11Make the file backup helper not crash if a file you requestedJoe Onorato
2009-06-11Fix SharedPrefsBackupHelper so it doesn't hard code the paths to the files.Joe Onorato
2009-06-04rename a few files to camel-case, add copyright noticesMathias Agopian
2009-05-15Add the backup data file writer C++ class.Joe Onorato
2009-05-15Implement the C++ class to write the backed up file data.Joe Onorato
2009-05-08fix the sim build. disables the tests for now.Joe Onorato
2009-05-05Add some C++ code to do raw files for backupJoe Onorato