Skip to content

Commit

Permalink
Add Windows support to openmp_examples tests
Browse files Browse the repository at this point in the history
  • Loading branch information
tdusnoki committed Jul 13, 2023
1 parent e09caec commit 2fb0721
Show file tree
Hide file tree
Showing 167 changed files with 241 additions and 167 deletions.
2 changes: 1 addition & 1 deletion test/openmp_examples/lit/Example_SIMD.1f.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@

# Shared lit script for each tests. Run bash commands that run tests with make.

# RUN: KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%s MAKE_FILE_DIR=%S/.. bash %S/runmake | tee %t
# RUN: env KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%/s MAKE_FILE_DIR=%/S/.. bash %/S/runmake | tee %/t
# RUN: cat %t | FileCheck %S/runmake
2 changes: 1 addition & 1 deletion test/openmp_examples/lit/Example_SIMD.2f.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@

# Shared lit script for each tests. Run bash commands that run tests with make.

# RUN: KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%s MAKE_FILE_DIR=%S/.. bash %S/runmake | tee %t
# RUN: env KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%/s MAKE_FILE_DIR=%/S/.. bash %/S/runmake | tee %/t
# RUN: cat %t | FileCheck %S/runmake
2 changes: 1 addition & 1 deletion test/openmp_examples/lit/Example_SIMD.3f.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@

# Shared lit script for each tests. Run bash commands that run tests with make.

# RUN: KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%s MAKE_FILE_DIR=%S/.. bash %S/runmake | tee %t
# RUN: env KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%/s MAKE_FILE_DIR=%/S/.. bash %/S/runmake | tee %/t
# RUN: cat %t | FileCheck %S/runmake
2 changes: 1 addition & 1 deletion test/openmp_examples/lit/Example_SIMD.4f.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@

# Shared lit script for each tests. Run bash commands that run tests with make.

# RUN: KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%s MAKE_FILE_DIR=%S/.. bash %S/runmake | tee %t
# RUN: env KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%/s MAKE_FILE_DIR=%/S/.. bash %/S/runmake | tee %/t
# RUN: cat %t | FileCheck %S/runmake
2 changes: 1 addition & 1 deletion test/openmp_examples/lit/Example_SIMD.5f.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@

# Shared lit script for each tests. Run bash commands that run tests with make.

# RUN: KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%s MAKE_FILE_DIR=%S/.. bash %S/runmake | tee %t
# RUN: env KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%/s MAKE_FILE_DIR=%/S/.. bash %/S/runmake | tee %/t
# RUN: cat %t | FileCheck %S/runmake
2 changes: 1 addition & 1 deletion test/openmp_examples/lit/Example_SIMD.7f.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@

# Shared lit script for each tests. Run bash commands that run tests with make.

# RUN: KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%s MAKE_FILE_DIR=%S/.. bash %S/runmake | tee %t
# RUN: env KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%/s MAKE_FILE_DIR=%/S/.. bash %/S/runmake | tee %/t
# RUN: cat %t | FileCheck %S/runmake
2 changes: 1 addition & 1 deletion test/openmp_examples/lit/Example_SIMD.8f.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@

# Shared lit script for each tests. Run bash commands that run tests with make.

# RUN: KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%s MAKE_FILE_DIR=%S/.. bash %S/runmake | tee %t
# RUN: env KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%/s MAKE_FILE_DIR=%/S/.. bash %/S/runmake | tee %/t
# RUN: cat %t | FileCheck %S/runmake
2 changes: 1 addition & 1 deletion test/openmp_examples/lit/Example_affinity.1f.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@

# Shared lit script for each tests. Run bash commands that run tests with make.

# RUN: KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%s MAKE_FILE_DIR=%S/.. bash %S/runmake | tee %t
# RUN: env KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%/s MAKE_FILE_DIR=%/S/.. bash %/S/runmake | tee %/t
# RUN: cat %t | FileCheck %S/runmake
2 changes: 1 addition & 1 deletion test/openmp_examples/lit/Example_affinity.2f.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@

# Shared lit script for each tests. Run bash commands that run tests with make.

