Merge pull request #9184 from ConradBraam/master
Adds an NFC System Test suite
ls
commit 830c3ec88b07e12d5315af25fb62b2d729ab6012
2 parents fd5a6af + 0ca6ee8
@Martin Kojtal Martin Kojtal authored on 11 Feb 2019
GitHub committed on 11 Feb 2019
Showing 26 changed files
View
TEST_APPS/device/nfcapp/NFCCommands.cpp 0 → 100644
View
TEST_APPS/device/nfcapp/NFCCommands.h 0 → 100644
View
TEST_APPS/device/nfcapp/NFCProcessCtrl.cpp 0 → 100644
View
TEST_APPS/device/nfcapp/NFCProcessCtrl.h 0 → 100644
View
TEST_APPS/device/nfcapp/NFCProcessEEPROM.cpp 0 → 100644
View
TEST_APPS/device/nfcapp/NFCProcessEEPROM.h 0 → 100644
View
TEST_APPS/device/nfcapp/NFCTestShim.cpp 0 → 100644
View
TEST_APPS/device/nfcapp/NFCTestShim.h 0 → 100644
View
TEST_APPS/device/nfcapp/SmartPoster.cpp 0 → 100644
View
TEST_APPS/device/nfcapp/SmartPoster.h 0 → 100644
View
TEST_APPS/device/nfcapp/main.cpp 0 → 100644
View
TEST_APPS/device/nfcapp/mbed_app.json 0 → 100644
View
TEST_APPS/device/nfcapp/uart.cpp 0 → 100644
View
TEST_APPS/icetea_plugins/nfc_test_parsers.py 0 → 100644
View
TEST_APPS/icetea_plugins/plugins_to_load.py
View
TEST_APPS/testcases/nfc/README.md 0 → 100644
View
TEST_APPS/testcases/nfc/__init__.py 0 → 100644
View
TEST_APPS/testcases/nfc/img/creamscone-mobile.png 0 → 100644
View
TEST_APPS/testcases/nfc/img/inter-op-view.png 0 → 100644
View
TEST_APPS/testcases/nfc/img/simple-overview.png 0 → 100644
View
TEST_APPS/testcases/nfc/mobileapi.md 0 → 100644
View
TEST_APPS/testcases/nfc/nfc_clf_wrapper.py 0 → 100644
View
TEST_APPS/testcases/nfc/nfc_cli_helper.py 0 → 100644
View
TEST_APPS/testcases/nfc/nfc_messages.py 0 → 100644
View
TEST_APPS/testcases/nfc/test_nfc.py 0 → 100644
View
TEST_APPS/testcases/nfc/test_self.py 0 → 100644