Add test data provided by yuyuchen0821

This commit is contained in:
2022-09-10 22:01:44 +03:00
parent 2e7437c7ca
commit 54e5765264
5 changed files with 11 additions and 0 deletions

View File

@@ -186,6 +186,7 @@ def assert_MPR_matches_MPT(mpr, mpt, comments):
# bio_logic5 and bio_logic6 are special cases # bio_logic5 and bio_logic6 are special cases
'CV_C01', 'CV_C01',
'121_CA_455nm_6V_30min_C01', '121_CA_455nm_6V_30min_C01',
'020-formation_CB5',
]) ])
def test_MPR_matches_MPT(testdata_dir, basename): def test_MPR_matches_MPT(testdata_dir, basename):
"""Check the MPR parser against the MPT parser. """Check the MPR parser against the MPT parser.

BIN
tests/testdata/020-formation_CB5.mpr LFS vendored Normal file

Binary file not shown.

View File

@@ -0,0 +1,2 @@
SPDX-FileCopyrightText Chihyu Chen <chihyu.chen@molicel.com>
SPDX-License-Identifier CC-BY-4.0

BIN
tests/testdata/020-formation_CB5.mpt LFS vendored Normal file

Binary file not shown.

View File

@@ -0,0 +1,2 @@
SPDX-FileCopyrightText Chihyu Chen <chihyu.chen@molicel.com>
SPDX-License-Identifier CC-BY-4.0