espressif / esp-who

Face detection and recognition framework
Other
1.65k stars 459 forks source link

Unit Tests for ESP-WHO #100

Closed AdiDDumke123 closed 4 years ago

AdiDDumke123 commented 4 years ago

"Configure the project As explained above, this example contains two projects: application project and test project.

For the test project, you can open the project configuration menu (idf.py menuconfig) and explore a few options related to Unity under Component Config, Unity unit testing library."

Source: https://github.com/espressif/esp-idf/tree/master/examples/system/unit_test

I can not find this option, if i open ESP-WHO Examples. Is it possible for ESP-WHO?

XiaochaoGONG commented 4 years ago

Why do you need a UT for ESP-WHO examples?