diff options
author | Daniel Schadt <kingdread@gmx.de> | 2020-09-23 14:45:21 +0200 |
---|---|---|
committer | Daniel Schadt <kingdread@gmx.de> | 2020-09-23 14:45:21 +0200 |
commit | b3090cd5687fd7c8f42e170883de87236c2f89cf (patch) | |
tree | c3939959f9447359363d2929ee7cd8a6b075c36d /tests/challenge_motes.rs | |
parent | de0601a5a4fd6f0e7aa3a357fc5c6926d8bfca4b (diff) | |
download | evtclib-b3090cd5687fd7c8f42e170883de87236c2f89cf.tar.gz evtclib-b3090cd5687fd7c8f42e170883de87236c2f89cf.tar.bz2 evtclib-b3090cd5687fd7c8f42e170883de87236c2f89cf.zip |
add test logs for Sunqua Peak
Diffstat (limited to 'tests/challenge_motes.rs')
-rw-r--r-- | tests/challenge_motes.rs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/challenge_motes.rs b/tests/challenge_motes.rs index ff5b21d..151beda 100644 --- a/tests/challenge_motes.rs +++ b/tests/challenge_motes.rs @@ -38,6 +38,8 @@ test!(test_adina_cm, "logs/cms/adina.zevtc"); test!(test_sabir_cm, "logs/cms/sabir.zevtc"); test!(test_qadimp_cm, "logs/cms/qadimp.zevtc"); +test!(test_ai_cm, "logs/ai-20200922.zevtc"); + test!(test_skorvald_cm, "logs/skorvald-20200427.zevtc"); test!( test_skorvald_cm_post_sunqua_patch, |