Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using Yarpgen to generate random c++ programs #203

Open
vsnimantha opened this issue Nov 7, 2024 · 1 comment
Open

Using Yarpgen to generate random c++ programs #203

vsnimantha opened this issue Nov 7, 2024 · 1 comment

Comments

@vsnimantha
Copy link

I understand that this tool generates random c++ programs, Where can I locate the generated programs?
Thanks.

@regehr
Copy link

regehr commented Nov 7, 2024

Johns-MacBook-Pro-2:yarpgen regehr$ mkdir tmp
Johns-MacBook-Pro-2:yarpgen regehr$ cd tmp
Johns-MacBook-Pro-2:tmp regehr$ ../yarpgen 
Using default options
For help type ../yarpgen -h
/*SEED 12_3047592028*/
Johns-MacBook-Pro-2:tmp regehr$ ls -l
total 4192
-rw-r--r--  1 regehr  staff   106775 Nov  7 08:39 driver.cpp
-rw-r--r--  1 regehr  staff  2005743 Nov  7 08:39 func.cpp
-rw-r--r--  1 regehr  staff    28308 Nov  7 08:39 init.h
Johns-MacBook-Pro-2:tmp regehr$ 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants