Update test-native-with-redis.sh to detect and use both native implementations: - Extend library detection to check both native/build/ (C++) and native_rust/target/release/ (Rust) - Default to building Rust libraries if neither found (make rust-build) - Check for .so (Linux) and .dylib (macOS) extensions for both implementations |
||
|---|---|---|
| .. | ||
| gen-ssh-test-keys.sh | ||
| test-native-with-redis.sh | ||
| test-prod.sh | ||
| tui-ssh-test.sh | ||