mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-29 11:10:40 +00:00
Do not run tests which are not built. For that, pass the test list from configure.py to test.py via ninja unit_test_list target. Minor cleanups. * scylla-dev.git/test.py-list: test: enable raft tests test.py: do not run tests which are not built configure.py: add a ninja command to print unit test list test.py: handle ninja mode_list failure configure.py: don't pass modes_list unless it's used