# RUN: KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%s MAKE_FILE_DIR=%S/.. bash %S/runmake | tee %t
# RUN: env KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%/s MAKE_FILE_DIR=%/S/.. bash %/S/runmake | tee %/t
# RUN: cat %t | FileCheck %S/runmake
2 changes: 1 addition & 1 deletion test/openmp_examples/lit/Example_affinity.3f.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@

# Shared lit script for each tests. Run bash commands that run tests with make.

# RUN: KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%s MAKE_FILE_DIR=%S/.. bash %S/runmake | tee %t
# RUN: env KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%/s MAKE_FILE_DIR=%/S/.. bash %/S/runmake | tee %/t
# RUN: cat %t | FileCheck %S/runmake
2 changes: 1 addition & 1 deletion test/openmp_examples/lit/Example_affinity.4f.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@

# Shared lit script for each tests. Run bash commands that run tests with make.

# RUN: KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%s MAKE_FILE_DIR=%S/.. bash %S/runmake | tee %t
# RUN: env KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%/s MAKE_FILE_DIR=%/S/.. bash %/S/runmake | tee %/t
# RUN: cat %t | FileCheck %S/runmake
2 changes: 1 addition & 1 deletion test/openmp_examples/lit/Example_affinity.5f.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@

# Shared lit script for each tests. Run bash commands that run tests with make.

# RUN: KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%s MAKE_FILE_DIR=%S/.. bash %S/runmake | tee %t
# RUN: env KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%/s MAKE_FILE_DIR=%/S/.. bash %/S/runmake | tee %/t
# RUN: cat %t | FileCheck %S/runmake
2 changes: 1 addition & 1 deletion test/openmp_examples/lit/Example_array_sections.2f.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@

# Shared lit script for each tests. Run bash commands that run tests with make.

# RUN: KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%s MAKE_FILE_DIR=%S/.. bash %S/runmake | tee %t
# RUN: env KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%/s MAKE_FILE_DIR=%/S/.. bash %/S/runmake | tee %/t
# RUN: cat %t | FileCheck %S/runmake
2 changes: 1 addition & 1 deletion test/openmp_examples/lit/Example_array_sections.3f.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@

# Shared lit script for each tests. Run bash commands that run tests with make.

# RUN: KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%s MAKE_FILE_DIR=%S/.. bash %S/runmake | tee %t
# RUN: env KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%/s MAKE_FILE_DIR=%/S/.. bash %/S/runmake | tee %/t
# RUN: cat %t | FileCheck %S/runmake
2 changes: 1 addition & 1 deletion test/openmp_examples/lit/Example_array_sections.4f.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@

# Shared lit script for each tests. Run bash commands that run tests with make.

# RUN: KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%s MAKE_FILE_DIR=%S/.. bash %S/runmake | tee %t
# RUN: env KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%/s MAKE_FILE_DIR=%/S/.. bash %/S/runmake | tee %/t
# RUN: cat %t | FileCheck %S/runmake
4 changes: 3 additions & 1 deletion test/openmp_examples/lit/Example_associate.2f.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,7 @@

# Shared lit script for each tests. Run bash commands that run tests with make.

# RUN: KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%s MAKE_FILE_DIR=%S/.. bash %S/runmake | tee %t
# RUN: env KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%/s MAKE_FILE_DIR=%/S/.. bash %/S/runmake | tee %/t
# RUN: cat %t | FileCheck %S/runmake

# UNSUPPORTED: system-windows
4 changes: 3 additions & 1 deletion test/openmp_examples/lit/Example_associate.3f.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,7 @@

# Shared lit script for each tests. Run bash commands that run tests with make.

# RUN: KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%s MAKE_FILE_DIR=%S/.. bash %S/runmake | tee %t
# RUN: env KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%/s MAKE_FILE_DIR=%/S/.. bash %/S/runmake | tee %/t
# RUN: cat %t | FileCheck %S/runmake

# UNSUPPORTED: system-windows
4 changes: 3 additions & 1 deletion test/openmp_examples/lit/Example_async_target.1f.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,7 @@

# Shared lit script for each tests. Run bash commands that run tests with make.

# RUN: KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%s MAKE_FILE_DIR=%S/.. bash %S/runmake | tee %t
# RUN: env KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%/s MAKE_FILE_DIR=%/S/.. bash %/S/runmake | tee %/t
# RUN: cat %t | FileCheck %S/runmake

