-
Notifications
You must be signed in to change notification settings - Fork 8
Development
Before proposing a change, also review the README. Keep changes scoped, add tests appropriate to the affected behavior, and follow the repository's current automation and review requirements.
CMakeLists.txt, Dockerfile, accel/CMakeLists.txt, bci/CMakeLists.txt, bindings/python/pyproject.toml, bindings/python/setup.py, cli/CMakeLists.txt, common/CMakeLists.txt, docker-compose.yml, formats/CMakeLists.txt, framework/CMakeLists.txt, min/CMakeLists.txt, and 3 more.
tests/CMakeLists.txt, tests/__init__.py, tests/functional/__init__.py, tests/functional/test_functional_e2e.py, tests/performance/__init__.py, tests/performance/test_performance_benchmarks.py, tests/simulation/__init__.py, tests/simulation/test_emulation_simulation.py, tests/test_accel.c, tests/test_accel_backend.c, tests/test_adaptive.c, tests/test_agent.c, and 25 more.
These commands are reproduced from the inspected root README or contributing guide:
cmake --build --preset linux-x64-releasecmake -B build -DCMAKE_BUILD_TYPE=Releasecmake --build build --parallelcmake -B build -DEAI_BUILD_TESTS=ONctest --test-dir build --output-on-failurecmake --build buildcmake -B build -DEAI_PROFILE=smart-cameracmake --build build --config ReleaseThis inventory comes from master at abd678b6c627 and found 37 test-related paths among 345 files. Re-check the source tree when that commit is no longer current.