mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-07-27 00:48:23 +08:00
Add a test_and_ci page covering the PX4_ASAN / PX4_TSAN / PX4_MSAN / PX4_UBSAN build variables, the Linux `sudo sysctl vm.mmap_rnd_bits=28` workaround for the sanitizer runtime's startup memory mapping, and the TSan suppressions file (test/sitl_tsan.supp) for the Gazebo simulation transport. Linked from SUMMARY.md and the test_and_ci index.