📄 makefile.am
字号:
SUBDIRS =TESTS = 01_vtpm-list_pos.test \ 02_vtpm-cat_pcrs.test \ 03_vtpm-susp_res.test \ 04_vtpm-loc_migr.test \ 05_vtpm-loc_migr.test \ 06_vtpm-susp_res_pcrs.test \ 07_vtpm-mig_pcrs.test \ 08_vtpm-mig_pcrs.test \ 09_vtpm-xapi.testXFAIL_TESTS =EXTRA_DIST = $(TESTS) $(XFAIL_TESTS) vtpm_utils.pyTESTS_ENVIRONMENT=@TENV@%.test: %.py cp $< $@ chmod +x $@clean-local: am_config_clean-localam_config_clean-local: rm -f *test rm -f *log rm -f *~
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -