partition_table: add a test for total partition size error

This commit is contained in:
Ivan Grokhotkov
2022-02-20 22:29:32 +03:00
parent f242a1705a
commit f071558117
8 changed files with 40 additions and 53 deletions

View File

@@ -1,3 +1,8 @@
/*
* SPDX-FileCopyrightText: 2016-2022 Espressif Systems (Shanghai) CO LTD
*
* SPDX-License-Identifier: Apache-2.0
*/
#include <stdio.h>
#include <stdlib.h>
#include "unity.h"