Conversation
Murdock results❌ FAILED 2be3a22 tests/vfs_default: Model kconfig
Build failures (1)
Artifacts |
leandrolanzieri
left a comment
There was a problem hiding this comment.
For some reason the symbols seem not to be found
|
Yup, I will look into it, I guess not as simple as I had hoped. |
63d43ed to
87da708
Compare
|
squashed the fix, I don't think it is helpful for review 😃 |
leandrolanzieri
left a comment
There was a problem hiding this comment.
According to the makefile deps this looks good to me.
| @@ -0,0 +1,6 @@ | |||
| CONFIG_MODULE_VFS_DEFAULT=y | |||
There was a problem hiding this comment.
Still missing CONFIG_MODULE_VFS=y
87da708 to
2be3a22
Compare
|
hehehe, I see why this wasn't added... |
Seems that a bit more modelling is required :) |
|
Needs other modules and packages modelled... |
|
needs rebase |
|
Also not complete. There are some other things I need to do first for this so we can keep it on the backburner for now. |
What is missing ? fs packages ? |
|
no longer needed |
Contribution description
Simple model of kconfig for vfs tests.
Testing procedure
./dist/tools/compile_test/compile_like_murdock.py -a tests/vfs_iterate_mount/ -b allIssues/PRs references