mirror of
https://github.com/arnaucube/poulpy.git
synced 2026-02-10 13:16:44 +01:00
Add tests to BDD
This commit is contained in:
4
poulpy-schemes/src/tfhe/bdd_arithmetic/tests/mod.rs
Normal file
4
poulpy-schemes/src/tfhe/bdd_arithmetic/tests/mod.rs
Normal file
@@ -0,0 +1,4 @@
|
||||
pub mod test_suite;
|
||||
|
||||
#[cfg(test)]
|
||||
mod fft64_ref;
|
||||
Reference in New Issue
Block a user