Implement PkgGetDBHandler unit test
[platform/core/appfw/pkgmgr-info.git] / test / unit_tests / parcel_utils.cc
2021-05-07 Ilho KimImplement PkgGetDBHandler unit test
2021-05-07 Ilho KimImplement PkgSetDBHandler unit test
2021-04-30 Changgyu ChoiMerge branch 'master' of github.sec.samsung.net:appfw...
2021-04-26 Junghyun YeonRemove build warnings
2021-04-14 Ilho KimAdd unit test for parcelable 38/256838/1
2021-03-15 Junghyun YeonFix coding rule of parcel_utils.cc
2021-03-08 Junghyun YeonMerge remote-tracking branch 'origin/master' into deliv...
2021-03-08 Ilho KimAdd Missing implement in PkgInfoParcel
2021-02-16 Ilho KimFix static analysis issue
2021-02-16 Ilho KimImplement CertInfoParcelable
2021-02-16 Ilho KimImplement FilterParcelable
2021-02-16 Ilho KimChange parcel to inherit Parcelable class
2021-02-16 Ilho KimFix potential defect
2021-02-16 Ilho KimImplement PkgInfoParcel, AppInfoParcel