Decaf Compiler
|
Public test cases (and location for new tests) More...
#include "testsuite.h"
Functions | |
void | public_tests (Suite *s) |
Register all test cases. More... | |
Public test cases (and location for new tests)
This file provides a few basic sanity test cases and a location to add new tests.
void public_tests | ( | Suite * | s | ) |
Register all test cases.
s | Test suite to which the tests should be added |