about summary refs log tree commit diff
path: root/src/tools/miri/tests
AgeCommit message (Expand)AuthorLines
2022-11-13Auto merge of #2657 - mkroening:miri-alloc, r=RalfJungbors-0/+29
2022-11-13final tweaksRalf Jung-1/+1
2022-11-11Rollup merge of #104051 - RalfJung:miri, r=RalfJungManish Goregaokar-56/+400
2022-11-10Merge from rustcRalf Jung-1/+0
2022-11-09Rollup merge of #103570 - lukas-code:stabilize-ilog, r=scottmcmDylan DPC-1/+0
2022-11-08Bump ui testOli Scherer-3/+3
2022-11-07Add miri_alloc, miri_deallocMartin Kröning-0/+29
2022-11-06add test for printing per-byte provenanceRalf Jung-0/+64
2022-11-06interpret: support for per-byte provenanceRalf Jung-42/+143
2022-11-06remove a stray stderr fileRalf Jung-11/+0
2022-11-05fix shared behavior and add testsDrMeepster-0/+287
2022-11-05impl condvars for windowsDrMeepster-18/+4
2022-11-03clarify no_data_race_after_complete testDrMeepster-2/+2
2022-10-30add acquire when init once is already completeDrMeepster-0/+38
2022-10-29Stacked Borrows: make scalar field retagging the defaultRalf Jung-38/+71
2022-10-28relative futex and condvar timeouts can work with isolationRalf Jung-0/+94
2022-10-28cleanup some test cfgRalf Jung-13/+11
2022-10-28test most sync primitives on WindowsRalf Jung-5/+16
2022-10-28threadleak_ignored should now pass with preemption (the issue has been fixed ...Ralf Jung-2/+1
2022-10-28implement thread parking on WindowsRalf Jung-3/+0
2022-10-28update ignore-windows commentsRalf Jung-7/+5
2022-10-28Auto merge of #2626 - RalfJung:pthread_setname_np, r=RalfJungbors-3/+15
2022-10-28pthread_setname_np returns an int on macOSRalf Jung-3/+15
2022-10-27Implement `ptr_mask` intrinsicMaybe Waffle-0/+18
2022-10-26stabilize `int_log`Lukas Markeffsky-1/+0
2022-10-26Auto merge of #2620 - RalfJung:getname, r=RalfJungbors-0/+25
2022-10-26add pthread_getname_npRalf Jung-0/+25
2022-10-25Rename, improve docs, fail betterBen Kimock-7/+25
2022-10-22add scalar-abi-only field retagging optionRalf Jung-1/+83
2022-10-21Auto merge of #2610 - RalfJung:issue-1909, r=RalfJungbors-0/+57
2022-10-21add test for #1909Ralf Jung-0/+57
2022-10-21test is_terminalRalf Jung-1/+13
2022-10-21split libc tests from stdlib testsRalf Jung-120/+176
2022-10-21merge rustc historyRalf Jung-7/+21
2022-10-20Auto merge of #2601 - DrMeepster:windows_init_once, r=RalfJungbors-0/+144
2022-10-20add test for init onceDrMeepster-0/+144
2022-10-19Magic functions for writing to stdout/stderr.Cliff L. Biffle-2/+83
2022-10-19Make miri read_dir test a little more robustAlex Saveau-11/+17
2022-10-19Auto merge of #2600 - saethlin:ice, r=RalfJungbors-0/+21
2022-10-19Never start the Stack::retain loop at offset 0 so that the left element is al...Ben Kimock-0/+21
2022-10-19Auto merge of #2322 - saethlin:stack-inspection-tools, r=oli-obkbors-0/+36
2022-10-16Support DirEntry metadata calls in miriAlex Saveau-0/+8
2022-10-15Replace tags in stdoutBen Kimock-5/+7
2022-10-14Add a testBen Kimock-0/+34
2022-10-14print the target also when running tests on the hostRalf Jung-22/+24
2022-10-12merge rustc historyRalf Jung-2/+2
2022-10-11rename rustc_allocator_nounwind to rustc_nounwindRalf Jung-2/+2
2022-10-10merge rustc historyRalf Jung-0/+3
2022-10-09Auto merge of #93668 - SUPERCILEX:path_alloc, r=joshtriplettbors-0/+3
2022-10-091/1000 events do happen sometimes...Ralf Jung-6/+6