# UNSUPPORTED: system-windows
2 changes: 1 addition & 1 deletion test/openmp_examples/lit/Example_async_target.2f.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@

# Shared lit script for each tests. Run bash commands that run tests with make.

# RUN: KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%s MAKE_FILE_DIR=%S/.. bash %S/runmake | tee %t
# RUN: env KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%/s MAKE_FILE_DIR=%/S/.. bash %/S/runmake | tee %/t
# RUN: cat %t | FileCheck %S/runmake
4 changes: 3 additions & 1 deletion test/openmp_examples/lit/Example_atomic.1f.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,7 @@

# Shared lit script for each tests. Run bash commands that run tests with make.

# RUN: KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%s MAKE_FILE_DIR=%S/.. bash %S/runmake | tee %t
# RUN: env KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%/s MAKE_FILE_DIR=%/S/.. bash %/S/runmake | tee %/t
# RUN: cat %t | FileCheck %S/runmake

# UNSUPPORTED: system-windows
2 changes: 1 addition & 1 deletion test/openmp_examples/lit/Example_atomic.2f.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@

# Shared lit script for each tests. Run bash commands that run tests with make.

# RUN: KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%s MAKE_FILE_DIR=%S/.. bash %S/runmake | tee %t
# RUN: env KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%/s MAKE_FILE_DIR=%/S/.. bash %/S/runmake | tee %/t
# RUN: cat %t | FileCheck %S/runmake
2 changes: 1 addition & 1 deletion test/openmp_examples/lit/Example_atomic.3f.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@

# Shared lit script for each tests. Run bash commands that run tests with make.

# RUN: KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%s MAKE_FILE_DIR=%S/.. bash %S/runmake | tee %t
# RUN: env KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%/s MAKE_FILE_DIR=%/S/.. bash %/S/runmake | tee %/t
# RUN: cat %t | FileCheck %S/runmake
2 changes: 1 addition & 1 deletion test/openmp_examples/lit/Example_atomic_restrict.1f.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@

# Shared lit script for each tests. Run bash commands that run tests with make.

# RUN: KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%s MAKE_FILE_DIR=%S/.. bash %S/runmake | tee %t
# RUN: env KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%/s MAKE_FILE_DIR=%/S/.. bash %/S/runmake | tee %/t
# RUN: cat %t | FileCheck %S/runmake
2 changes: 1 addition & 1 deletion test/openmp_examples/lit/Example_atomic_restrict.2f.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@

# Shared lit script for each tests. Run bash commands that run tests with make.

# RUN: KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%s MAKE_FILE_DIR=%S/.. bash %S/runmake | tee %t
# RUN: env KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%/s MAKE_FILE_DIR=%/S/.. bash %/S/runmake | tee %/t
# RUN: cat %t | FileCheck %S/runmake
2 changes: 1 addition & 1 deletion test/openmp_examples/lit/Example_atomic_restrict.3f.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@

# Shared lit script for each tests. Run bash commands that run tests with make.

# RUN: KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%s MAKE_FILE_DIR=%S/.. bash %S/runmake | tee %t
# RUN: env KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%/s MAKE_FILE_DIR=%/S/.. bash %/S/runmake | tee %/t
# RUN: cat %t | FileCheck %S/runmake
4 changes: 3 additions & 1 deletion test/openmp_examples/lit/Example_barrier_regions.1f.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,7 @@

# Shared lit script for each tests. Run bash commands that run tests with make.

# RUN: KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%s MAKE_FILE_DIR=%S/.. bash %S/runmake | tee %t
# RUN: env KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%/s MAKE_FILE_DIR=%/S/.. bash %/S/runmake | tee %/t
# RUN: cat %t | FileCheck %S/runmake

# UNSUPPORTED: system-windows
2 changes: 1 addition & 1 deletion test/openmp_examples/lit/Example_cancellation.1f.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@

# Shared lit script for each tests. Run bash commands that run tests with make.

# RUN: KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%s MAKE_FILE_DIR=%S/.. bash %S/runmake | tee %t
# RUN: env KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%/s MAKE_FILE_DIR=%/S/.. bash %/S/runmake | tee %/t
# RUN: cat %t | FileCheck %S/runmake
2 changes: 1 addition & 1 deletion test/openmp_examples/lit/Example_cancellation.2f.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@

