wirewinder/firmware/Marlin/tests
2024-10-06 06:18:40 +00:00
..
core ADD: добавил исходные коды марлина из которого собирается прошивка 2024-10-06 06:18:40 +00:00
feature ADD: добавил исходные коды марлина из которого собирается прошивка 2024-10-06 06:18:40 +00:00
gcode ADD: добавил исходные коды марлина из которого собирается прошивка 2024-10-06 06:18:40 +00:00
README.md ADD: добавил исходные коды марлина из которого собирается прошивка 2024-10-06 06:18:40 +00:00

These test files are executed by the unit-tests built from the <root>/test folder.

These are placed outside of the main PlatformIO test folder so we can collect all test files and compile them into multiple PlatformIO test binaries. This enables tests to be executed against a variety of Marlin configurations.

To execute these tests, refer to the top-level Makefile.