GSOC 2024: Week 1 Report: Advancing the ZOO-Project testing capabilities

What work was completed during the said period?

  • Setup ZOO-Project on a local machine[1].
  • Setup a container that provides already all required dependencies and tools in Visual Studio Code[2].
  • Wrote unit tests for the ZOO-kernel[3][4].
  • Wrote a shell script to run the unit tests[5].

What do I plan to do the next week?

  • Continue writing more unit tests.
  • Review and update documentation and tests to reflect any changes or new features.

Am I blocked on anything?

No, currently I am not blocked on anything.

Links:

[1]ZOO-Project Setup

[2]Container Setup

[3]https://github.com/dhruvmehtaaa/ZOO-Project/tree/main/zoo-project/zoo-kernel

[4]https://github.com/dhruvmehtaaa/ZOO-Project/blob/main/zoo-project/zoo-kernel/service.c

[5]https://drive.google.com/file/d/1XLWSIzHVTymLRBEntleIu_u8hWozITYZ/view?usp=sharing