Home
last modified time | relevance | path

Searched refs:TEST_PATH (Results 1 – 1 of 1) sorted by relevance

/lvgl-latest/tests/micropy_test/
D__init__.py59 TEST_PATH = os.path.join(BASE_PATH, 'micropy.py') variable
209 with open(TEST_PATH, 'rb') as f: