(tests
 (names
  targetTest
  callGraphTest
  callGraphFixpointTest
  dependencyGraphTest
  classHierarchyGraphTest
  classIntervalTest
  classIntervalSetTest
  classIntervalSetGraphTest
  callResolutionTest
  fetchCallablesTest
  overrideGraphTest
  changedPathsTest
  globalConstantsTest
  pyreflyApiTest
  pyrePysaApiTest)
 (preprocess
  (pps
   ppx_deriving.eq
   ppx_deriving.show
   ppx_compare
   ppx_sexp_conv
   ppx_sexp_message
   ppx_hash))
 (libraries
  ounit2
  sexplib
  ppxlib
  ppx_hash
  ppx_deriving
  pyrelib.test
  pyrelib.ast
  pyrelib.interprocedural
  pyrelib.taintTestHelper
  pyrelib.taint))
