Mercurial > crates > nonstick
view libpam-sys/libpam-sys-test/tests/test_constants.rs @ 118:39760dfc9b3b
Detect PAM library based only on system lib; rename minimal lib to XSso.
Also formats and assorted other cleanup.
author | Paul Fisher <paul@pfish.zone> |
---|---|
date | Sun, 29 Jun 2025 20:13:03 -0400 |
parents | 178310336596 |
children | 9e05e44050d0 |
line wrap: on
line source
#[test] fn check_constants() { include!(concat!(env!("OUT_DIR"), "/constant_test.rs")) }