gp2040ce-binary-tools/tests
Brian S. Stephan 2d024c5b34
pico.write must happen at 256 byte boundaries
there's no good way to tell if the payload should be padded or if it
should just be realigned, so raise an exception and make the caller
figure it out
2023-07-09 09:16:55 -05:00
..
test-files update test .protos with main + repeated example 2023-07-01 14:45:32 -05:00
conftest.py properly account for combining config section with firmware 2023-06-28 12:52:49 -05:00
test_builder.py add more methods for writing a config to file 2023-06-29 14:43:46 -05:00
test_commands.py it's not possible to mock a run() invocation, bss, you silly man 2023-07-08 23:23:00 -05:00
test_gui.py support the adding of new repeated elements 2023-07-01 17:05:19 -05:00
test_package.py add pytest, test creation/import of config_pb2 module 2023-06-20 19:57:38 -05:00
test_pico.py pico.write must happen at 256 byte boundaries 2023-07-09 09:16:55 -05:00
test_storage.py update test .protos with main + repeated example 2023-07-01 14:45:32 -05:00