HomeFreeBSD

Move tests/sys/kern/mmap_test to tests/sys/vm/mmap_test

Description

Move tests/sys/kern/mmap_test to tests/sys/vm/mmap_test

As jhb noted, the actual mmap(2) implementation is under sys/vm, not
sys/kern/, so the correct logical place is tests/sys/vm/, not
tests/sys/kern/

X-MFC with: r282076
MFC after: 6 days

Details

Provenance
ngieAuthored on
Parents
rS282103: MFH @282102
Branches
Unknown
Tags
Unknown