summaryrefslogtreecommitdiff
path: root/fuzz/host_command_fuzz.tasklist
diff options
context:
space:
mode:
Diffstat (limited to 'fuzz/host_command_fuzz.tasklist')
-rw-r--r--fuzz/host_command_fuzz.tasklist2
1 files changed, 1 insertions, 1 deletions
diff --git a/fuzz/host_command_fuzz.tasklist b/fuzz/host_command_fuzz.tasklist
index c95bf17c64..2ff8a94d98 100644
--- a/fuzz/host_command_fuzz.tasklist
+++ b/fuzz/host_command_fuzz.tasklist
@@ -7,4 +7,4 @@
* See CONFIG_TASK_LIST in config.h for details.
*/
#define CONFIG_TEST_TASK_LIST \
- TASK_TEST(FPSENSOR, fp_task_simulate, NULL, TASK_STACK_SIZE)
+ TASK_TEST(FPSENSOR, fp_task, NULL, TASK_STACK_SIZE)