tests: Update Makefile.am, signal skipped tests.
* tests/Makefile.am (INCLUDES): Use the new name 'AM_CPPFLAGS'. * tests/t-auth.c (main): Properly signal that the test is skipped. * tests/t-closeallsessions.c (main): Likewise. * tests/t-findobjects.c (main): Likewise. * tests/t-getattribute.c (main): Likewise. * tests/t-getmechanisminfo.c (main): Likewise. * tests/t-getmechanismlist.c (main): Likewise. * tests/t-getsessioninfo.c (main): Likewise. * tests/t-gettokeninfo.c (main): Likewise. * tests/t-opensession.c (main): Likewise.
- Signed-off-by: Justus Winter <justus@g10code.com>