James O. D. Hunt
ce37ac146d
lint: Rename vcMock to vcmock
...
As recommended by `golint`, renamed the `vcMock` package to `vcmock`.
Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com >
2018-03-20 08:28:16 +00:00
James O. D. Hunt
7464e97a57
CI: Use central static checks script
...
Remove the duplicate static checker script and use the central script
defined in the `tests` repo like all the other components.
Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com >
2018-03-20 08:28:05 +00:00
Julio Montes
e84a9a70b0
cli: Add initial cli implementation.
...
- Add kata-runtime
- Add unit test
- Add Makefile to build cli
Fixes : #33
Signed-off-by: Julio Montes <julio.montes@intel.com >
Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com >
Signed-off-by: Jose Carlos Venegas Munoz <jose.carlos.venegas.munoz@intel.com >
2018-03-15 12:10:52 -06:00