8000 GitHub - fudan-ppi/kdhr-test: Tests for kdhr project
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fudan-ppi/kdhr-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

kdhr-test

This project contains tests for kdhr project.

We prepare a docker image on baidu netdisk. Download this image, and execute the following commands to open the test environment:

gunzip kdhr-test.tar.gz
docker import kdhr-test.tar kdhr-test:latest
docker run -itd --privileged --name kdhr-test:latest /bin/bash
docker exec -it kdhr-test /bin/bash
su dhr # Password = 123456
cd ~/kdhr-test

Then run tests by sudo ./test.exp <test_name> [noprotect]. Example:

sudo ./test.exp test2.1
sudo ./test.exp test2.2/rop noprotect

About

Tests for kdhr project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0