aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/sanity_tests.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'tools/run_tests/sanity_tests.yaml')
-rw-r--r--tools/run_tests/sanity_tests.yaml9
1 files changed, 9 insertions, 0 deletions
diff --git a/tools/run_tests/sanity_tests.yaml b/tools/run_tests/sanity_tests.yaml
new file mode 100644
index 0000000000..160acde565
--- /dev/null
+++ b/tools/run_tests/sanity_tests.yaml
@@ -0,0 +1,9 @@
+# a set of tests that are run in parallel for sanity tests
+- script: tools/run_tests/check_sources_and_headers.py
+- script: tools/run_tests/check_submodules.sh
+- script: tools/run_tests/check_cache_mk.sh
+- script: tools/buildgen/generate_projects.sh
+ cpu_cost: 100
+- script: tools/distrib/check_copyright.py
+- script: tools/distrib/clang_format_code.sh
+- script: tools/distrib/check_trailing_newlines.sh