organize more files into folders, and run the weak-mem consistency test as the very first since it is so slow
This commit is contained in:
parent
a2cc014231
commit
8ebdad0615
39 changed files with 1 additions and 1 deletions
|
|
@ -214,7 +214,7 @@ fn test_single_thread() {
|
|||
}
|
||||
|
||||
pub fn main() {
|
||||
for _ in 0..100 {
|
||||
for _ in 0..50 {
|
||||
test_single_thread();
|
||||
test_mixed_access();
|
||||
test_load_buffering_acq_rel();
|
||||
Loading…
Add table
Add a link
Reference in a new issue