SamPan0212

Results 2 issues of SamPan0212

I use VMware to create a virtual machine and install ubuntu-12.04.5-desktop-amd64.iso ## then I use Autotest Server/Scheduler/WebUI Install script 14:02:39 INFO | Installing the Autotest server 14:02:39 INFO | A...

OS: Ubuntu 18.04 Compiler: Clang15.0.6 Googletest: Googletest 1.13.0 mockcpp: 2.7 > **func.c** > int add(int a, int b){ > return a+b; > } > **func.h** > int add(int a, int...