liudlong / acrn-unit-test

Unit test for ACRN, including unit test cases for hypervisor and device model.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is the unit-test for ACRN project. We have two type of unit-test:
 - guest side. The unit-test will be run as a ACRN guest
 - host side. The uni-test will be run at ACRN host side.

About

Unit test for ACRN, including unit test cases for hypervisor and device model.

License:Other


Languages

Language:C 92.4%Language:C++ 2.8%Language:Assembly 2.3%Language:Shell 1.7%Language:Makefile 0.5%Language:Python 0.2%