Alex Crichton
534e4263ce
Use tokio::test instead of dummy_waker in tests ( #3975 )
...
Currently wasmtime's async tests use a mixture of `#[tokio::test]` and
`dummy_waker`. To be consistent this tries to move all tests possible to
`#[tokio::test]` and just a two need to keep using `dummy_waker` (no
renamed to `noop_waker`) due to what they're testing.
2022-04-18 13:56:35 -07:00
..
2021-07-21 16:17:16 -07:00
2021-11-08 09:31:04 -06:00
2022-04-18 13:56:35 -07:00
2022-04-14 13:09:32 -05:00
2022-03-14 15:25:11 -05:00
2022-04-04 12:27:12 -05:00
2022-04-18 13:56:35 -07:00
2021-09-21 14:07:05 -05:00
2021-09-15 13:10:11 -05:00
2021-01-29 08:57:17 -06:00
2021-09-29 16:13:46 +02:00
2022-03-31 14:26:01 -07:00
2022-03-31 14:26:01 -07:00
2021-08-05 13:02:34 -05:00
2022-03-23 14:57:34 -05:00
2022-03-14 15:25:11 -05:00
2021-09-21 14:07:05 -05:00
2021-06-03 09:10:53 -05:00
2022-04-18 12:42:26 -05:00
2021-09-21 14:07:05 -05:00
2022-02-25 09:11:51 -06:00
2022-03-23 14:57:34 -05:00
2022-03-31 14:26:01 -07:00
2021-11-15 10:21:13 -08:00
2022-04-18 12:42:26 -05:00
2022-03-09 09:46:25 -06:00
2022-03-09 09:46:25 -06:00
2020-06-02 13:44:39 -05:00
2022-04-18 12:42:26 -05:00
2021-09-29 16:13:46 +02:00
2022-02-28 12:18:11 -06:00
2021-06-03 09:10:53 -05:00
2021-08-12 09:40:20 -05:00
2021-12-13 13:48:05 -06:00
2022-03-23 14:57:34 -05:00