• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1declare_args() {
2  # Regression Test Selection (RTS) will use a ML model
3  # to predict what test cases can be excluded from a
4  # given test suite based on historical data when using
5  # a .filter file.
6  use_rts = false
7}
8