/
githubmirror
/
json
Обзор
Документация
Войти
/
githubmirror
/
json
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
develop
tests/thirdparty/Fuzzer/test/unit/lit.cfg
7 строк
214 B
Niels Lohmann
Reorganize directories (#3462)
01 май 2022, 10:41
Не верифицирован
01 май 2022, 10:41
b21c345
Код
Авторство
О чём код?
import lit.formats config.name = "LLVMFuzzer-Unittest" print config.test_exec_root config.test_format = lit.formats.GoogleTest(".", "Unittest") config.suffixes = [] config.test_source_root = config.test_exec_root