summaryrefslogtreecommitdiff
path: root/tests/cpu-program/cpu-hello-world.slang
AgeCommit message (Collapse)Author
2022-09-20Use `printf` in tests. (#2406)Yong He
Co-authored-by: Yong He <yhe@nvidia.com>
2022-06-21Add CPU executable compile test (#2278)Yong He
* Add cpu executable compile test * Fix. * Fix permission on linux * retrigger build Co-authored-by: Yong He <yhe@nvidia.com>