| commit | e0c86460bcd9e19bb3f069af19ab5d1e3333e4c9 | [log] [tgz] |
|---|---|---|
| author | Tom Tromey <tom@tromey.com> | Sun Jan 08 11:54:47 2023 -0700 |
| committer | Tom Tromey <tom@tromey.com> | Fri Jan 13 13:18:58 2023 -0700 |
| tree | 4a27471b6f9eb22f1126fb836bc1f1ef1fa13b61 | |
| parent | 1cf897dec9466eed3d63f3b0c42257f41eb55fcc [diff] |
Rename to allow_hw_breakpoint_tests This changes skip_hw_breakpoint_tests to invert the sense, and renames it to allow_hw_breakpoint_tests. This also converts some tests to use "require" -- I missed this particular check in the first series.