blob: 58303ab30a2bbd753c7d8a763d46cfb32bb6c77c [file] [log] [blame]
/* Copyright 2021 Google LLC
*
* SPDX-License-Identifier: Apache-2.0
*/
#include <ztest.h>
#include <fff.h>
#include <c_test_framework.h>
void test_main(void)
{
fff_test_suite();
}