summaryrefslogtreecommitdiff
path: root/libs/androidfw/tests/BackupData_test.cpp
AgeCommit message (Expand)Author
2023-08-18Use String8/16 c_str [tools] Tomasz Wasilczyk
2015-08-14Fix mismatched new[]/delete. Dan Albert
2014-08-29Clean up test allocations so real memory leaks are more visible Adam Lesinski
2014-01-27Revert "move libandroidfw to frameworks/native" Adam Lesinski
2013-10-03move libandroidfw to frameworks/native Mike Lockwood
2013-09-25add a test for BackupData helpers. Chris Wren