In pintos/src/tests/threads
, some of the tests are written in c, while some written in perl (ck file), and the other tests have both c and ck files.
two questions :
Is .ck extension used for perl scripts? For some reason, I am not getting satisfiable explanation about the .ck extension.
Why is some written in c and others written in ck?
In Pintos projects, .ck files show you the desired sequence of print outputs. .c files contain the test cases themselves
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With