Oopenvela-robotapps:Add depends to different test cases
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Remove extra whitespace from files (#43) * Remove multiple newlines at the end of file * Remove the white space from the end of line | 2 个月前 | |
Remove extra whitespace from files (#43) * Remove multiple newlines at the end of file * Remove the white space from the end of line | 2 个月前 | |
build: Remve the unnecessary .gitignore Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com> | 2 个月前 | |
nsh: support watch command Signed-off-by: yinshengkai <yinshengkai@xiaomi.com> | 2 个月前 | |
apps:Add depends to different test cases Summary: 1.ftpd 2.unionfs 3.userfs 4.nxffs 5.smart Signed-off-by: chenrun1 <chenrun1@xiaomi.com> | 2 个月前 | |
nshlib: support c++ access nsh api N/A Signed-off-by: Jiuzhu Dong <dongjiuzhu1@xiaomi.com> | 2 个月前 | |
nshlib: support c++ access nsh api N/A Signed-off-by: Jiuzhu Dong <dongjiuzhu1@xiaomi.com> | 2 个月前 | |
builtin: uid and gid configuration for builtin app File uid and gid configuration for builtin fs, if set-user-ID bit is set in the file permissions, then the euid of process set as file uid. Use the confiuration to emulate builtin app set. MODE must octal number and use similar with linux chmod OCTAL-MODE FILE UID = 2000 GID = 3000 MODE = 06555 Signed-off-by: fangxinyong <fangxinyong@xiaomi.com> | 2 个月前 |