stefanberger/linux-vtpm-tests
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Test suite for Linux vtpm driver You need at least the following packages installed: - automake - autoconf - gcc - sed To build and run it do: ./bootstrap.sh ./configure make make -j 10 check