# Shared lit script for each tests. Run bash commands that run tests with make.

# RUN: KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%s MAKE_FILE_DIR=%S/.. bash %S/runmake | tee %t
# RUN: env KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%/s MAKE_FILE_DIR=%/S/.. bash %/S/runmake | tee %/t
# RUN: cat %t | FileCheck %S/runmake
2 changes: 1 addition & 1 deletion test/openmp_examples/lit/Example_collapse.1f.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@

# Shared lit script for each tests. Run bash commands that run tests with make.

# RUN: KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%s MAKE_FILE_DIR=%S/.. bash %S/runmake | tee %t
# RUN: env KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%/s MAKE_FILE_DIR=%/S/.. bash %/S/runmake | tee %/t
# RUN: cat %t | FileCheck %S/runmake
4 changes: 3 additions & 1 deletion test/openmp_examples/lit/Example_collapse.2f.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,7 @@

# Shared lit script for each tests. Run bash commands that run tests with make.

# RUN: KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%s MAKE_FILE_DIR=%S/.. bash %S/runmake | tee %t
# RUN: env KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%/s MAKE_FILE_DIR=%/S/.. bash %/S/runmake | tee %/t
# RUN: cat %t | FileCheck %S/runmake

# UNSUPPORTED: system-windows
2 changes: 1 addition & 1 deletion test/openmp_examples/lit/Example_collapse.3f.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@

# Shared lit script for each tests. Run bash commands that run tests with make.

# RUN: KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%s MAKE_FILE_DIR=%S/.. bash %S/runmake | tee %t
# RUN: env KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%/s MAKE_FILE_DIR=%/S/.. bash %/S/runmake | tee %/t
# RUN: cat %t | FileCheck %S/runmake
2 changes: 1 addition & 1 deletion test/openmp_examples/lit/Example_cond_comp.1f.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@

# Shared lit script for each tests. Run bash commands that run tests with make.

# RUN: KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%s MAKE_FILE_DIR=%S/.. bash %S/runmake | tee %t
# RUN: env KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%/s MAKE_FILE_DIR=%/S/.. bash %/S/runmake | tee %/t
# RUN: cat %t | FileCheck %S/runmake
2 changes: 1 addition & 1 deletion test/openmp_examples/lit/Example_copyin.1f.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@

# Shared lit script for each tests. Run bash commands that run tests with make.

# RUN: KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%s MAKE_FILE_DIR=%S/.. bash %S/runmake | tee %t
# RUN: env KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%/s MAKE_FILE_DIR=%/S/.. bash %/S/runmake | tee %/t
# RUN: cat %t | FileCheck %S/runmake
2 changes: 1 addition & 1 deletion test/openmp_examples/lit/Example_copyprivate.1f.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@

# Shared lit script for each tests. Run bash commands that run tests with make.

# RUN: KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%s MAKE_FILE_DIR=%S/.. bash %S/runmake | tee %t
# RUN: env KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%/s MAKE_FILE_DIR=%/S/.. bash %/S/runmake | tee %/t
# RUN: cat %t | FileCheck %S/runmake
2 changes: 1 addition & 1 deletion test/openmp_examples/lit/Example_copyprivate.2f.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@

# Shared lit script for each tests. Run bash commands that run tests with make.

# RUN: KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%s MAKE_FILE_DIR=%S/.. bash %S/runmake | tee %t
# RUN: env KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%/s MAKE_FILE_DIR=%/S/.. bash %/S/runmake | tee %/t
# RUN: cat %t | FileCheck %S/runmake
2 changes: 1 addition & 1 deletion test/openmp_examples/lit/Example_copyprivate.3f.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@

# Shared lit script for each tests. Run bash commands that run tests with make.

# RUN: KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%s MAKE_FILE_DIR=%S/.. bash %S/runmake | tee %t
# RUN: env KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%/s MAKE_FILE_DIR=%/S/.. bash %/S/runmake | tee %/t
# RUN: cat %t | FileCheck %S/runmake
2 changes: 1 addition & 1 deletion test/openmp_examples/lit/Example_copyprivate.4f.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@

