464 B
464 B
Code Coverage
Occlum is written in several different programming languages(i.e., Rust, C and Assembly), and Rust is the major part, so we have only collected the code coverage for Rust so far. The code coverage data is collected through the make test
and make test-glibc
commands, it can be improved if we add more tests.