# Copyright © 2018 Intel Corporation # SPDX-License-Identifier: MIT test( 'vma_random', executable( 'vma_random_test', 'vma_random_test.cpp', dependencies : idep_mesautil, ), suite : ['util'], )