# Shared lit script for each tests. Run bash commands that run tests with make.

# RUN: KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%s MAKE_FILE_DIR=%S/.. bash %S/runmake | tee %t
# RUN: env KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%/s MAKE_FILE_DIR=%/S/.. bash %/S/runmake | tee %/t
# RUN: cat %t | FileCheck %S/runmake
2 changes: 1 addition & 1 deletion test/openmp_examples/lit/Example_critical.1f.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@

# Shared lit script for each tests. Run bash commands that run tests with make.

# RUN: KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%s MAKE_FILE_DIR=%S/.. bash %S/runmake | tee %t
# RUN: env KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%/s MAKE_FILE_DIR=%/S/.. bash %/S/runmake | tee %/t
# RUN: cat %t | FileCheck %S/runmake
4 changes: 3 additions & 1 deletion test/openmp_examples/lit/Example_declare_target.1f.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,7 @@

# Shared lit script for each tests. Run bash commands that run tests with make.

# RUN: KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%s MAKE_FILE_DIR=%S/.. bash %S/runmake | tee %t
# RUN: env KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%/s MAKE_FILE_DIR=%/S/.. bash %/S/runmake | tee %/t
# RUN: cat %t | FileCheck %S/runmake

# UNSUPPORTED: system-windows
4 changes: 3 additions & 1 deletion test/openmp_examples/lit/Example_declare_target.2f.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,7 @@

# Shared lit script for each tests. Run bash commands that run tests with make.

# RUN: KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%s MAKE_FILE_DIR=%S/.. bash %S/runmake | tee %t
# RUN: env KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%/s MAKE_FILE_DIR=%/S/.. bash %/S/runmake | tee %/t
# RUN: cat %t | FileCheck %S/runmake

# UNSUPPORTED: system-windows
2 changes: 1 addition & 1 deletion test/openmp_examples/lit/Example_declare_target.3f.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@

# Shared lit script for each tests. Run bash commands that run tests with make.

# RUN: KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%s MAKE_FILE_DIR=%S/.. bash %S/runmake | tee %t
# RUN: env KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%/s MAKE_FILE_DIR=%/S/.. bash %/S/runmake | tee %/t
# RUN: cat %t | FileCheck %S/runmake
2 changes: 1 addition & 1 deletion test/openmp_examples/lit/Example_declare_target.4f.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@

# Shared lit script for each tests. Run bash commands that run tests with make.

# RUN: KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%s MAKE_FILE_DIR=%S/.. bash %S/runmake | tee %t
# RUN: env KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%/s MAKE_FILE_DIR=%/S/.. bash %/S/runmake | tee %/t
# RUN: cat %t | FileCheck %S/runmake
2 changes: 1 addition & 1 deletion test/openmp_examples/lit/Example_declare_target.5f.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@

# Shared lit script for each tests. Run bash commands that run tests with make.

# RUN: KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%s MAKE_FILE_DIR=%S/.. bash %S/runmake | tee %t
# RUN: env KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%/s MAKE_FILE_DIR=%/S/.. bash %/S/runmake | tee %/t
# RUN: cat %t | FileCheck %S/runmake
2 changes: 1 addition & 1 deletion test/openmp_examples/lit/Example_device.1f.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@

# Shared lit script for each tests. Run bash commands that run tests with make.

# RUN: KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%s MAKE_FILE_DIR=%S/.. bash %S/runmake | tee %t
# RUN: env KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%/s MAKE_FILE_DIR=%/S/.. bash %/S/runmake | tee %/t
# RUN: cat %t | FileCheck %S/runmake
2 changes: 1 addition & 1 deletion test/openmp_examples/lit/Example_device.2f.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@

# Shared lit script for each tests. Run bash commands that run tests with make.

# RUN: KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%s MAKE_FILE_DIR=%S/.. bash %S/runmake | tee %t
# RUN: env KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%/s MAKE_FILE_DIR=%/S/.. bash %/S/runmake | tee %/t
# RUN: cat %t | FileCheck %S/runmake
2 changes: 1 addition & 1 deletion test/openmp_examples/lit/Example_device.3f.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@

# Shared lit script for each tests. Run bash commands that run tests with make.

