reverie/tests
Jason White 17e8f64e94 Fix broken test after toolchain update
Summary: These tests did unaligned reads/writes, which can produce a `SIGABRT` instead of a `SIGSEGV`. Simply align the reads/writes to 8 bytes to fix the tests.

Reviewed By: JakobDegen, dtolnay

Differential Revision: D53597637

fbshipit-source-id: e2ede420b6249223569af6d89d43a47438967ced
2024-02-08 20:02:47 -08:00
..
c_tests Remove unused variables in hermetic_infra/reverie/tests/c_tests/forkMany-blockSigchld.c 2023-01-11 16:31:31 -08:00
disabled update hermetic_infra/** files with correct license header - 1/x 2022-10-26 12:18:14 -07:00
gdbserver-integration Remove dependencies on associated_type_defaults unstable feature 2022-11-18 12:36:51 -08:00
shell_tests update hermetic_infra/** files with correct license header - 1/x 2022-10-26 12:18:14 -07:00
standalone Remove dependencies on associated_type_defaults unstable feature 2022-11-18 12:36:51 -08:00
backtrace.rs Remove dependencies on associated_type_defaults unstable feature 2022-11-18 12:36:51 -08:00
basics.rs Fix broken test after toolchain update 2024-02-08 20:02:47 -08:00
busywait.rs Remove dependencies on associated_type_defaults unstable feature 2022-11-18 12:36:51 -08:00
convert.rs Remove dependencies on associated_type_defaults unstable feature 2022-11-18 12:36:51 -08:00
cpuid.rs Remove dependencies on associated_type_defaults unstable feature 2022-11-18 12:36:51 -08:00
delay_signal.rs Remove dependencies on associated_type_defaults unstable feature 2022-11-18 12:36:51 -08:00
exit.rs Remove dependencies on associated_type_defaults unstable feature 2022-11-18 12:36:51 -08:00
parallelism.rs Remove dependencies on associated_type_defaults unstable feature 2022-11-18 12:36:51 -08:00
rdtsc.rs Remove dependencies on associated_type_defaults unstable feature 2022-11-18 12:36:51 -08:00
signal.rs Remove dependencies on associated_type_defaults unstable feature 2022-11-18 12:36:51 -08:00
signalfd.rs Remove dependencies on associated_type_defaults unstable feature 2022-11-18 12:36:51 -08:00
spinlock.rs Remove dependencies on associated_type_defaults unstable feature 2022-11-18 12:36:51 -08:00
stack.rs Remove dependencies on associated_type_defaults unstable feature 2022-11-18 12:36:51 -08:00
stat.rs Remove dependencies on associated_type_defaults unstable feature 2022-11-18 12:36:51 -08:00
state.rs Remove dependencies on associated_type_defaults unstable feature 2022-11-18 12:36:51 -08:00
suppression.rs Remove dependencies on associated_type_defaults unstable feature 2022-11-18 12:36:51 -08:00
thread_start.rs Remove unnecessary Serialize/Deserialize impls for tools 2022-11-03 12:53:11 -07:00
timer_semantics.rs Fix timer_semantics tests 2023-07-29 03:49:57 -07:00
vdso.rs Remove dependencies on associated_type_defaults unstable feature 2022-11-18 12:36:51 -08:00
vfork.rs Remove dependencies on associated_type_defaults unstable feature 2022-11-18 12:36:51 -08:00