issues
search
rdkcentral
/
ut-core
Unit Test - Core Framework
Apache License 2.0
4
stars
0
forks
source link
Fix few issues on Autogenerate script
#127
Closed
kanjoe24
closed
2 weeks ago
kanjoe24
commented
3 weeks ago
Few issues needs to be fixed on autogenerate script:
The workspace path needs to be ./workspace, not ../workspace
skeletons dir needs to be generated, even if it exists or doesn't exist
The scripts fails on
https://github.com/rdkcentral/rdkb-halif-wifi
The script doesn't mention the error if it fails. Need to add trap on error and exit.
Few issues needs to be fixed on autogenerate script: