Makefile: add target direct_c_performance_test

Summary: Will be run with `make test` and on CI

Reviewed By: ezgicicek

Differential Revision: D7392362

fbshipit-source-id: 7baa6c9
master
Mehdi Bouaziz 7 years ago committed by Facebook Github Bot
parent 2e14f9c9c3
commit 9211388c32

@ -49,7 +49,7 @@ BUILD_SYSTEMS_TESTS += \
utf8_in_procname \
DIRECT_TESTS += \
c_biabduction c_bufferoverrun c_errors c_frontend \
c_biabduction c_bufferoverrun c_errors c_frontend c_performance \
cpp_bufferoverrun cpp_errors cpp_frontend cpp_liveness cpp_quandary \
cpp_racerd cpp_siof cpp_uninit cpp_nullable cpp_conflicts \

Loading…
Cancel
Save