# RUN: KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%s MAKE_FILE_DIR=%S/.. bash %S/runmake | tee %t
# RUN: env KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%/s MAKE_FILE_DIR=%/S/.. bash %/S/runmake | tee %/t
# RUN: cat %t | FileCheck %S/runmake
4 changes: 3 additions & 1 deletion test/openmp_examples/lit/Example_flush_nolist.1f.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,7 @@

# Shared lit script for each tests. Run bash commands that run tests with make.

# RUN: KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%s MAKE_FILE_DIR=%S/.. bash %S/runmake | tee %t
# RUN: env KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%/s MAKE_FILE_DIR=%/S/.. bash %/S/runmake | tee %/t
# RUN: cat %t | FileCheck %S/runmake

# UNSUPPORTED: system-windows
2 changes: 1 addition & 1 deletion test/openmp_examples/lit/Example_fort_do.1f.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@

# Shared lit script for each tests. Run bash commands that run tests with make.

# RUN: KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%s MAKE_FILE_DIR=%S/.. bash %S/runmake | tee %t
# RUN: env KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%/s MAKE_FILE_DIR=%/S/.. bash %/S/runmake | tee %/t
# RUN: cat %t | FileCheck %S/runmake
2 changes: 1 addition & 1 deletion test/openmp_examples/lit/Example_fort_do.2f.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@

# Shared lit script for each tests. Run bash commands that run tests with make.

# RUN: KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%s MAKE_FILE_DIR=%S/.. bash %S/runmake | tee %t
# RUN: env KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%/s MAKE_FILE_DIR=%/S/.. bash %/S/runmake | tee %/t
# RUN: cat %t | FileCheck %S/runmake
2 changes: 1 addition & 1 deletion test/openmp_examples/lit/Example_fort_loopvar.1f.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@

# Shared lit script for each tests. Run bash commands that run tests with make.

# RUN: KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%s MAKE_FILE_DIR=%S/.. bash %S/runmake | tee %t
# RUN: env KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%/s MAKE_FILE_DIR=%/S/.. bash %/S/runmake | tee %/t
# RUN: cat %t | FileCheck %S/runmake
2 changes: 1 addition & 1 deletion test/openmp_examples/lit/Example_fort_loopvar.2f.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@

# Shared lit script for each tests. Run bash commands that run tests with make.

# RUN: KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%s MAKE_FILE_DIR=%S/.. bash %S/runmake | tee %t
# RUN: env KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%/s MAKE_FILE_DIR=%/S/.. bash %/S/runmake | tee %/t
# RUN: cat %t | FileCheck %S/runmake
2 changes: 1 addition & 1 deletion test/openmp_examples/lit/Example_fort_race.1f.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@

# Shared lit script for each tests. Run bash commands that run tests with make.

# RUN: KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%s MAKE_FILE_DIR=%S/.. bash %S/runmake | tee %t
# RUN: env KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%/s MAKE_FILE_DIR=%/S/.. bash %/S/runmake | tee %/t
# RUN: cat %t | FileCheck %S/runmake
4 changes: 3 additions & 1 deletion test/openmp_examples/lit/Example_fort_sa_private.1f.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,7 @@

# Shared lit script for each tests. Run bash commands that run tests with make.

# RUN: KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%s MAKE_FILE_DIR=%S/.. bash %S/runmake | tee %t
# RUN: env KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%/s MAKE_FILE_DIR=%/S/.. bash %/S/runmake | tee %/t
# RUN: cat %t | FileCheck %S/runmake

# UNSUPPORTED: system-windows
4 changes: 3 additions & 1 deletion test/openmp_examples/lit/Example_fort_sa_private.2f.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,7 @@

# Shared lit script for each tests. Run bash commands that run tests with make.

# RUN: KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%s MAKE_FILE_DIR=%S/.. bash %S/runmake | tee %t
# RUN: env KEEP_FILES=%keep FLAGS=%flags TEST_SRC=%/s MAKE_FILE_DIR=%/S/.. bash %/S/runmake | tee %/t
# RUN: cat %t | FileCheck %S/runmake

# UNSUPPORTED: system-windows
Loading

0 comments on commit 2fb0721

Please sign in to comment.