Rahix / tbot

Automation/Testing tool for Embedded Linux Development
https://tbot.tools
GNU General Public License v3.0
84 stars 21 forks source link

test/py wrapper should support out-of-tree U-Boot builds #108

Open Rahix opened 8 months ago

Rahix commented 8 months ago

If not, would it be feasible to implement it by extending the API like uboot.testpy(source_dir, build_dir, ...)?

I agree that this needs to happen just as much so people can use the test/py wrapper in environments where they build out-of-tree.

Originally posted by @Rahix in https://github.com/Rahix/tbot/issues/107#issuecomment-1880192186