os-rust/tests/codegen/instrument-coverage
Zalathar 0c19c632ab Convert tests/run-make/instrument-coverage to an ordinary codegen test
This test was already very close to being an ordinary codegen test, except that
it needed some extra logic to set a few variables based on (target) platform
characteristics.

Now that we have support for `//@ filecheck-flags:`, we can instead set those
variables using the normal test revisions mechanism.
2024-02-23 11:28:59 +11:00
..
instrument-coverage-off.rs Move existing coverage codegen tests into a subdirectory 2024-02-23 11:28:09 +11:00
instrument-coverage.rs Move existing coverage codegen tests into a subdirectory 2024-02-23 11:28:09 +11:00
testprog.rs Convert tests/run-make/instrument-coverage to an ordinary codegen test 2024-02-23 11:28:59 +11:00