summaryrefslogtreecommitdiff
path: root/test/fpsensor.mocklist
blob: 3a90debc1fd5dd8830e583bd9024c2e99e4ac0ff (plain)
1
2
3
4
5
6
7
8
9
/* Copyright 2019 The Chromium OS Authors. All rights reserved.
 * Use of this source code is governed by a BSD-style license that can be
 * found in the LICENSE file.
 */

 #define CONFIG_TEST_MOCK_LIST \
        MOCK(FP_SENSOR)        \
        MOCK(MKBP_EVENTS)      \
	MOCK(TIMER)