// Copyright 2025 Joshua Bakita// Test environment variable LIBSMCTRL_MASK// All types of partitioning use the same test, so this file is trival.#include"libsmctrl_test_mask_shared.h"intmain() {returntest_constrained_size_and_location(PARTITION_SUPREME);}