summaryrefslogtreecommitdiffstats
path: root/tests/component/edify_test.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* edify: Move the testcases to gtest.Tao Bao2016-10-041-0/+156
Now they live in tests/component/edify_test.cpp. Also rename edify/main.cpp to edify/edify_parser.cpp. It becomes a host-side debugging tool that validates the input edify script. However, it supports edify builtin functions only and doesn't recognize the ones defined via updater. Test: recovery_component_test passes on device. Change-Id: Ib94a787bf15098a9cc078d256b6a6dc96ff12b2e