unplugged-vendor/external/ltp/testcases/realtime/func/measurement
2025-10-06 13:59:42 +00:00
..
Makefile Initial commit: AOSP 12 vendor with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
preempt_timing.c Initial commit: AOSP 12 vendor with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
rdtsc-latency.c Initial commit: AOSP 12 vendor with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
README Initial commit: AOSP 12 vendor with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
run_auto.sh Initial commit: AOSP 12 vendor with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00

These tests (preempt_timing and rdtsc_latency) are intended
to be tools to diagnose problems if gtod_latency results are
problematic.

We don't run these tests by default (top level run.sh script
will not list them, as it won't find run_auto.sh).

They can be run from this test directly by invoking the
local run.sh script.