platform/upstream/rust-crossbeam-queue.git
13 months agoFix cargo environment accepted/tizen_rust tizen accepted/tizen/rust/20231016.021048
DongHun Kwak [Fri, 9 Jun 2023 05:06:44 +0000 (14:06 +0900)]
Fix cargo environment

14 months agoAdd unittest
DongHun Kwak [Fri, 19 May 2023 03:10:44 +0000 (12:10 +0900)]
Add unittest

[   46s] + ./array_queue
[   46s]
[   46s] running 12 tests
[   46s] test capacity ... ok
[   46s] test into_iter ... ok
[   46s] test len_empty_full ... ok
[   46s] test smoke ... ok
[   46s] test linearizable ... ok
[   46s] test len ... ok
[   46s] test zero_capacity - should panic ... ok
[   46s] test mpmc_ring_buffer ... ok
[   46s] test mpmc ... ok
[   46s] test spsc_ring_buffer ... ok
[   46s] test spsc ... ok
[   47s] test drops ... ok
[   47s]
[   47s] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.41s
[   47s]
[   47s] + for unit_test in '${unit_test_list}'
[   47s] + ./seg_queue
[   47s]
[   47s] running 8 tests
[   47s] test into_iter ... ok
[   47s] test len ... ok
[   47s] test len_empty_full ... ok
[   47s] test into_iter_drop ... ok
[   47s] test smoke ... ok
[   47s] test spsc ... ok
[   47s] test mpmc ... ok
[   47s] test drops ... ok
[   47s]
[   47s] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.33s

16 months agoBump to rust-crossbeam-queue 0.3.8
Woohyun Jung [Wed, 22 Mar 2023 03:16:47 +0000 (12:16 +0900)]
Bump to rust-crossbeam-queue 0.3.8

16 months agoImport crossbeam-queue 0.3.8 upstream upstream/0.3.8
Woohyun Jung [Wed, 22 Mar 2023 03:06:52 +0000 (12:06 +0900)]
Import crossbeam-queue 0.3.8