diff libpam-sys/libpam-sys-test/tests/runner.rs @ 127:c77846f3a979

GET CTEST WORKING. This will verify that the functions we're exporting are correct. It has been a nightmare.
author Paul Fisher <paul@pfish.zone>
date Mon, 30 Jun 2025 22:56:26 -0400
parents libpam-sys/libpam-sys-test/tests/test_constants.rs@f469b8d9ad78
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/libpam-sys/libpam-sys-test/tests/runner.rs	Mon Jun 30 22:56:26 2025 -0400
@@ -0,0 +1,1 @@
+include!(concat!(env!("OUT_DIR"), "/constant_test.rs"));