1. 设置环境变量 执行 
   source env.sh
2. 编译测试程序
   make clean
   make
3. 执行测试程序
   ./test
