niseCore build and test
| Entry/evidence | Purpose |
|---|---|
| BuildCustomerProject.bat | Build/configuration entrypoint |
| common/cmake/CMakeLists.txt | Build/configuration entrypoint |
| common/buildscripts/Makefile | Build/configuration entrypoint |
| common/tests/ | Test/validation evidence |
| vfmCore/common/unitTests/ | Test/validation evidence |
| pal/common/unitTests/ | Test/validation evidence |
Minimum validation
- Use the exact configured ref and compatible dependent refs.
- Build the narrowest affected target first.
- Run focused source-derived/unit tests where available.
- Run an exact customer build for interface or configuration changes.
- For driver/ABI/delivery changes, collect package, signing and integration evidence; unit success alone is insufficient.