Commit Graph

17 Commits (a93159afd73128c8123d16cd494b1ada92812c17)

Author SHA1 Message Date
Jesse Vincent f9b210c76c
make the docker filesystem layout look more like the modern world
4 years ago
Jesse Vincent 6c02e5606c
make it clear that the run-all target is for running, not building
4 years ago
Jesse Vincent c66ceeea67
Don't pass in top_dir when we don't need to
4 years ago
Jesse Vincent 74a5a373f9
redefine TEST_PATH to start inside tests/
4 years ago
Jesse Vincent 2f873a0e20
clean up top and test dirs
4 years ago
Jesse Vincent ff99286daf
anotehr thing that will not work
4 years ago
Jesse Vincent 3535d91dd7
maybe this fixes tests
4 years ago
Jesse Vincent ad067ee95a
snap
4 years ago
Jesse Vincent 86552b46c1
remove some default goals and export less stuff
4 years ago
Jesse Vincent 9e87da9ffa
get simulator tests to pass in an FQBN, so board props work
4 years ago
Jesse Vincent f74b87e2de
first pass at something that will actually run simulator tests, at least in docker
4 years ago
Jesse Vincent a61765e630
Exit from the testing loop with an error in case of failed test.
4 years ago
Jesse Vincent b0902f35da
Add a "generate-testcases" target to make -C tests
4 years ago
Jesse Vincent b2e899429f
'make clean' fixes
4 years ago
Jesse Vincent e96d06893c
Make it possible to only run a subset of the simulator tests using the TEST_PATH variable
4 years ago
Gergely Nagy 9319cc1099
testing: Build and run the tests separately
4 years ago
Eric Paniagua fad1b7e051
Add a googletest-based test harness & tests
4 years ago