kammce / sammy

Sammy is a tool for managing SJSU-Dev2 firmware projects and to install external packages such as platforms and libraries.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CI: Add `platform install` test

kammce opened this issue · comments

Test Procedure

  1. Execute sammy platform install verify that ~/SJSU-Dev2 exists
  2. Verify that ./setup was run by attempting to build ~/SJSU-Dev2/projects/hello_world
  3. Delete ~/SJSU-Dev2/, do not delete ~/.sjsu_dev2.mk location file.
  4. Run steps 1 to 3 again to verify that SJSU-Dev2 is reinstalled.