rust/test-cargo-miri/test.test-target.stdout.ref

14 lines
321 B
Plaintext
Raw Normal View History

2019-08-29 04:09:34 -05:00
2022-05-21 09:10:08 -05:00
running 8 tests
test cargo_env ... ok
2021-06-07 03:49:00 -05:00
test do_panic - should panic ... ok
test does_not_work_on_miri ... ignored
test entropy_rng ... ok
2021-06-07 03:49:00 -05:00
test fail_index_check - should panic ... ok
2022-05-21 09:10:08 -05:00
test page_size ... ok
test simple1 ... ok
test simple2 ... ok
2019-08-29 04:09:34 -05:00
2022-05-21 09:10:08 -05:00
test result: ok. 7 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out
2019-08-29 04:09:34 -05:00